jmyrberg / finscraper

Web scraping API for Finnish websites

Home Page:https://finscraper.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Case where chrome not available

jmyrberg opened this issue · comments

If chrome is not installed, we get things like underneath, even though the spider runs:
AttributeError: 'SeleniumCallbackMiddleware' object has no attribute 'driver

Solution: Ignore properly / throw error before running spider / switch to phantomjs?

  • update docs