/ProxyPool

Get some free proxy and keep to json file.

Primary LanguagePythonApache License 2.0Apache-2.0

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"
    },
    .....
  ]