Vlek / vlek.github.io

Personal blog
2 stars 0 forks source link

Bypassing Captcha #94

Open Vlek opened 2 months ago

Vlek commented 2 months ago

Recently worked on a website scraper that had to get around Google Captcha. Implemented this and it was a bit harder than the API makers state.

There's a code for the website that generates a Captcha challenge. The completed challenge generates a success code. The success code is then sent to the website to an authorization endpoint along with the cookie info to auth the cookie.