#get forecast for genova and rapallo for the next 3 days to http://felipeferreira.net/forecast/forecast-rapallo.html
0 */6 * * * /var/www/wordpress/forecast/forecast.py genova
0 */6 * * * /var/www/wordpress/forecast/forecast.py rapallo

There is a great tutorial here: web-scraping-tutorial-python
This is the script I wrote to get last 3 days forecast for the Liguria Region using this site:
genovapost.com
The code result is this URL:
http://felipeferreira.net/forecast/forecast-genova.html
Here is the code:

Tags: , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *