Skip to content

根据慕课网《Python爬虫课程》制作的爬虫项目,在python2.7.10运行无误。

Notifications You must be signed in to change notification settings

creazyyuan/SpiderMan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SpiderMan

根据慕课网《Python爬虫课程》制作的爬虫项目,在python2.7.10运行无误。 需要bs4包中的Beautiful方法。

sudo pip bs4
sudo pip BeautifulSoup

操作

下载后在目录下打开Mac终端(win的dos)界面,

python Spider_main.py

就能运行。

注意

.pyc文件是python文件(py文件)编译后的字节码文件。

About

根据慕课网《Python爬虫课程》制作的爬虫项目,在python2.7.10运行无误。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.8%
  • Python 6.2%