X.com Twitter API Scraper avatar
X.com Twitter API Scraper

Pricing

$0.40 / 1,000 tweets

Go to Store
X.com Twitter API Scraper

X.com Twitter API Scraper

Developed by

xtdata

xtdata

Maintained by Community

Scrape Twitter (X) data efficiently with this powerful Apify Actor. Real-time, authentic data. No pre-built databases. Extract tweets, user profiles, and more using keywords, hashtags, URLs, and advanced search filters. Fast, reliable, and cost-effective. #TwitterScraper

5.0 (1)

Pricing

$0.40 / 1,000 tweets

5

Total users

165

Monthly users

81

Runs succeeded

>99%

Issue response

5 hours

Last modified

7 days ago

You can access the X.com Twitter API Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< "https://twitter.com/apify",
< "https://twitter.com/search?q=apify%20&src=typed_query"
< ],
< "searchTerms": [
< "web scraping",
< "scraping from:apify"
< ],
< "twitterHandles": [
< "elonmusk",
< "taylorswift13"
< ],
< "maxItems": 50,
< "sort": "Latest",
< "tweetLanguage": "en",
< "start": "2021-07-01",
< "end": "2021-07-02",
< "customMapFunction": "(object) => { return {...object} }"
<}' |
<apify call xtdata/twitter-x-scraper --silent --output-dataset

X.com Twitter API Scraper API through CLI

The Apify CLI is the official tool that allows you to use X.com Twitter API Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: