Get started
Product
Back
Start here!
Ready-to-run tools for your AI agents and apps. Just pick one and go.
Browse 67,742 Actors
Apify platform
Apify Store
Actors for any job on the web
Actors
Build and run serverless programs
Integrations
Connect with apps and services
MCP
Give your AI access to Actors
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
MCP server configuration
Configure your Apify MCP server with Actors and tools for seamless integration with MCP clients.
Start building
Apify for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Data for AI agents
Lead generation
Market research
View more →
Consulting
Professional services
Apify Partners
Developers
Documentation
Full reference for the Apify platform
Actor templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your Actors and get paid
Learn
API reference
CLI
SDK
Earn from your code
$1.5M paid out last month. Many developers earn over $3k.
Start earning now
Resources
Help and support
Advice and answers about Apify
Actor ideas
Get inspired to build Actors
Changelog
See what’s new on Apify
Customer stories
Find out how others use Apify
Company
About Apify
Contact us
Blog
Live events
Doing Good
Jobs
We're hiring!
Join our Discord
Talk to other builders
Pricing
Contact sales
X Tweet Scraper
Pay per usage
devchrisvaz/x-tweet-scraper
Rating
0.0
(0)
Developer
Alexander Vazquez
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
23 days ago
Last modified
Categories
Other
Share
qaseemiqbal/tweet-x-scraper
Collect public X/Twitter tweets from usernames, from:username queries, tweet URLs, and tweet IDs. Export clean tweet text, author info, engagement metrics, media, links, and run summaries without X login.
Muhammad Qaseem Iqbal
ikdem/x-tweet-scraper
Extract public tweets from X (Twitter) by username or tweet ID. No official API key required.
Ikdem Ben Mbarek
api_heros/twitter-scraper
Scrape tweet details and reply threads from X (Twitter) via the authenticated GraphQL API. Extract full tweet text, authors, metrics, media, hashtags, and replies as structured JSON.
API HEROS
automationagents/twitter-tweet-scraper
Extract details from any Twitter/X post URL, including text, engagement, and author. Built for tweet-level analysis and enrichment.
Alex Jordan
goat255/twitter-tweet-scraper
Bulk tweet scraper for Twitter / X: pull tweets by username, tweet URL or tweet ID, with no API key and no login. Get text, media, engagement counts, language and reply or retweet flags. Great for sentiment analysis, brand monitoring and content research. One clean row per tweet.
Goutam Soni
28
5.0
moving_beacon-owner1/my-actor-21
Fetch structured tweet data instantly from public X (Twitter) posts — no authentication required.Lightweight tool to extract tweet content, metadata, and engagement metrics by ID.Fast and reliable tweet extraction tool built for developers — no API keys needed.
Jamshaid Arif
lurkapi/x-twitter-tweet-scraper
Scrape tweets from X.com by profile handle, tweet URL, search query (advanced operators), or list. Pay per tweet. Optional add-ons: full author enrichment, thread expansion, media URLs, language detection.
LurkAPI
3
simoit/x-twitter-search-tweets-scrapper
Scrape X / Twitter tweets by keyword, URL, conversation ID, author, date, engagement, and media filters. Export structured tweet data for monitoring, research, and automation.
simoit
82
bgfc97/twitter-tweet-scraper
Scrape public X (Twitter) tweet details by URL or ID — text, author, likes, retweets, replies, quotes, views, media, hashtags, mentions, and quoted tweet — via the official syndication endpoint. No login required.
Bruno
barefoot_year/x-profile-tweet-scraper
Scrape tweets from any X/Twitter profile by username or URL. No login required. Returns full tweet data including media, author info, engagement metrics, quotes and replies.
Ghost Rider
85
Description
JSON example
Target Users
fromUsers
Optional
Array of X usernames to scrape.
[]
Item
Tweet IDs
tweetIds
Array of specific Tweet IDs to scrape.
Search Terms
searchTerms
Unsupported.
Hashtags
hashtags
Array of hashtags to scrape.
Since Date
since
ISO-8601 date or timestamp, inclusive.
Until Date
until
Language
language
Language code of the tweets.
Minimum Likes
minLikes
Minimum number of likes.
Minimum Retweets
minRetweets
Minimum number of retweets.
Minimum Replies
minReplies
Minimum number of replies.
Only Verified
onlyVerified
Only scrape tweets from verified users.
Media Type
mediaType
Filter tweets by media type.
Include Replies
includeReplies
Include replies in the scraped tweets.
Include Retweets
includeRetweets
Include retweets in the scraped tweets.
Sort By
sortBy
Sort order of the tweets.
Maximum Results
maxResults
Maximum number of results to return.
Proxy Configuration
proxyConfiguration
Proxy configuration to use.
Auth Cookies
authCookies
Array of X authentication cookies (e.g. 'auth_token=...; ct0=...'). If provided, the scraper will use them instead of Guest Tokens.