Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vishruthdevan committed Jul 7, 2022
1 parent ccbae44 commit 59c5744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Scrapping course registration info from vtop because they don't want to give us
### Usage
- `pip install -r requirements.txt`
- Enter the required values in the `config` dictionary and add course codes of the required courses in the `courses` list
- Leaving the list empty will scrape all courses visible to you (BEWARE, YOU CAN GET SOFTLOCKED OUT FOR 15 MINUTES IF YOU DO THIS)
- `python scrape.py`
- leaving the list empty will scrape all courses (BEWARE, YOU CAN GET SOFTLOCKED OUT FOR 15 MINUTES IF YOU DO THIS)

### Output
- A courses.csv file will be created.

0 comments on commit 59c5744

Please sign in to comment.