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

Amazon NL support #278

Closed
beantje opened this issue Sep 24, 2020 · 7 comments · Fixed by #293
Closed

Amazon NL support #278

beantje opened this issue Sep 24, 2020 · 7 comments · Fixed by #293
Assignees

Comments

@beantje
Copy link

beantje commented Sep 24, 2020

could you add amazon NL ?
that would be amazing as there had some stock today and i missed it :(

@geman220 geman220 changed the title AMAZON NL SUPPORT Amazon NL support Sep 24, 2020
@geman220
Copy link
Contributor

Can you provide links to the products on Amazon NL? Can you also provide the CAPTCHA and in-stock localized language? For example, the captcha for English Amazon is enter the characters you see below and positive stock is add to cart.

	labels: {
		captcha: {
			container: 'body',
			text: ['enter the characters you see below']
		},
		inStock: {
			container: '#desktop_buybox',
			text: ['add to cart']
		}
	},

@beantje
Copy link
Author

beantje commented Sep 24, 2020

<input id="add-to-cart-button" name="submit.add-to-cart" title="In winkelwagen plaatsen"

so text: ['In winkelwagen plaatsen']

but i don't get any captcha on amazon nl ?

@geman220
Copy link
Contributor

There is a captcha for certain, F5 the page a ton and eventually, a captcha will come up. What are the URLs to all of the products?

@beantje
Copy link
Author

beantje commented Sep 24, 2020

@geman220
Copy link
Contributor

I mean I can put in a PR but you are almost certainly going to get CATPCHA false positives. Can you translate enter the characters you see below, that at least gives us a chance.

@beantje
Copy link
Author

beantje commented Sep 24, 2020

"voer de karakters in die u hieronder ziet"+

btw still no captha mmm

@geman220
Copy link
Contributor

geman220 commented Sep 24, 2020

@beantje It will come up with the bot almost certainly unless you are searching a lot of sites. Maybe it's over a longer period but it will happen. I can throw together a store file for you though. PR #293

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