Actually, I am new to python and I want to download some content from a website daily. So what can I use to run that file each day? Any help would be appreciated!
Asked
Active
Viewed 85 times
1 Answers
0
If you use Unix based system, you may put daily cronjob. Also there are some alternatives for Windows : What is the Windows version of cron? In this way script that you want will be automatic executed.

Community
- 1
- 1