How to: Dynamic Start date / End date for query wizard
I'd like to pass a dynamic value within the Start date and Date fields of the query wizard of Tweet Scrapper V2
any suggestions?
3 Replies
Post created!
This post has been synced with the Apify community site and will be indexed by search engines
exotic-emerald•9mo ago
Hello! What do you mean with "dynamic"?
Hi @Eko33 check the https://apify.com/useful-tools/dynamic-input Actor, which is capable to start a Run of Other Actor with and generated INPUT based on some node.js code - it has moment.js support in it, check the default Input for examples, otherwise feel free to ask further questions.