Router plan mode on and off

Hi @mycontactstest77 , Welcome to the Bardeen Community :slight_smile:

hmmm every 6 minutes isn’t currently possible with Bardeen at the moment, but you can request it for consideration for future implementation here - :bulb:Share an idea

The most frequent to automatically run an automation is once per day:

However, I guess you could make separate automations that run daily that are ran 6 minutes apart so 240 total (1440 minutes in a day/6 minutes), but that would take a lot of time and isn’t ideal. It is a workaround for the moment though for this use case.

Here’s the actions to use for the automations:

  1. When a scheduled event occurs
  2. Scrape data in the background

Create a scraper template that clicks that button on the router’s setting page

  1. Wait for delay
  2. Scrape data in the background

I hope this helps!
Thank you,
Jess