Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 290 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 290 Bytes

ProxyPool

Get some free proxy and keep to json file.

run by:

python proxy.py + [http://www.example.com]

you will get a json file with content like these:

  [
    {
      "http": "117.177.250.151:80"
    },
    {
      "http": "117.177.250.152:80"
    },
    .....
  ]