Twitter (X.com) Scraper Unlimited: No Rate-Limits avatar
Twitter (X.com) Scraper Unlimited: No Rate-Limits

Pricing

Pay per event

Go to Store
Twitter (X.com) Scraper Unlimited: No Rate-Limits

Twitter (X.com) Scraper Unlimited: No Rate-Limits

apidojo/twitter-scraper-lite

Developed by

API Dojo

Maintained by Community

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

114

Monthly users

1.2k

Runs succeeded

89%

Response time

2 hours

Last modified

10 hours ago

SI

Can not collect full data from twitter

Closed
saidur297 opened this issue
6 months ago

I am trying to collect all tweet from the @RTErdogan profile from June1, 2023 to May 3, 2024.

However no matter how many times I am trying to collect the data, or change my queries, it is giving me only the tweets from last 6 months. I am using the following code.

Please go through it and give me proper suggestion

{ "end": "2024-05-03", "maxItems": 1000, "searchTerms": [ "@ from:RTErdogan since:2023-06-01 until:2023-07-01", "@ from:RTErdogan since:2023-07-01 until:2023-08-01", "@ from:RTErdogan since:2023-08-01 until:2023-09-01", "@ from:RTErdogan since:2023-09-01 until:2023-10-01", "@ from:RTErdogan since:2023-10-01 until:2023-11-01", "@ from:RTErdogan since:2023-11-01 until:2023-12-01", "@ from:RTErdogan since:2023-12-01 until:2024-01-01", "@ from:RTErdogan since:2024-01-01 until:2024-02-01", "@ from:RTErdogan since:2024-02-01 until:2024-03-01", "@ from:RTErdogan since:2024-03-01 until:2024-04-01", "@ from:RTErdogan since:2024-04-01 until:2023-05-03" ], "sort": "Top", "start": "2023-06-01", "twitterHandles": [ "RTErdogan" ] }

apidojo avatar

API Dojo (apidojo)

6 months ago

Hello,

The reason is because you are using the actor in a wrong way. You are using both start/end filters and Twitter queries. You should remove start/end and use only Twitter queries. Also your sort sets to Top, but it needs to be Latest. There is also an @ in the beginning which is not needed. You are also using twitterHandles.

We have a very detailed readme file with an exact example which you can just copy paste and change.

Please go through it and check it properly.

https://apify.com/apidojo/tweet-scraper#fetching-the-tweets-of-a-profile

Cheers

Pricing

Pricing model

Pay per event 

This 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).