I have written some code to scrape websites using a python crawling library scrapy
I want to move this code, and this code alone to a heroku server and be able to run it from the heroku dyno.
How do I go about doing that?
I have written some code to scrape websites using a python crawling library scrapy
Share
https://devcenter.heroku.com/articles/python