783294a1edce34d2e2bd77b8f44408fa0375cf82
selenium-twitter-scraper
Setup
pip install -r requirements.txt
Usage
python scraper
Arguments
usage: python scraper [arg]
Arguments Description
--tweets : No. of tweets. 50 default.
e.g. --tweets=500
Description
This is a Twitter Scraper which uses Selenium for scraping tweets. It is capable of scraping tweets from home, user profile, hashtag, query or search, and advanced searches.
Languages
Jupyter Notebook
52.9%
Python
47.1%