/com.luoaijun.proxy_p_pool

python 构建动态代理ip池,scrapy,tornado

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

My Blog System - Spider System

Spider System:Page source from web

  • The IP in the IP pool is validated.
  • Update once a day
  • Is free.

What does it do?

You can get dynamic proxy IP through this interface, and do some crawler operations through these IP addresses.

Dynamic proxy IP pool

InterFace urlthis

How to use

参数 说明
size 获取的IP数目
a example, like this
[
    {
    "ip":"222.85.28.130",
    "port":"40505"
    },
    {
    "ip":"117.91.131.19",
    "port":"9999"
    },
    {
    "ip":"120.83.108.85",
    "port":"9999"
    }
]