Lev
Results
2
issues of
Lev
Hi @DormyMo First of all, thanks for the great tool. The thing is that I tried to run SpiderKeeper using uwsgi and nginx but there is a small problem. It...
In the docs you mention ``` # You need also to change the default download handlers, like so: DOWNLOAD_HANDLERS = { "http": "scrapy_selenium.SeleniumDownloadHandler", "https": "scrapy_selenium.SeleniumDownloadHandler", } ``` but in this...