https://github.com/justkahdri/doesitrain_webscrapping
"Does it Rain?" it's a mini project about web scrapping. It connects to https://www.accuweather.com/ and tells you if it will rain in Buenos Aires
https://github.com/justkahdri/doesitrain_webscrapping
Last synced: 4 months ago
JSON representation
"Does it Rain?" it's a mini project about web scrapping. It connects to https://www.accuweather.com/ and tells you if it will rain in Buenos Aires
- Host: GitHub
- URL: https://github.com/justkahdri/doesitrain_webscrapping
- Owner: justkahdri
- Created: 2020-12-21T06:00:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T06:02:00.000Z (over 4 years ago)
- Last Synced: 2025-01-12T18:14:09.986Z (5 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DoesItRain?
### A Project of WebScrapping
"Does it Rain?" it's a mini project about web scrapping. It connects to https://www.accuweather.com/ and tells you if it will rain in Buenos Aires.
Made with python.