2023-09-09 12:23:18 +08:00
2023-09-09 12:23:18 +08:00
2023-09-08 23:19:17 +08:00
2023-09-08 23:19:17 +08:00
2023-09-09 12:23:18 +08:00
2023-09-09 12:23:18 +08:00
2023-09-09 12:23:18 +08:00

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.
Readme Apache-2.0 215 KiB
Languages
Jupyter Notebook 52.9%
Python 47.1%