{"id":32035963,"url":"https://github.com/aportela/tampermonkey-script-amazon-price-helper","last_synced_at":"2026-04-15T07:34:02.827Z","repository":{"id":318854517,"uuid":"1074649772","full_name":"aportela/tampermonkey-script-amazon-price-helper","owner":"aportela","description":"Tampermonkey user script for adding details (price chart \u0026 prices on other country stores) to amazon product page","archived":false,"fork":false,"pushed_at":"2025-10-15T19:19:48.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-16T00:23:18.197Z","etag":null,"topics":["amazon","camelcamelcamel","hagglezon","javascript","tampermonkey","userscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aportela.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-12T07:54:12.000Z","updated_at":"2025-10-15T19:19:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/aportela/tampermonkey-script-amazon-price-helper","commit_stats":null,"previous_names":["aportela/tampermonkey-script-amazon-price-helper"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/aportela/tampermonkey-script-amazon-price-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aportela%2Ftampermonkey-script-amazon-price-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aportela%2Ftampermonkey-script-amazon-price-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aportela%2Ftampermonkey-script-amazon-price-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aportela%2Ftampermonkey-script-amazon-price-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aportela","download_url":"https://codeload.github.com/aportela/tampermonkey-script-amazon-price-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aportela%2Ftampermonkey-script-amazon-price-helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31831842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T07:17:56.427Z","status":"ssl_error","status_checked_at":"2026-04-15T07:17:30.007Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazon","camelcamelcamel","hagglezon","javascript","tampermonkey","userscript"],"created_at":"2025-10-17T07:38:17.965Z","updated_at":"2026-04-15T07:34:02.818Z","avatar_url":"https://github.com/aportela.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tampermonkey-script-amazon-price-helper\n\nTampermonkey user script to view a price history chart as well as compare prices between stores from different countries.\n\nYou’ll understand it better with an example. This is a product page from Amazon:\n\n\u003cimg width=\"1482\" height=\"994\" alt=\"01-without-script\" src=\"https://github.com/user-attachments/assets/1c1aab98-cf77-4f13-b78c-85910f938ed5\" /\u003e\n\nAnd this is how you would see it once the script is installed:\n\n\u003cimg width=\"2501\" height=\"1777\" alt=\"02-with-script\" src=\"https://github.com/user-attachments/assets/f8f3c083-29b9-4648-bc56-a637736b7225\" /\u003e\n\n# Install / update\n\nYou just need to have the [TamperMonkey](https://www.tampermonkey.net/) browser extension installed and click on this link:\n\nhttps://github.com/aportela/tampermonkey-script-amazon-price-helper/raw/refs/heads/main/tampermonkey-script-amazon-price-helper.user.js\n\nIt’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)\n\n\u003cimg width=\"2562\" height=\"620\" alt=\"03-warning\" src=\"https://github.com/user-attachments/assets/be6150f2-4b73-4f83-8b92-e322a32a8fa2\" /\u003e\n\n# Warning / Attention\n\nSometimes, 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.\n\nThis 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faportela%2Ftampermonkey-script-amazon-price-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faportela%2Ftampermonkey-script-amazon-price-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faportela%2Ftampermonkey-script-amazon-price-helper/lists"}