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

Captcha detection #181

Closed
manybot opened this issue Sep 21, 2020 · 4 comments · Fixed by #293
Closed

Captcha detection #181

manybot opened this issue Sep 21, 2020 · 4 comments · Fixed by #293
Assignees

Comments

@manybot
Copy link
Contributor

manybot commented Sep 21, 2020

When a captcha is detected, it notifies as if there was indeed a product available, however this isn't right.

A workaround could be if captcha is detected, it closes ALL puppeteers , clear all data then starts again to avoid the captcha ? Unclear exactly how to circumvent this however amazon.com amazon.ca and amazon.de all having captcha / even no captcha pops up available stock.

@jef
Copy link
Owner

jef commented Sep 22, 2020

Not sure if we're getting this output... Can you take a screenshot? Anytime I've seen a captcha, it just logs a warning.

@jef jef added the need info label Sep 22, 2020
@manybot
Copy link
Contributor Author

manybot commented Sep 22, 2020

image
image

Attached are botht he amazon.ts ( the one you made ) and the amazon.de ( basically added german language + links of amazon.de )

It worked properly for 7 hours then all of the sudden non stop errors, Captcha or even when the site worked - triggered alert that it had stock whilst it obviously did not.
success-1600728300941

@geman220
Copy link
Contributor

geman220 commented Sep 25, 2020

I believe the problem is in amazon-de.ts:

text: ['geben sie die unten angezeigten zeichen ein']

but based on his false-positive the text is geben sie die zeichen unten ein

geman220 added a commit to geman220/nvidia-snatcher that referenced this issue Sep 25, 2020
@geman220 geman220 linked a pull request Sep 25, 2020 that will close this issue
@geman220
Copy link
Contributor

Added to #293

@jef jef closed this as completed in #293 Sep 25, 2020
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 a pull request may close this issue.

3 participants