Spider
python Movie Info Web Crawler
Install / Use
/learn @omengye/SpiderREADME
Python Movie Info Web Crawler
Requirements
Libraries: urllib2 bs4 chardet
Getting movies with highest score on Douban.com
Scraping douban movie web site with an indicated region to collect films with highest score in this moment.
score.py
Getting movies with associated download URLs on Dytt8.movie
Scraping dytt8 movie web site with an indicated region to collect all the films with associated download URLs.
url.py
