Category "scrapyd"

Scrapyd-client schedule.json produces an AttributeError

I am trying to deploy my Scrapy spider using Scrapyd and Scrapyd-client. I have managed to successfully create a project containing my spider, but when i try to

How to deactivate unwanted Twisted log output when using Scrapyd?

When using print method I am receiving log output I haven't seen before. I guess it's coming from Twisted module which seems to be a part of Scrapyd. I am not u