Skip to content

Import Target Urls and Reload Each X minutes - From File

Let's say i am running 3rd party software to scrape. I am saving all results in real time to URLS.txt

I would like to import target URL's from URLS.txt and reload the file each 10 minutes to keep getting fresh urls source.

Thank You

Comments

  • SvenSven www.GSA-Online.de
    Just use the %file% macro and it is reloaded automatically.
  • So lets say i am creating .txt file with %file% macro and importing it into project?
  • SvenSven www.GSA-Online.de
    yes, but you use in the url fild the %file% macro.
  • very interesting setup. how do we setup so that it reload every X minutes tho? Is there a setting for that?
  • SvenSven www.GSA-Online.de
    there is no setting, it does that in fixed intervals.
Sign In or Register to comment.