Uploaded November 2015 | Updated September 2026, 19 hours ago
Here's a short video on how to start web-scraping with Python.
The tools I use are the chromedriver webdriver, available here: sites.google.com/a/chromium.org/chromedriver/downloads
And selenium webdriver, available through pip using "pip install selenium"
To learn more about web-scraping, you can check out my course here: packtpub.com/big-data-and-business-intelligence/getting-started-python-web-scraping-video
Here's a short video on how to start web-scraping with Python.
The tools I use are the chromedriver webdriver, available here: sites.google.com/a/chromium.org/chromedriver/downloads
And selenium webdriver, available through pip using "pip install selenium"
To learn more about web-scraping, you can check out my course here: packtpub.com/big-data-and-business-intelligence/getting-started-python-web-scraping-video










