- press
ctrl+shift+I
or right-click the CAPTCHA image and choose Inspect to open Chrome DevTools. - navigate down the element tree and find the image link for the RECAPTCHA which should begin with "https://www.google.com/recaptcha/api2/payload?p"
- on the extension, click the correct image category and then copy and paste the image link into the text box
- submit using the Solve button and then click the boxes on the CAPTCHA that correspond to the table displayed on the extension
- git clone this repository
- open google chrome and click on the three dots in the left-hand corner
- in the menu go to
more tools -> extensions
- click
load_unpacked
- load the
Scraping
folder inside this repository