🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper avatar
🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper
Try for free

Pay $0.30 for 1,000 tweets

View all Actors
🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper

🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper

apidojo/tweet-scraper
Try for free

Pay $0.30 for 1,000 tweets

⚡️ Lightning-fast search, URL, list, and profile scraping, with customizable filters. At $0.30 per 1000 tweets, and 30-80 tweets per second, it is ideal for researchers, entrepreneurs, and businesses! Get comprehensive insights from Twitter (X) now!

WM

Update: Results not reflecting input

Closed

wisteria_mat opened this issue
2 months ago

Hello, I am trying to scrape several thousand tweets by user. The input I've used in the past no longer seems to be working.

I specify:

In search terms: from:USER, until:2024-02-13 (tweets from USER until a specific date)

10,000 tweets.

However, it only returns about 200 tweets, and none from the USER I specified.

UPDATE:

Thanks for your quick reply. I wasn't sure how to reply to your message. I'm still not able to get any results after including the JSON code. Please see the screenshot attached - I've done quite a bit of trial and error with no luck.

Cheers.

apidojo avatar

API Dojo (apidojo)

2 months ago

Hey hey,

As I mentioned in your previous issue, you need to combine that 2 queries like the following:

1{
2  "searchTerms": [
3    "from:apple until:2024-02-13",
4  ],  
5}

If you provide them separately, you will get results both "From apple" and "any tweets until 2024-02-13". You need to combine them into a single query if you want the tweets from apple until that time.

Cheers

Developer
Maintained by Community
Actor metrics
  • 1.4k monthly users
  • 166 stars
  • 98.5% runs succeeded
  • 6.5 hours response time
  • Created in Nov 2023
  • Modified about 22 hours ago