🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper avatar
🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper

Pricing

from $0.40 / 1,000 tweets

Go to Store
🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper

🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper

Developed by

API Dojo

API Dojo

Maintained by Community

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

2.5 (73)

Pricing

from $0.40 / 1,000 tweets

721

Total users

17K

Monthly users

2.1K

Runs succeeded

>99%

Issues response

5.3 hours

Last modified

3 hours ago

ME

Dynamic date (current date)

Closed

Memefame opened this issue
9 months ago

Hello. I have the Task with the Actor and I want to create a Schedule for that task but I need to set Start date and Date fields of the query wizard for current date. Final example: Schedule runs the Task -> Task set current date for the query wizard. I need to pass date dynamically on every Task start, because I need to get tweets only since the current date (for example: tweets made today). Or I miss something and I can do it? Thank you.

ME

Memefame

9 months ago

I can clarify the task. How to pass dynamic parameters for input to the Task with the Actor? That is, if I, for example, want to set such input "from:NASA since:2023-11-01 until:2023-12-01" or just specify the start (date). How can this be done before the Task starts, considering that I want to set the input parameters dynamically?

apidojo avatar

API Dojo (apidojo)

9 months ago

Hello,

You can use Apify's API and SDKs to initiate a run programmatically. When you are initiating the run, you can set those dates to anything basically.

Best