We\'ve been using scrapy-splash middleware to pass the scraped HTML source through the Splash javascript engine running inside a docker container.
If we
For the windows users, who use Docker Toolbox:
Change the single inverted comma with double inverted comma for preventing the invalid hostname:http error.
change the localhost to the docker ip address which is below the whale logo. for me it was 192.168.99.100.
Finally i got this:
scrapy shell "http://192.168.99.100:8050/render.html?url="https://samplewebsite.com/category/banking-insurance-financial-services/""