CONNECT WITH API OTHER SOFTWARE AND START SCRAPING
Status: Open · Asked by Alessio on · 0 views
hi, I need to automate the start of scraping, from my "RE:TUNE"app. Now the program allows me to point to a URL and by clicking on the button it starts the activity. I would like to be able to automate this every day at a specific time. How can I start scraping with the program's API key available? Thank you.
Hi @Alessio,
Currently, we don't have a direct integration with 'Re:Tune' application you are referring to.
You can use a Scheduler to trigger your workflow at a specific time.
youtube.com/watch?v=N2mPQW8O2Pk
If 'Re:Tune' has a REST API you can try using API by Pabbly module to execute your endpoint.