Python Scrapy Selenium

Scrapy middleware to handle javascript pages using selenium Scrapy middleware to handle javascript pages using selenium. Installation $ pip install scrapy-selenium You should use python>=3. 6. You will also need one of the Selenium compatible browsers. Configuration Add the browser to use, the path to the driver executable, and the […]