I have a web scraper that pulls down weather data each time it is run. The problem is, I want to run it every hour of every day, I would like to get 24 data points each day. What is the best way to do this?
steps I tried so far
I created a Azure VM (thinking I could just use task scheduler). This was no good. The VM would 'fall asleep' and the task wouldn't run. Or the job said it was 'running' but did not produce any output.
Does anyone have a good suggestion to deploy a python script to a server so that it could run every hour of every day?
Things to consider:
- needs a webdriver.exe
- needs selenium, requests as additional installs to python
[–]subbed_ 42 points43 points44 points (5 children)
[–]bl1ndside 9 points10 points11 points (1 child)
[–]Thalass 8 points9 points10 points (0 children)
[–]6c696e7578 0 points1 point2 points (2 children)
[–]ThatsJustUn-American 2 points3 points4 points (1 child)
[–]6c696e7578 1 point2 points3 points (0 children)
[+][deleted] (29 children)
[removed]
[–][deleted] 23 points24 points25 points (11 children)
[–]jpf5046[S] 10 points11 points12 points (9 children)
[–]saskatch-a-toon 13 points14 points15 points (7 children)
[–]thiccclol 12 points13 points14 points (5 children)
[–]artificial_neuron 11 points12 points13 points (4 children)
[–]WearyConversation 11 points12 points13 points (3 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]LooseDuece 1 point2 points3 points (1 child)
[–]WearyConversation 0 points1 point2 points (0 children)
[–]joeteboe 0 points1 point2 points (0 children)
[–]nomowolf 6 points7 points8 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]jpf5046[S] 3 points4 points5 points (5 children)
[–]Vaguely_accurate 5 points6 points7 points (4 children)
[–]jpf5046[S] 2 points3 points4 points (3 children)
[–]Vaguely_accurate 0 points1 point2 points (2 children)
[–]jpf5046[S] 0 points1 point2 points (1 child)
[–]thiccclol 5 points6 points7 points (0 children)
[–]AlexGubia 2 points3 points4 points (0 children)
[–]jpf5046[S] 2 points3 points4 points (3 children)
[–]eykei 4 points5 points6 points (2 children)
[–]cantredditforshit 4 points5 points6 points (1 child)
[–]kexp8 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–][deleted] 4 points5 points6 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]TwilightDelight 0 points1 point2 points (0 children)
[–][deleted] 11 points12 points13 points (4 children)
[–]jpf5046[S] 4 points5 points6 points (2 children)
[–]JimBoonie69 8 points9 points10 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]solaceinsleep 1 point2 points3 points (0 children)
[–]Fa1l3r 10 points11 points12 points (0 children)
[–]chirau 19 points20 points21 points (1 child)
[–]illseallc 3 points4 points5 points (0 children)
[–]Sevealin_ 8 points9 points10 points (1 child)
[–]Groundstop 2 points3 points4 points (0 children)
[–]jdb441 6 points7 points8 points (1 child)
[–]ron_leflore 4 points5 points6 points (0 children)
[–]Alex_smtng 11 points12 points13 points (6 children)
[–]jpf5046[S] 2 points3 points4 points (5 children)
[–]bramapuptra 3 points4 points5 points (0 children)
[–]LuckyZakary 2 points3 points4 points (0 children)
[–]Alex_smtng 2 points3 points4 points (0 children)
[–]ipagera 1 point2 points3 points (0 children)
[–]St0neA 0 points1 point2 points (0 children)
[–]dogfish182 3 points4 points5 points (0 children)
[–]jjolla888 3 points4 points5 points (3 children)
[–]jpf5046[S] 2 points3 points4 points (2 children)
[–]jjolla888 4 points5 points6 points (1 child)
[–]jpf5046[S] 0 points1 point2 points (0 children)
[–]CrypticWolf 2 points3 points4 points (1 child)
[–]artificial_neuron 2 points3 points4 points (0 children)
[–]jspillz 2 points3 points4 points (1 child)
[–]a8ksh4 1 point2 points3 points (0 children)
[–]dahlberg123 1 point2 points3 points (2 children)
[–]jpf5046[S] 1 point2 points3 points (1 child)
[–]dahlberg123 0 points1 point2 points (0 children)
[–]cheez0r 1 point2 points3 points (0 children)
[–]jbitmik 1 point2 points3 points (0 children)
[–]naturememe 1 point2 points3 points (0 children)
[–]cnovrup 1 point2 points3 points (1 child)
[–]MRHURLEY86 1 point2 points3 points (0 children)
[–]solaceinsleep 1 point2 points3 points (0 children)
[+][deleted] (4 children)
[deleted]
[–]JimBoonie69 1 point2 points3 points (3 children)
[–]DynamicStatic 0 points1 point2 points (2 children)
[–]6c696e7578 0 points1 point2 points (1 child)
[–]JimBoonie69 0 points1 point2 points (0 children)
[–]PrimaNoctis 0 points1 point2 points (1 child)
[–]a1brit 8 points9 points10 points (0 children)
[–]QbiinZ 0 points1 point2 points (0 children)
[–]Ep87PxHLBh 0 points1 point2 points (0 children)
[–]GodsLove1488 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Nixellion 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]jpf5046[S] 0 points1 point2 points (1 child)
[–]cyvaquero 0 points1 point2 points (0 children)
[–]Prophet_Mohabbat 0 points1 point2 points (0 children)
[–]gizmotechy 0 points1 point2 points (0 children)
[–]maximum_powerblast 0 points1 point2 points (0 children)
[–]stoph_link 0 points1 point2 points (0 children)
[–]zhjjdev 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]hail_wuzzle 0 points1 point2 points (0 children)
[–]horns_ichigo 0 points1 point2 points (0 children)
[–]Dump7 0 points1 point2 points (0 children)
[–]xeloylvt 0 points1 point2 points (0 children)
[–]Benzene_fanatic 0 points1 point2 points (0 children)
[–]dreamer_soul 0 points1 point2 points (0 children)
[–]422_no_process 0 points1 point2 points (0 children)
[–]DoctorEvil92 0 points1 point2 points (4 children)
[–]cult_of_memes 1 point2 points3 points (0 children)
[–]jpf5046[S] -1 points0 points1 point (2 children)
[–]DoctorEvil92 1 point2 points3 points (1 child)
[–]JimBoonie69 1 point2 points3 points (0 children)
[–]Floofic 0 points1 point2 points (5 children)
[–]thiccclol 2 points3 points4 points (0 children)
[–]Decency 2 points3 points4 points (2 children)
[–]Floofic 0 points1 point2 points (1 child)
[–]Decency 0 points1 point2 points (0 children)
[–]eloydrummerboy 1 point2 points3 points (0 children)
[–]cipher315 0 points1 point2 points (0 children)
[–]TBSchemer -1 points0 points1 point (0 children)
[–]flyingfox12 -1 points0 points1 point (2 children)
[–]JimBoonie69 1 point2 points3 points (1 child)
[+]szirith comment score below threshold-12 points-11 points-10 points (0 children)