You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using scrapy-splash to crawl an ajax site. And when using scrapy-proxies, it seems that the request is not sending through the proxy, the proxy is not working at all.
I'm using
scrapy-splashto crawl an ajax site. And when usingscrapy-proxies, it seems that the request is not sending through the proxy, the proxy is not working at all.