{ "info": { "author": "jim zhou", "author_email": "jimtje@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# **awmproxy API Python Wrapper**\n\nThis package simplifies using awmproxy.net api to grab proxies so you can go scraping or whatever it is you need.\n\nRequirements: paid account with api key\n\n\nUsage:\n\n\n```\nimport awmproxy\nawm = awmproxy.AwmProxy('abcdef0123456abcdef123456apikeyapikey')\n\n```\nGet results as list in ip:port:\n```\nawm.get_proxy()\n```\n\nGet only universal ports that change ips every request:\n\n```\nawm.get_proxy(universal_port=701)\n```\n\nGet only US proxies, as list of json dict, with all available proxy information:\n\n```\nawm.get_proxy(json=True, info=True, country_only='US')\n\n```\n\nGet 25 fast proxies, not Russian, with full info as a list of tuples:\n\n```\nawm.get_proxy(country_not='RU', info=True, limit=25, fast=True)\n```\n\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/jimtje/awmproxy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "awmproxy", "package_url": "https://pypi.org/project/awmproxy/", "platform": "", "project_url": "https://pypi.org/project/awmproxy/", "project_urls": { "Homepage": "https://github.com/jimtje/awmproxy" }, "release_url": "https://pypi.org/project/awmproxy/0.1.0/", "requires_dist": [ "requests" ], "requires_python": ">=2.6.0", "summary": "Wrapper for the awmproxy.net api", "version": "0.1.0" }, "last_serial": 4324916, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ab131ce497298fc4bfa8cb94c17ff1b8", "sha256": "613323e8d72f29b3c6f69456391f50dbad549b59ee5a5d77ba829a4a093b0bea" }, "downloads": -1, "filename": "awmproxy-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "ab131ce497298fc4bfa8cb94c17ff1b8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.6.0", "size": 4430, "upload_time": "2018-09-30T12:51:57", "url": "https://files.pythonhosted.org/packages/a9/e5/2c065f0ca8830aa8e8316c6a2a6b5a0f41378f892cc343418b58f0df882f/awmproxy-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7755f8c45b91d6e0adf35ba07bb7127e", "sha256": "1cd4670ac0750636d03089aaf7c0acfbeb245dca1102a395ecea870ecf7e4008" }, "downloads": -1, "filename": "awmproxy-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7755f8c45b91d6e0adf35ba07bb7127e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.6.0", "size": 4431, "upload_time": "2018-09-30T12:51:58", "url": "https://files.pythonhosted.org/packages/cb/fd/9ab596ba1b525785568fd418fbdb517acb59fcaf5ce66695104775c5a852/awmproxy-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3e7f1d61cc1cba1d69410de617cc0de", "sha256": "1657525c2313d087408ae5b4b62f0a505531d214f09ba4234a1e150d631a9066" }, "downloads": -1, "filename": "awmproxy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b3e7f1d61cc1cba1d69410de617cc0de", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.6.0", "size": 4279, "upload_time": "2018-09-30T12:51:59", "url": "https://files.pythonhosted.org/packages/eb/6c/e6c6600530d019ba3a4976ff3ea998f504b8f624714a7978ac0b7ae10603/awmproxy-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab131ce497298fc4bfa8cb94c17ff1b8", "sha256": "613323e8d72f29b3c6f69456391f50dbad549b59ee5a5d77ba829a4a093b0bea" }, "downloads": -1, "filename": "awmproxy-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "ab131ce497298fc4bfa8cb94c17ff1b8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.6.0", "size": 4430, "upload_time": "2018-09-30T12:51:57", "url": "https://files.pythonhosted.org/packages/a9/e5/2c065f0ca8830aa8e8316c6a2a6b5a0f41378f892cc343418b58f0df882f/awmproxy-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7755f8c45b91d6e0adf35ba07bb7127e", "sha256": "1cd4670ac0750636d03089aaf7c0acfbeb245dca1102a395ecea870ecf7e4008" }, "downloads": -1, "filename": "awmproxy-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7755f8c45b91d6e0adf35ba07bb7127e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.6.0", "size": 4431, "upload_time": "2018-09-30T12:51:58", "url": "https://files.pythonhosted.org/packages/cb/fd/9ab596ba1b525785568fd418fbdb517acb59fcaf5ce66695104775c5a852/awmproxy-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3e7f1d61cc1cba1d69410de617cc0de", "sha256": "1657525c2313d087408ae5b4b62f0a505531d214f09ba4234a1e150d631a9066" }, "downloads": -1, "filename": "awmproxy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b3e7f1d61cc1cba1d69410de617cc0de", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.6.0", "size": 4279, "upload_time": "2018-09-30T12:51:59", "url": "https://files.pythonhosted.org/packages/eb/6c/e6c6600530d019ba3a4976ff3ea998f504b8f624714a7978ac0b7ae10603/awmproxy-0.1.0.tar.gz" } ] }