Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feater(recaptcha_capmonster): supporting capmonster 'https://capmonster.cloud/en/' API #904

Closed
wants to merge 1 commit into from

Conversation

ilyassBZ
Copy link

Feature: 💯 Recaptcha Support with CapMonster Integration

ℹ️ Added support for solving reCAPTCHA challenges using CapMonster Cloud API (https://capmonster.cloud/en/).

🚀 This enhancement enables automated handling of reCAPTCHA verification, leveraging CapMonster's cloud-based CAPTCHA solving capabilities.

Details:

  • Implemented integration with CapMonster API for seamless CAPTCHA solving.
  • Enhances automation capabilities by bypassing reCAPTCHA challenges programmatically.
  • Supports various reCAPTCHA configurations through CapMonster's robust API.

puppeteer.use( RecaptchaPlugin({ provider: { id: 'XXXXXXX', // REPLACE THIS WITH YOUR OWN PROVIDER 2CAPTCHA/CAPMONSTER ⚡ token: 'XXXXXXX' // REPLACE THIS WITH YOUR OWN 2CAPTCHA/CAPMONSTER API KEY ⚡ }, visualFeedback: true // colorize reCAPTCHAs (violet = detected, green = solved) }) )
#reCAPTCHA #CapMonster #Automation #APIIntegration

@ilyassBZ
Copy link
Author

@berstend Sorry for the ping can u check this please

@ilyassBZ ilyassBZ closed this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant