exotic-amazon
exotic-amazon copied to clipboard
How to handle robot_check?
Hi There, Thanks for opening source this great project. I tried the code with prod mode and kept meeting the following issues:
WARN a.p.p.p.b.e.i.BrowserEmulatorImplBase - 36431. Page is ROBOT_CHECK(11.54 KiB) | file:///tmp/ln/e075a6cc88115740737a49a1c987d362.htm | https://www.amazon.com/dp/B07FLMNQRG
I wonder how exotic-amzon handles this case after three retries. Is there any built-in way to solve the captcha? If not, how to handle it with a third party captcha solver like https://github.com/a-maliarov/amazoncaptcha? Thanks.