https://github.com/ghoumbadji/scraping_twitter_posts
Python script to scrape posts from Twitter/X
https://github.com/ghoumbadji/scraping_twitter_posts
beautifulsoup4 scraping selenium twitter
Last synced: about 1 year ago
JSON representation
Python script to scrape posts from Twitter/X
- Host: GitHub
- URL: https://github.com/ghoumbadji/scraping_twitter_posts
- Owner: ghoumbadji
- Created: 2025-04-26T22:29:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-29T11:25:41.000Z (about 1 year ago)
- Last Synced: 2025-04-30T04:57:13.313Z (about 1 year ago)
- Topics: beautifulsoup4, scraping, selenium, twitter
- Language: Jupyter Notebook
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scraping_Twitter_Posts
Since scraping Twitter directly has become nearly impossible and the official Twitter API is prohibitively expensive, I've developed a script that collects data via Nitter - an alternative front-end for Twitter that provides access to the same public posts and user content.