An open API service indexing awesome lists of open source software.

https://github.com/needmorecowbell/proxyrot

Proxy Rotation wrapper for the request library
https://github.com/needmorecowbell/proxyrot

Last synced: 6 months ago
JSON representation

Proxy Rotation wrapper for the request library

Awesome Lists containing this project

README

          

# ProxyRot

A python template for handling proxy rotation in scraping projects

## Pre-requisites

- tor is installed on your computer

## Setup

`pip3 install -r requirements.txt`