Twitter Scraper
Pricing
from $3.00 / 1,000 results
Twitter Scraper
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Megan Studios
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Twitter / X GraphQL Scraper
A robust, stealthy Twitter (X) scraper that bypasses anti-bot protections by perfectly mimicking your browser's network requests.
Instead of relying on unstable Puppeteer automation or easily-blocked headless browsers, this Actor takes developer-provided cookies and headers from a real browser session, then uses them to query Twitter's hidden GraphQL API directly.
This guarantees 100% data extraction success without getting blocked!
Features
- No Headless Browser: Extremely fast because it directly queries the API using
Axios. - Zero Bot Detection: Uses exact browser fingerprints, cookies, and
User-Agent. - Raw JSON Output: Provides the exact, rich JSON data that Twitter sends to its own web app.
How to Use
To run this Actor, simply select what you want to scrape and provide the target identifier:
- Scrape Target Type: Select whether you want to scrape a user profile, a single tweet, tweet replies, or retweets.
- Target Identifier: Enter the username (e.g.,
elonmusk) or the Tweet ID (e.g.,123456789). - Click Start!
Output
The scraper will execute the HTTP request and save the raw JSON response directly into your Apify Dataset.
You can then download this dataset as JSON, CSV, or Excel directly from the Apify Console. The raw response will also be logged into the Default Key-Value store for debugging purposes.