I am trying to run spider in scrapinghub which uses selenium module for webdriver the spider is working at local machine fine i deployed it at scrapy cloud it throw an error of 'geckodriver' where and how to place 'geckodriver at cloud'
Thanks
0 Votes
Nestor Toledo posted
almost 9 years ago
AdminBest Answer
Hi,
I am trying to run spider in scrapinghub which uses selenium module for webdriver the spider is working at local machine fine i deployed it at scrapy cloud it throw an error of 'geckodriver' where and how to place 'geckodriver at cloud'
Thanks
0 Votes
Nestor Toledo posted almost 9 years ago Admin Best Answer
This is only possible by deploying a Docker custom image https://shub.readthedocs.io/en/stable/deploy-custom-image.html#deploy-custom-image, note that this feature is only available to users subscribed to at least 1 Scrapy Cloud unit.
0 Votes
1 Comments
Nestor Toledo posted almost 9 years ago Admin Answer
This is only possible by deploying a Docker custom image https://shub.readthedocs.io/en/stable/deploy-custom-image.html#deploy-custom-image, note that this feature is only available to users subscribed to at least 1 Scrapy Cloud unit.
0 Votes
Login to post a comment