{ "info": { "author": "Dane Morgan", "author_email": "danemorgan91@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Proxy Bouncer\n\nProxies are scraped and saved from https://free-proxy-list.net\n\nTo save a log of anonymous active proxies use the command\n\n`get_proxy(log=True)`\n\nUsed as a function in another program, ` get_proxy() ` will return a random it will a proxy oject as shown in the example below:\n\n`\n \n P = get_proxy()\n\n print(P.ip_addr) \n\n '103.18.133.34'\n\n print(P.port)\n\n '21776'\n\n print(P.code)\n\n 'ID'\n\n print(P.country)\n\n 'Indonesia'\n\n print(P.anon_level)\n\n 'elite proxy'\n\n print(P.google)\n\n 'no'\n\n print(P.https\n\n 'no'\n`", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/deadlift1226/proxy_bouncer", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "proxy-bouncer", "package_url": "https://pypi.org/project/proxy-bouncer/", "platform": "", "project_url": "https://pypi.org/project/proxy-bouncer/", "project_urls": { "Homepage": "https://github.com/deadlift1226/proxy_bouncer" }, "release_url": "https://pypi.org/project/proxy-bouncer/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "scraps proxys from an online list then returns and logs a list of valid and anon proxies", "version": "0.0.2" }, "last_serial": 4623224, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "3c440ee06bd770723ae2e8f225bcf286", "sha256": "7909e03c2370826e31017c1761ee05e53c70acd4957be0fcc09f962b56281e69" }, "downloads": -1, "filename": "proxy_bouncer-0.0.0.tar.gz", "has_sig": false, "md5_digest": "3c440ee06bd770723ae2e8f225bcf286", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2289, "upload_time": "2018-12-19T14:47:29", "url": "https://files.pythonhosted.org/packages/fc/08/21206660ce633f47ee0cfe03e02339efaf400171167ca138a32e858bb237/proxy_bouncer-0.0.0.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "270da9942b45cea5f5b332813e2115f2", "sha256": "df4f5ee3bca7a1a8d8e9d07ea2b59a60549cd1048156ceaf003739787c63c437" }, "downloads": -1, "filename": "proxy_bouncer-0.0.2.tar.gz", "has_sig": false, "md5_digest": "270da9942b45cea5f5b332813e2115f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2296, "upload_time": "2018-12-21T01:38:43", "url": "https://files.pythonhosted.org/packages/df/cc/ed99023853c7d3410edfd61df2f4c7c0d57af00c8cec21330c0821a8d871/proxy_bouncer-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "270da9942b45cea5f5b332813e2115f2", "sha256": "df4f5ee3bca7a1a8d8e9d07ea2b59a60549cd1048156ceaf003739787c63c437" }, "downloads": -1, "filename": "proxy_bouncer-0.0.2.tar.gz", "has_sig": false, "md5_digest": "270da9942b45cea5f5b332813e2115f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2296, "upload_time": "2018-12-21T01:38:43", "url": "https://files.pythonhosted.org/packages/df/cc/ed99023853c7d3410edfd61df2f4c7c0d57af00c8cec21330c0821a8d871/proxy_bouncer-0.0.2.tar.gz" } ] }