Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 245 Bytes

Simple Python Crawler

This is a example of a web scraping robot that parse meteorological data from a website. The crawler uses requests and BeautifulSoap libraries.

Run:

pip install -r requirements.txt
python crawler.py