
🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper
Pricing
$0.40 / 1,000 tweets

🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper
⚡️ Lightning-fast search, URL, list, and profile scraping, with customizable filters. At $0.40 per 1000 tweets, and 30-80 tweets per second, it is ideal for researchers, entrepreneurs, and businesses! Get comprehensive insights from Twitter (X) now!
3.6 (66)
Pricing
$0.40 / 1,000 tweets
652
Total users
14.8k
Monthly users
1.4k
Runs succeeded
>99%
Issue response
5 hours
Last modified
3 hours ago
I cannot tweets froma specific date
Closed
I have tried to get them with python using various querys and also with the interface available on the website while specifically setting a start and end date; The result is always the same, I get the most recent posts in descending order and the date range parameter is completely ignored. Tweets do exist on that date from that account.
ornate_thread
The last run was using the website interface and I specified the start and end date only to get the most recent posts.

Hello,
Can you please share your run ID so we can investigate?
Cheers
ornate_thread
ornate_thread
Run id from the web app: z71VJVia0QnwCcYMQ
ornate_thread
Tested and it's not working!

Hello,
You are using the parameters wrong. start/end filters doesn't work with startUrls or twitterHandles. If you want to fetch a profile's tweets by date, you need to use Twitter queries. Please read the docs https://apify.com/apidojo/tweet-scraper#fetching-the-tweets-of-a-profile
Also by setting the maxItems: 25, you are violating the terms. You need to fetch at least 50 tweets as stated in the terms https://apify.com/apidojo/tweet-scraper#important-note
Cheers