need help http://proxy.crawlera.com:8010?noconnect

Posted almost 7 years ago by zhangxiaofeng

Post a topic
Answered
z
zhangxiaofeng

When i used scrapy cloud ,I find this happen .Hao did i fix it .thanks very musch ,example as below:

Using crawlera at http://proxy.crawlera.com:8010?noconnect (user: xxxxxxxxxxxxxxxxxxxxxx)

 set like this

CRAWLERA_ENABLED = True
CRAWLERA_USER = 'xxxxxxxxxxxxxxxxxxx'
CRAWLERA_PASS = 'xxxxxxx'

Attachments (1)

0 Votes

nestor

nestor posted almost 7 years ago Admin Best Answer

That's not an issue, Scrapy doesn't employ CONNECT method. This is why ?noconnect is appended to the URL.

0 Votes


2 Comments

Sorted by
m

marc225 posted about 5 years ago

Ce n'est pas un problème, Scrapy n'utilise pas la méthode CONNECT. C'est pourquoi? Noconnect est ajouté à l'URL.

0 Votes

nestor

nestor posted almost 7 years ago Admin Answer

That's not an issue, Scrapy doesn't employ CONNECT method. This is why ?noconnect is appended to the URL.

0 Votes

Login to post a comment