Debug Scrapy?
Has any one in the community managed to debug a Scrapy (www.scrapy.org) application in the same way that it is possible to debug a Django app?
Thanks in advance
...Ifor
Please sign in to leave a comment.
Has any one in the community managed to debug a Scrapy (www.scrapy.org) application in the same way that it is possible to debug a Django app?
Thanks in advance
...Ifor
Please sign in to leave a comment.
Hello,
I just had to debug a scrapy application, and after having searched a bit, i came with the following solution (quite easy in fact):
I know this answer comes many months after the question has been asked, but i post anyway, in the hope it will be useful to someone (or in case the asker hasn't still found a solution).
Regards.
Thanks!
Mark