Code Monkey home page Code Monkey logo

Comments (14)

vladtreny avatar vladtreny commented on September 28, 2024

We have solved it recently, but in the private community.
In short, need to rewrite a lot... or you need an anti-detect that solved it.
This lib will not help you.

from puppeteer-extra.

gabrielemidulla avatar gabrielemidulla commented on September 28, 2024

What do you mean for private community? Where can I download the bypasser?

from puppeteer-extra.

gabrielemidulla avatar gabrielemidulla commented on September 28, 2024

Yeah that works as well, but the captcha shows all the time! I don't even know which data is being used by the HUMAN challenge to detect whether im a bot or not...

from puppeteer-extra.

vladtreny avatar vladtreny commented on September 28, 2024

They detect your cdp + bad IP

from puppeteer-extra.

gabrielemidulla avatar gabrielemidulla commented on September 28, 2024

is CDP Chrome DevTools Protocol?

from puppeteer-extra.

gabrielemidulla avatar gabrielemidulla commented on September 28, 2024

Sorry, what does CDP stands for? Either way, I also thought that rotating proxies could do the trick

from puppeteer-extra.

gabrielemidulla avatar gabrielemidulla commented on September 28, 2024

No problem, what does UA mean?

from puppeteer-extra.

vladtreny avatar vladtreny commented on September 28, 2024

In summary, you need to solve cdp detection.

from puppeteer-extra.

gabrielemidulla avatar gabrielemidulla commented on September 28, 2024

In summary, you need to solve cdp detection.

Alright, could you tell me what does CDP stand for?

from puppeteer-extra.

Maxim-Mazurok avatar Maxim-Mazurok commented on September 28, 2024

is CDP Chrome DevTools Protocol?

Correct, see #899

from puppeteer-extra.

vladtreny avatar vladtreny commented on September 28, 2024

It is not possible to fix it properly without modifying the Chromium source.

If anyone could start a project for a custom Chromium, would be great

from puppeteer-extra.

vladtreny avatar vladtreny commented on September 28, 2024

@GiveDaData

I agree publishing makes no sense because these threads are monitored.

But anyway, cdp solution is not ideal. If you try to solve this ^ captcha, you will see issues. I bypass this captcha (by click), but yes, I saw limitations.

Ideal solution will be patching chromium and using puppeteer without any evasions at all.

Btw, if you want to reproduce the captcha, you can do following

await page.setUserAgent('HeadlessChrome')
await page.goto('https://www.wayfair.com/v/account/authentication/create')

from puppeteer-extra.

vladtreny avatar vladtreny commented on September 28, 2024

I also bypass it. But I wanted to solve this captcha.

So had to set await page.setUserAgent('HeadlessChrome') to get the captcha intentionally. Then you can remove it, and you will see captcha on every load.

I solved it.. but yes, good job Human, if you read this 😅
Someone very smart made it.

from puppeteer-extra.

marcpre avatar marcpre commented on September 28, 2024

We have solved it recently, but in the private community. In short, need to rewrite a lot... or you need an anti-detect that solved it. This lib will not help you.

Which private community are you talking about? Would love to be part of it.

from puppeteer-extra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.