Skip to content

爬虫,代理池,获取IP,以爬虫养爬虫

Notifications You must be signed in to change notification settings

pywjh/proxy_pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 代理池的使用,可以直接使用

Mongo_DB.py --> 将测试结果为可以使用的代理加入到数据库中进行保存
Parser.py -->  对config.py中的网站进行解析的解析步骤(按照一定规则)
ProxyCrawl.py --> 代理池的主逻辑代码
Server.py -->  利用flask将可用代理进行网页映射(访问网站即可获得可用的代理)
config -->  对网站的html进行解析的规则

About

爬虫,代理池,获取IP,以爬虫养爬虫

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages