ZenScraper is an asynchronous scraper built with Python and Playwright designed for efficiently retrieving tweets from X.com (formerly Twitter). It supports scraping original tweets, retweets, and filtering tweets by date.
Stars
16
Forks
0
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
multiple updates to zenscraper for cleaner format and show full text functionality for tweets plus retweets
da45bd3View on GitHubAdd logic for scrolling to quit when max tweets is met or there are no more tweets to scroll
892dac3View on GitHubmultiple fixes including search date function and txt output parsing
60b223cView on GitHub