wget command

Sancezy

New Member
Joined
Mar 17, 2022
Messages
5
Reaction score
1
Credits
41
hi,
I want to use the wget command to download weather data from a web page and save it on my computer every hour. can anyone tell me how to do that?
 


Hmm... Most of the folks I know of who do some form of web scraping do so with cURL.


I don't have any direct assistance but there's that.

There are also ways to get weather in our terminal (using wget and probably curl, I once wrote an article on the subject) and any of those may do all the work you're looking for and the only thing left would be to save that data with some sort of cron job or the likes.

Lemme see if I can find that article...

 
Thanks for the quick reply. at some point I would like to integrate the weather data into my smarthome and see this as learning. I know there are easier ways, but where is the learning effect
 

Members online


Top