An open API service indexing awesome lists of open source software.

https://github.com/aportela/tampermonkey-script-amazon-price-helper

Tampermonkey user script for adding details (price chart & prices on other country stores) to amazon product page
https://github.com/aportela/tampermonkey-script-amazon-price-helper

amazon camelcamelcamel hagglezon javascript tampermonkey userscript

Last synced: 2 months ago
JSON representation

Tampermonkey user script for adding details (price chart & prices on other country stores) to amazon product page

Awesome Lists containing this project

README

          

# tampermonkey-script-amazon-price-helper

Tampermonkey user script to view a price history chart as well as compare prices between stores from different countries.

You’ll understand it better with an example. This is a product page from Amazon:

01-without-script

And this is how you would see it once the script is installed:

02-with-script

# Install / update

You just need to have the [TamperMonkey](https://www.tampermonkey.net/) browser extension installed and click on this link:

https://github.com/aportela/tampermonkey-script-amazon-price-helper/raw/refs/heads/main/tampermonkey-script-amazon-price-helper.user.js

It’s possible that you’ll see an alert message from TamperMonkey notifying you that an script it’s trying to access a cross-origin resource (this is because the script makes a background request to the Hagglezone website to fetch the price comparison)

03-warning

# Warning / Attention

Sometimes, the price scraping through external providers like Hagglezon fails because the service is too busy, and the product price list across different stores cannot be displayed.

This script DOES NOT INCLUDE AFFILIATES; no link or action is modified to add an affiliate for the purpose of earning money through commissions. Affiliates can appear on third-party providers pages, but this is beyond my control.