We are going to use the Selenium Grid Standalon Chrome docker image with the Selenium Python SDK to scrape a website and submit form data programatically.
Source code, URLs, resources:
https://github.com/titus58/youtube-tu...
Chapters:
00:00 Introduction
03:39 Start the docker image
05:20 Connect to Selenium using RemoteWebDriver
08:59 Navigate to page
10:02 Find elements and extract information
13:25 Enter input text and submit form