
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 (14)
Pricing
Pay per event
154
Monthly users
2.1k
Runs succeeded
>99%
Response time
5.9 hours
Last modified
19 hours ago
When I run task from Python the results are empty
Closed
You can see from run ID j3ei3yx5uRnGxIi2t that the actor did not return results when run from Python. The only time I get results is when I start the actor from the Apify UI.
This is the Python code I ran: ################################ from apify_client import ApifyClient
Initialize the ApifyClient with your API token
client = ApifyClient("MYTOKEN")
Run the Actor task and wait for it to finish
run = client.task("zNeot4gIawbWAdZuP").call()
Fetch and print Actor task results from the run's dataset (if there are any)
for item in client.dataset(run["defaultDatasetId"]).iterate_items(): print(item)

Hello,
Unfortunately it is not possible to use the actor via API if you are on a free plan. Please subscribe to a paid plan in order to use it via API.
Cheers
Pricing
Pricing model
Pay per eventThis Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
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.05
Price for retrieving data from a specific tweet URL.
Dataset Item Tier 1
$0.0004
Pricing for dataset items in small batches (≤5 queries per run).
Dataset Item Tier 2
$0.0008
Pricing for dataset items in medium batches (6-10 queries per run).
Dataset Item Tier 3
$0.0012
Pricing for dataset items in regular batches (11-30 queries per run).
Dataset Item Tier 4
$0.0016
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).