Skip to content

weiwei0823/free_proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free - Proxy

获取全网免费代理IP库 | Free Proxy


项目介绍

采集全网 免费代理的资源,为爬虫提供有效的IP代理。

警告

本项目收集的免费代理IP均收集自互联网,本项目不对免费代理的有效性负责,请合法使用免费代理,由用户使用免费代理IP带来的法律责任与本项目无关。

使用

  1. 下载源码:

    https://github.com/flepeng/free_proxy.git
    
  2. 安装依赖:

    pip install *r requirements.txt
    
  3. 运行

    python src/spider/spiders.py
    
  4. 结果

  5. 检查代理是否可用。将上一步获取的代理复制到 check_proxy.py 文件中,然后运行

项目收集的代理网站

目前可用的代理网址

下列所示的代理网址本项目已全部收集,如果有更多的网站,可以在 spider.py 文件中自己添加

已收录的网站

未收录的

txt 类型的网站

git 相关

仓库地址 状态 文件名 url 示例
https://github.com/a2u/free-proxy-list 到2024年,4年未更新了。 free-proxy-list.txt https://raw.githubusercontent.com/a2u/free-proxy-list/main/free-proxy-list.txt
https://github.com/parserpp/ip_ports/ 到2024年,目前还在更新 proxyinfo.txt https://raw.githubusercontent.com/parserpp/ip_ports/main/proxyinfo.txt
https://github.com/zevtyardt/proxy-list 到2024年,目前还在更新 all.txt、http.txt、socks4.txt、socks5.txt https://raw.githubusercontent.com/zevtyardt/proxy-list/main/all.txt
https://github.com/monosans/proxy-list 到2024年,目前还在更新 http.txt、socks4.txt、socks5.txt https://raw.githubusercontent.com/monosans/proxy-list/main/proxies/http.txt

无效或开始收费的代理

About

获取全网免费代理IP地址

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 99.7%
  • Dockerfile 0.3%