Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prakharchoudhary/twitteradvsearch
A scraping tool to scrape tweets with user provided keywords and hashtags, in a given data range.
https://github.com/prakharchoudhary/twitteradvsearch
csv python-3-5 selenium twitter twitter-scraper web-scraping
Last synced: 6 days ago
JSON representation
A scraping tool to scrape tweets with user provided keywords and hashtags, in a given data range.
- Host: GitHub
- URL: https://github.com/prakharchoudhary/twitteradvsearch
- Owner: prakharchoudhary
- License: mit
- Created: 2017-06-29T17:31:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T20:03:06.000Z (about 7 years ago)
- Last Synced: 2024-12-20T23:24:22.129Z (8 days ago)
- Topics: csv, python-3-5, selenium, twitter, twitter-scraper, web-scraping
- Language: Python
- Size: 10.7 KB
- Stars: 20
- Watchers: 4
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TwitterAdvSearch
A scraping tool to scrape tweets with user provided keywords and hashtags, in a given data range.## Usage
Type `python --version` in the terminal to check that python3 is installed.Type `pip install -r requirements.txt` in the terminal to install all the external dependencies.
Type `python scraper.py` in the terminal from the directory that you cloned to run the program.
Follow the instruction from the script to do advanced searches on Twitter