Python Forum
Hosting a script on a VPS, and on a schedule?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hosting a script on a VPS, and on a schedule?
#1
A friend helped me by writing a python script. Basically, it opens a browser, navigates to a website, opens several pages on the site looking for specific products. The links to be opened are in a text file. If they're in stock, they're added to cart and checks out. If nothing is in stock, it closes the browser. I've added it to my task scheduler on Win 10, and everything is working as anticipated.

I have a couple of questions. What would be the best way to host the script online, versus running from my laptop? At the same time, I'd like to still be able to schedule when it runs.

I've read that a VPS would be a good way to accomplish this, but I don't know. I've been reading and watching youtube videos, but I'm still not sure where to start.

Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cancelling previous schedule cosmarchy 2 2,798 Sep-15-2021, 04:55 PM
Last Post: Larz60+
  something i noticed about the "schedule" module Stan2292 1 1,770 Aug-30-2019, 06:04 AM
Last Post: buran
  How to schedule Jupyter Notebooks with Papermill wendysling 0 2,516 Jun-11-2019, 05:53 PM
Last Post: wendysling
  schedule module conundrum wgovideo 11 4,342 May-29-2019, 06:39 PM
Last Post: wgovideo
  I got a problem with python schedule darktitan 2 3,504 Sep-22-2018, 12:49 PM
Last Post: darktitan
  Schedule with other processing RValentim 7 3,985 Jul-10-2018, 12:57 PM
Last Post: RValentim
  How to convert Schedule to APScheduler module? penguin9 2 3,775 May-03-2018, 12:44 PM
Last Post: penguin9
  Creating a schedule program ndplokkaar 4 3,978 Nov-23-2017, 04:21 PM
Last Post: ndplokkaar
  Suggestions Needed For Free Hosting Services for my non-Django App Loophole16 2 6,435 Oct-05-2016, 06:04 PM
Last Post: Loophole16

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020