how to run heroku scrapy file from terminal

C++
heroku run scrapy crawl <your_spider_name>
Source

Also in C++: