Skip to content

Simple web crawler written in Python using requests and BeautifulSoap

Notifications You must be signed in to change notification settings

diegogaulke/py-simple-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple web crawler written in Python using requests and BeautifulSoap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages