Menu

Tree [1fa2ca] master /
 History

HTTPS access


File Date Author Commit
 README.md 2015-11-24 garrylachman garrylachman [1fa2ca] Update README.md
 eliteproxies.py 2015-11-02 garrylachman garrylachman [186752] init

Read Me

Scrapy Elite Proxies

Scrapy Elite Proxies (http://elite.proxies.online) middleware
http://rev.proxies.online

Grab new proxy from your Elite Proxies account.

settings.py

ELITE_PROXIES_API_KEY = "YOUR_API_KEY_FROM_MASHAPE"
ELITE_PROXIES_RENEW_INTERVAL = 20 # renew proxy every x requests
ELITE_PROXIES_COUNTRY = "BR" # remove for untarget proxy

DOWNLOADER_MIDDLEWARES = {
    'projectname.eliteproxies.EliteProxies': 100
}
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.