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

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

Try for free

Pay $0.40 for 1,000 tweets

Go to Store
🏯 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.40 for 1,000 tweets

⚡️ 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!

AT

Date filters not being respected

Closed

apos_t opened this issue
5 months ago

Since roughly ~20th of July our run results and subsequently bill has exploded. This is because the date filters aren't being respected. Looking at past open issues it seems that the input structure has changed. Is it possible to clarify in the run attached got what the input structure should look like to accomplish the behaviour we're after?

apidojo avatar

API Dojo (apidojo)

5 months ago

Hello,

The input structure hasn't changed however seems like you are using the INPUT in a wrong way. You are providing your query to the author parameter. You need to use searchTerms if you want to use Twitter queries. Please refer to the readme of our actor to get more information on how to use Twitter queries.

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

Let me know if this helps.

Cheers

AT

apos_t

5 months ago

Thanks for the quick response.

Can you please confirm whether the input on run szTzskcWnrGeV0yhO is structured in a correct way?

Best,

apidojo avatar

API Dojo (apidojo)

5 months ago

Hey there,

There is a slight issue. You need to combine these queries together into a single one. Right now, you have 3 different queries.

Something like this:

"from... OR ... since:2024-08-19 until:2024-08-23",

Does that make sense?

Best

AT

apos_t

5 months ago

I tried that with run cfLyS6y1sFyefoK4Y however there it produces more rows than necessary and again out of scope. Should it maybe be on query per author like:

1"from:xyz since:2024-08-19 until:2024-08-23",
2"from:abc since:2024-08-19 until:2024-08-23",
AT

apos_t

5 months ago

Hey there, can you confirm whether the input for run UFvsiN2G60l6WhZOe is correct. Would you make any adjustments to it?

apidojo avatar

API Dojo (apidojo)

5 months ago

Hello,

It seems correct. Do you have any issues with it?

Cheers

AT

apos_t

5 months ago

Not anymore - the runs appear to have stabilised and the results are closer to the expected range.

Developer
Maintained by Community

Actor Metrics

  • 1.7k monthly users

  • 431 stars

  • 88% runs succeeded

  • 3.4 hours response time

  • Created in Nov 2023

  • Modified 2 hours ago