How to bypass captcha with 2captcha and Selenium using Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 2-captcha-solver-python

    A python program that automates Recaptcha solving using the 2Captcha service.

  • The source code we'll be using can be found here. Setup instructions have been linked in the project README file. Feel free to clone the repository and tinker around.

  • puppeteer

    Node.js API for Chrome

  • In this guide, we were introduced to 2captcha API, selenium, and a few concepts in 2captcha using python. By the end of it, I hope you can apply the knowledge gained to build your own captcha bypass service. I mean, if bots can do it, then so should we! A few next steps would be to add a User interface to input our values. You can also look into using the 2captcha API using your preferred programming language and other tools such as puppeteer, i've also previously written an article on the same using javascript. You can find this by visiting this link

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A question about web-scraping

    1 project | /r/learnprogramming | 1 Sep 2023
  • Can a puppetry major survive a flagship’s financial crisis? Should it?

    1 project | news.ycombinator.com | 10 Jul 2023
  • Is there a mobile program that can find specific words on screen and click on them?

    1 project | /r/AskProgramming | 9 Jul 2023
  • landing page website image storing.

    1 project | /r/Supabase | 25 Jun 2023
  • Help! How to download an entire website with it contents behind a login page

    1 project | /r/webdev | 22 Jun 2023