Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanMartin authored Dec 2, 2018
1 parent 0d66217 commit d77dcdb
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
You can either go through the iPython notebook, which has the entire article and code, or run the scraping script directly.

To run the script directly:

+ Install the requirements: `pip install requests bs4 tqdm`
+ Navigate to script's directory and run: `python script.py`

Print statements were added so you should see some output about the script's status.

0 comments on commit d77dcdb

Please sign in to comment.