Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bpb27/twitter_scraping
Browse files Browse the repository at this point in the history
  • Loading branch information
bpb27 committed Nov 22, 2016
2 parents 1233c71 + 26c22ae commit 790f90a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Twitter makes it hard to get all of a user's tweets (assuming they have more tha
- you'll see a browser pop up and output in the terminal
- do some fun other task until it finishes
- once it's done, it outputs all the tweet ids it found into `all_ids.json`
- every time you run the scraper with different dates, it will add the new ids to the same file
- it automatically removes duplicates so don't worry about small date overlaps

## Troubleshooting the scraper

Expand Down

0 comments on commit 790f90a

Please sign in to comment.