Search the Community
Showing results for tags 'schedule'.
-
I have a bot that works fine if I launch it by clicking the exe file. The bot failed to read a text file with ($list from file) if it's launched by Task Scheduler. Any suggestions? It may have something to do with file permissions.
-
Hello fellow Ubotters, I would like to get some advice on best practices for how to automate the running of a bot which has a large number of pages to scrape. First I will give a little bit of background, and then hopefully someone can give me a few good ideas to implement. There is one site that I would like to scrape, and I need to pass through a series of unique URLs to the site. With each loop, I write the unique URL into a separate table so that I can keep track of which ones have been done and which ones still need to be done. Perhaps an example will help to demonstrate my situati