Skip to content

liwg1995/pyspider_article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyspider_article

spider.py

爬取https://www.v2ex.com的文章

  • 基于pyspider框架的python爬虫
  • 基于python3x

待完善:

  • ip代理的应用

ganjispider.py

爬取赶集网的一些数据

  • title
  • url
  • address
  • type
  • name
  • phone
  • website

完善中... ...