Python and Selenium: Using Chrome

Опубликовано: 14 Октябрь 2024
на канале: LucidProgramming
103,671
887

In this video, we will see how to use the Chrome browser for all of your web scraping needs in Selenium.

The download link for the “chromedriver” program may be found here:
https://sites.google.com/a/chromium.o...

You will require that Python and pip are installed on your machine:
Python: https://www.python.org/
Pip: https://pypi.python.org/pypi/pip

This video is part of a larger series on "Web Scraping and Automation". You can watch the other videos in this series here:
http://bit.ly/web_automation

Further videos on Selenium:
http://bit.ly/lp_selenium

As always, the code in this video is hosted on my Github profile, here:
https://github.com/vprusso/youtube_tu...

Website:
http://vprusso.github.io/

Note:
If you are obtaining any permissions issues or receiving a "WinError5"-type error, please consult the following StackOverflow link for how to diagnose:
https://stackoverflow.com/questions/2...