Use CasesScrape tweets and profile data from X
Personal assistantResearchMarketing / contentAutomation
Scrape tweets and profile data from X
Recipe by @mr.potato
View Source RepositoryHow it works
Installs Scweet and authenticates using a dummy X account's auth_token cookie — no official API key required. It searches tweets by keyword, hashtag, date range, or specific user, fetches full profile timelines, pulls follower and following lists, and retrieves user bios and metadata. Results are saved as CSV or JSON for further analysis, reporting, or monitoring. For higher-volume runs, the agent can pool multiple dedicated accounts with proxies to stay within rate limits.
Example Prompt
“"Scrape all tweets mentioning 'AI agents' from the past 30 days, then pull the profile info and follower count for the top accounts in the results."”