A python web scraper for Twitter data
Stars
99
Forks
75
Watchers
99
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Improved error handling so that tweets are not rejected if certain fields are null, etc...; Leveraged the `WebDriverAwait` class to enable better detection of desired load states; Each record is saved while scraping instead of all at the end; minimizing data loss for a failed session.
ba393ddView on GitHub