{"id":16851987,"url":"https://github.com/povilasb/scrapy-proxy-rotator","last_synced_at":"2025-04-11T06:56:34.477Z","repository":{"id":57464727,"uuid":"57018114","full_name":"povilasb/scrapy-proxy-rotator","owner":"povilasb","description":"Scrapy downloader middleware that rotates proxies for requests.","archived":false,"fork":false,"pushed_at":"2016-04-26T10:57:56.000Z","size":8,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T21:39:06.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/povilasb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-25T06:46:54.000Z","updated_at":"2024-08-12T19:22:30.000Z","dependencies_parsed_at":"2022-08-31T04:52:20.054Z","dependency_job_id":null,"html_url":"https://github.com/povilasb/scrapy-proxy-rotator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/povilasb%2Fscrapy-proxy-rotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/povilasb%2Fscrapy-proxy-rotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/povilasb%2Fscrapy-proxy-rotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/povilasb%2Fscrapy-proxy-rotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/povilasb","download_url":"https://codeload.github.com/povilasb/scrapy-proxy-rotator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247877965,"owners_count":21011158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T13:34:29.256Z","updated_at":"2025-04-11T06:56:34.455Z","avatar_url":"https://github.com/povilasb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====\nAbout\n=====\n\n.. image:: https://travis-ci.org/povilasb/scrapy-proxy-rotator.svg?branch=master\n.. image:: https://coveralls.io/repos/github/povilasb/scrapy-proxy-rotator/badge.svg?branch=master :target: https://coveralls.io/github/povilasb/scrapy-proxy-rotator?branch=master\n\nThis is a `Scrapy \u003chttp://scrapy.org/\u003e`_ downloader middleware that sets proxy\nserver for requests.\nCurrently proxy servers are rotated randomly.\nIn the future more rotation strategies will be supported.\n\nConfiguration\n=============\n\nScrapy settings file::\n\n    DOWNLOADER_MIDDLEWARES = {\n        'scrapy_proxy_rotator.ProxyMiddleware': 1,\n    }\n\n    PROXY_ROTATOR = {\n        'username': 'user1',\n        'password': 'pass1',\n        'proxies_file': 'proxies.txt',\n    }\n\nIn proxies file proxy server must be formatted like this `http://host:port`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpovilasb%2Fscrapy-proxy-rotator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpovilasb%2Fscrapy-proxy-rotator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpovilasb%2Fscrapy-proxy-rotator/lists"}