Twitter Scraper - Unlimited Tweets, Fixed Price avatar
Twitter Scraper - Unlimited Tweets, Fixed Price

Pricing

$40.00/month + usage

Go to Store
Twitter Scraper - Unlimited Tweets, Fixed Price

Twitter Scraper - Unlimited Tweets, Fixed Price

Developed by

epctex

epctex

Maintained by Community

Extract unlimited Twitter data with fixed monthly pricing. Scrape user tweets, conversations, and search results with advanced filtering options. Features multi-lang support, geo-targeting, and detailed user analytics. Perfect for researchers, analysts, and businesses needing reliable Twitter data.

0.0 (0)

Pricing

$40.00/month + usage

0

Total users

28

Monthly users

11

Runs succeeded

>99%

Issue response

4.9 days

Last modified

5 hours ago

You can access the Twitter Scraper - Unlimited Tweets, Fixed Price 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://x.com/KMbappe",
< "https://x.com/search?q=real%20madrid&src=typed_query",
< "https://x.com/realmadrid/status/1877491794000412879"
< ],
< "searchTerms": [
< "web scraping",
< "scraping from:apify"
< ],
< "twitterHandles": [
< "elonmusk",
< "taylorswift13"
< ],
< "conversationIds": [
< "1754067365707563045",
< "1732037140111102460"
< ],
< "maxItems": 1000,
< "sort": "Latest",
< "tweetLanguage": "en",
< "author": "apify",
< "inReplyTo": "webexpo",
< "mentioning": "elonmusk",
< "geotaggedNear": "Los Angeles",
< "withinRadius": "15km",
< "geocode": "37.7764685,-122.4172004,10km",
< "placeObjectId": "96683cc9126741d1",
< "minimumRetweets": 5,
< "minimumFavorites": 5,
< "minimumReplies": 5,
< "start": "2021-07-01",
< "end": "2021-07-02",
< "customMapFunction": "(object) => { return {...object} }"
<}' |
<apify call epctex/twitter-scraper --silent --output-dataset

Twitter Scraper - Unlimited Tweets, Fixed Price API through CLI

The Apify CLI is the official tool that allows you to use Twitter Scraper - Unlimited Tweets, Fixed Price locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: