Hello there,

I'm trying to use a proxy that require the use of user and password being 
passed.
Actually, I don't know how to do it using Scrapy, Does anyone know how can 
I do this?

FYI, this is the wget command used to download the page using the proxy 
cited above:

wget --proxy PROXY_HOST:PROXY_PORT --proxy-user USER:PASS "URL TO BE 
CRAWLED"

Cheers,
Icaro Ponce 


-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to scrapy-users+unsubscr...@googlegroups.com.
To post to this group, send email to scrapy-users@googlegroups.com.
Visit this group at https://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to