-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Support for international Amazon sites #15
Comments
This is a known limitation of the library and called out in the README, but I would gladly accept a PR to add international support! I added the |
This issue is stale because it has remained open with no further activity on it. Comment with additional context or the issue will be closed automatically. Thank you for your contribution! |
I do not plan on implementing additional regionalizations myself, as this ticket requests, but what I do plan on doing is eliminating I have yet landed on how exactly I'm going to approach this, I'm considering |
Acknowledgements
debug
mode and am attaching relevant console logs and HTML filesDescribe the Feature
The code is only compatible with Amazon US.
It would be really nice to make it possible to use it on international Amazon sites.
Describe Alternative Solutions/Workarounds
Setting
AMAZON_BASE_URL
is not sufficient, because the parsing code expects English text and US Dollar amounts.The text was updated successfully, but these errors were encountered: