Skip to content

自制Python玩具小爬虫,用来爬取失信被执行人、专利等数据

License

Notifications You must be signed in to change notification settings

frederichchen/ToySpiders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToySpiders 自制 Python 玩具爬虫程序

最近开始学习 Python 爬虫技术,自制了几个玩具爬虫,内容有:

  1. PSASpider: 根据长春办兄弟的需求,用 selenium 做的一个爬取国家知识产权局专利检索库数据的玩具爬虫
  2. SXSpider: 根据武汉办兄弟的需求,用 requests 库做的一个爬取最高人民法院失信被执行人信息的玩具爬虫
  3. SXSpider2: 用 selenium 做的爬取最高人民法院失信被执行人信息的玩具爬虫,经测试比用 requests 库写的好用

About

自制Python玩具小爬虫,用来爬取失信被执行人、专利等数据

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages