Skip to content
Advertisement

Python Scrape Issue – Sublime, Chrome

First off – no experience with Python, Sublime Text or Selenium – please be kind..

I am having an issue building a scraper in Python – using Sublime text, Selenium and Chrome. I have updated to the latest Python, Pip and downloaded the correct Chrome Driver. The webpage pops up fine, but get errors.

JavaScript

Advertisement

Answer

JavaScript

Your class name is actually multiple class names so using css selector.

Outputs:

JavaScript

Imports:

JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement