How to deploy exe file to use with scrapinghub?

Posted about 5 years ago by Artem M

Post a topic
Answered
A
Artem M

I need to use pdfkit module which requires use of executable file to work.

What are my options to use it alone with scrapinghub?

Tried to deploy with non code files through resources but it does not seem to work.

0 Votes

thriveni

thriveni posted about 5 years ago Admin Best Answer

Hello,


Python packages can be deployed to Scrapinghub through requirements.txt. Please refer https://support.scrapinghub.com/a/solutions/articles/22000200400 which gives the procedure to use requirements.txt and deploy to Scrapy Cloud. 

0 Votes


1 Comments

thriveni

thriveni posted about 5 years ago Admin Answer

Hello,


Python packages can be deployed to Scrapinghub through requirements.txt. Please refer https://support.scrapinghub.com/a/solutions/articles/22000200400 which gives the procedure to use requirements.txt and deploy to Scrapy Cloud. 

0 Votes

Login to post a comment