A simple tool to crawl tweets from X (Twitter) using Playwright.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
refactor: Remove unnecessary sleep calls during scrolling in crawl functions
4cfa732View on GitHubfix: Update cache directory and add auth token for PlaywrightCache initialization
11ead57View on GitHubAdd delay options for tweet crawling and update cache metadata filename
933a489View on GitHubFix environment variable for ACCESS_TOKEN and remove obsolete Twitter cache test file
8c2e04eView on GitHubEnhance error handling in crawl functions with retry logic and backoff for timeouts and rate limits
1b0f79aView on GitHubRefactor scroll behavior in crawl functions and update scroll_down to remove smooth scrolling
e1e9afdView on GitHubUpdate cache metadata filename format and clear cache on load failure
e11382cView on GitHubImplement caching system for network requests and enhance logging setup
1f3b8e2View on GitHubUpdate default search_tab value to "TOP" in crawl and crawl_buffer functions
954fdfbView on GitHubUpdate requirements.txt to reflect changes in package dependencies
9e475cbView on GitHubUpdate README.md to reflect correct search keyword in CLI and library examples
962577eView on GitHubFix username extraction in crawl_buffer function to use user core data
3737d1fView on GitHubRefactor crawl function to improve user data extraction and reduce timeout duration in scrolling
4c38381View on GitHubRefactor imports and enhance logging functionality; update .gitignore to exclude output files
34dc6f9View on GitHubUpdate .gitignore to include comprehensive exclusions for various file types and directories
5a55af5View on GitHub19
commits