
🏯 Tweet Scraper V2 - X / Twitter Scraper
Pricing
from $0.40 / 1,000 tweets

🏯 Tweet Scraper V2 - 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.8 (87)
Pricing
from $0.40 / 1,000 tweets
796
Total users
19K
Monthly users
2.6K
Runs succeeded
>99%
Issues response
4.1 hours
Last modified
8 hours ago
The start param doesnt work
Closed
Im trying to fetch tweets from the last 3 days but it return tweets before 3 days. it seems like the start param is being ignored

Hello,
Can you please share your run id so we can investigate this?
Cheers

Hello,
start
/ end
filters don't for with startUrls
and twitterHandles
. If you want to fetch a tweets of a profile by date you need to use Twitter queries. Please refer to the examples at https://apify.com/apidojo/tweet-scraper#fetching-the-tweets-of-a-profile
@riccardo.angius for your case, you can use a query like:
{"searchTerms: ["from:username since:2023-06-01 until:2025-01-14"]}
@rshabo if your issue is different, feel free to re-open the issue.
Cheers
riccardo.angius
Many thanks! And sorry for the time waste