python script that scrapes tweets
-
Updated
Dec 6, 2024 - Python
python script that scrapes tweets
This is a comprehensive Flask-based backend API for a Chrome extension that enables users to share and access Twitter/X feeds through a secure authentication system. The application allows users to register, authenticate, save their X.com cookies, and share their feeds with other users who can then fetch tweets from shared accounts
Research-grade scraper for X / Twitter timelines. Account rotation, jittered pacing, cursor-resume, single-file CSV output. Built for academic and journalistic research.
The X.com Tweet Extraction Project is designed to extract and store tweets related to specific topics (e.g., technology, AI, innovation, and science) using asynchronous requests. The project scrapes tweets based on a search query while handling rate-limiting scenarios. Extracted tweet data is saved in a CSV file for further analysis.
Add a description, image, and links to the twikit topic page so that developers can more easily learn about it.
To associate your repository with the twikit topic, visit your repo's landing page and select "manage topics."