
Twitter (X.com) Scraper Unlimited: No Rate-Limits
Pricing
Pay per event

Twitter (X.com) Scraper Unlimited: No Rate-Limits
Introducing Twitter Scraper Unlimited, the most comprehensive Twitter data extraction solution available. Our enterprise-grade scraper offers unmatched capabilities with a transparent event-based pricing model, making it perfect for both small-scale and large-scale data extraction needs.
4.5 (6)
Pricing
Pay per event
108
Monthly users
1.1k
Runs succeeded
86%
Response time
2.1 hours
Last modified
4 hours ago
run error with startURL 1 url
apify_client._errors.ApifyApiError: Maximum cost per run is less than the allowed minimum of $0.02

Hello,
The error seems self explanatory, can you please elaborate on the issue?
Cheers
ux61qkej
code: run_input = { **ApiDojoTwitterScraper.BASE_RUN_INPUT, "startUrls": [entity.uri], "maxItems": tweet_count, } run_config = RunConfig( actor_id=ApiDojoTwitterScraper.ACTOR_ID, debug_info=f"Validate {entity.uri}", max_data_entities=tweet_count, )
1# Retrieve the tweets from Apify. 2 dataset: List[dict] = None 3 try: 4 dataset: List[dict] = await self.runner.run(run_config, run_input) 5 except ( 6 Exception
error log: apify_client._errors.ApifyApiError: Maximum cost per run is less than the allowed minimum of $0.02 error with actor:jYOf8cB2ZCygBEpOZ but run success with 61RPP7dywgiy0JPD0

Hello,
Can you please remove max_data_entities
and try again? This field has been changed with the PPE model, you can refer to the Apify docs.
Cheers
Pricing
Pricing model
Pay per eventThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Search/Profile/List etc Query
$0.016
Price for processing a search term, profile handle, or Twitter query. Includes first ~40 results.
Single Tweet URL Query
$0.050
Price for retrieving data from a specific tweet URL.
Dataset Item Tier 1
$0.000
Pricing for dataset items in small batches (≤5 queries per run).
Dataset Item Tier 2
$0.001
Pricing for dataset items in medium batches (6-10 queries per run).
Dataset Item Tier 3
$0.001
Pricing for dataset items in regular batches (11-30 queries per run).
Dataset Item Tier 4
$0.002
Pricing for dataset items in large batches (31-100 queries per run).
Dataset Item Tier 5
$0.002
Pricing for dataset items in extensive batches (>100 queries per run).