this is my first cuestion on StackOverflow community!
Today, i have a really strange problem. I made a python script where i do web scrapping to make a dinamic tech store, using firebase, taking all prices form one site, uploading to the DB an then, reading all the information from difereente pages. That works well. I used selenium, BeautifulSoup and firebase_admin.
The problem comes when i tried to automatize the script, to run everyday at 11:00 AM. I tried several ways to do this, but no one works.
I also created a .bat file, and when y double click on it, it works fine, but when i tried to create a programmed task from windows, it didnt worked.
Sorry for my english, its so basic.
I hope you can help me!
cheers
PD: I have WINDOWS 11
Lucas Quaroni is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.