CEHI-code-repos / residential-history

A web crawler used to extract the residential history from a specific website. This is a project of CEHI.
https://cehi.rice.edu/
GNU General Public License v3.0
0 stars 1 forks source link

Materials for Web Crawler #1

Open HenryLeongStat opened 6 years ago

HenryLeongStat commented 6 years ago

Very exciting project! I found some materials that might help us to start.

Web Scraping with Python A book that is quite famous all around the world. (I have seen a Chinese Version in Beijing)

Slides from NYU BeautifulSoup is a wonderful module for Web Crawler.

Will add the other useful materials later.