AMZReviews - Amazon Review Scraper
One click to export/scrape Amazon product reviews to CSV, download Amazon reviews to your computer.
What is AMZReviews - Amazon Review Scraper?
AMZReviews - Amazon Review Scraper is a Chrome extension developed by https://getwebooster.com, and its main feature is "One click to export/scrape Amazon product reviews to CSV, download Amazon reviews to your computer.".
Extension Screenshots
Download AMZReviews - Amazon Review Scraper Extension CRX File
Download AMZReviews - Amazon Review Scraper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Do you want to know how users review an Amazon product? It's an Amazon data scraper, with AMZReviews, you can quickly browse users' reviews in CSV file format. Extract Amazon product reviews by one-click. ## Update: 06/24/2023 ## amazon.com has made changes to the display of reviews. Currently, product pages will show a maximum of 100 reviews. If you wish to view more, you will need to utilize the search and filtering functionality for further refinement. Looking to gain valuable insights from user reviews of Amazon products? Look no further! With the AMZReviews browser extension, you can effortlessly browse and extract users' reviews in a convenient CSV file format. Our user-friendly tool allows you to extract Amazon product reviews with just a single click, streamlining your data collection process. Unlock the Power of User Reviews with AMZReviews Discover the true sentiment behind Amazon product reviews with the comprehensive data provided by AMZReviews. Start leveraging our powerful browser extension today to extract and analyze user reviews effortlessly. Gain valuable insights and make informed decisions with ease. Don't miss out on this opportunity to unlock the full potential of user feedback. Boost your Amazon review analysis with AMZReviews now and take your business to new heights! Data Privacy All data is processed in your local computer, it is never passing through our web server, no one knows what you exported. FAQ https://amzreviews.getwebooster.com
Extension Basic Information
Name | AMZReviews - Amazon Review Scraper |
ID | epnapacjpnonncagggmmhppncbmnpecl |
Official URL | https://chromewebstore.google.com/detail/amzreviews-amazon-review/epnapacjpnonncagggmmhppncbmnpecl |
Description | One click to export/scrape Amazon product reviews to CSV, download Amazon reviews to your computer. |
File Size | 2.25 MB |
Installation Count | 85 |
Current Version | 1.0.10 |
Last Updated | 2023-09-04 |
Publish Date | 2023-09-03 |
Rating | 3.67/5 Total 3 Ratings |
Developer | https://getwebooster.com |
[email protected] | |
Payment Type | in_app |
Extension Website | https://amzreviews.getwebooster.com |
Help Page URL | https://amzreviews.getwebooster.com |
Privacy Policy Page URL | https://getwebooster.com/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "One click to export\/scrape Amazon product reviews to CSV, download Amazon reviews to your computer.", "version": "1.0.10", "manifest_version": 3, "name": "AMZReviews - Amazon Review Scraper", "icons": { "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "activeTab", "storage", "identity" ], "host_permissions": [ "*:\/\/*.getwebooster.com\/*" ], "background": { "service_worker": "service-worker.js" }, "action": { "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "https:\/\/www.amazon.com\/*\/dp\/*", "https:\/\/www.amazon.com\/dp\/*", "https:\/\/www.amazon.cn\/*\/dp\/*", "https:\/\/www.amazon.cn\/dp\/*", "https:\/\/www.amazon.de\/*\/dp\/*", "https:\/\/www.amazon.de\/dp\/*", "https:\/\/www.amazon.fr\/*\/dp\/*", "https:\/\/www.amazon.fr\/dp\/*", "https:\/\/www.amazon.co.uk\/*\/dp\/*", "https:\/\/www.amazon.co.uk\/dp\/*", "https:\/\/www.amazon.it\/dp\/*", "https:\/\/www.amazon.it\/*\/dp\/*", "https:\/\/www.amazon.es\/dp\/*", "https:\/\/www.amazon.es\/*\/dp\/*", "https:\/\/www.amazon.cn\/dp\/*", "https:\/\/www.amazon.co.jp\/*\/dp\/*", "https:\/\/www.amazon.co.jp\/dp\/*", "https:\/\/www.amazon.com.au\/*\/dp\/*", "https:\/\/www.amazon.com.au\/dp\/*", "https:\/\/www.amazon.ca\/*\/dp\/*", "https:\/\/www.amazon.ca\/dp\/*", "https:\/\/www.amazon.in\/*\/dp\/*", "https:\/\/www.amazon.in\/dp\/*", "https:\/\/www.amazon.ae\/*\/dp\/*", "https:\/\/www.amazon.ae\/dp\/*", "https:\/\/www.amazon.com.mx\/*\/dp\/*", "https:\/\/www.amazon.com.mx\/dp\/*", "https:\/\/www.amazon.com.br\/*\/dp\/*", "https:\/\/www.amazon.com.br\/dp\/*", "https:\/\/www.amazon.com.tr\/*\/dp\/*", "https:\/\/www.amazon.com.tr\/dp\/*", "https:\/\/www.amazon.nl\/*\/dp\/*", "https:\/\/www.amazon.nl\/dp\/*" ], "js": [ "libs\/jquery-3.2.1.min.js", "contentScript.js" ], "css": [ "libs\/style.css" ], "run_at": "document_end", "all_frames": false } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr1kUoplYT20rCjz5cVxndJkWd96ty\/CE4D7eGBODf\/bxJkILvaTZ689kcHYu7mdmHUqhYbcL\/XPXgBKCJxkffFNnFctE7YAY6ui3pHbNO1p4lg7w1bCepnXGLoUupBuvOvltcaih9eGvyIEM3TEBAqKzGzoqcw+5YTR\/szEKg+PC5UUzT54sU\/WrqyPakr7145NVT3hpcYn8UjNNx\/wllD1RsJdGfF13zGFWme\/HTrW7r3OAjhLtUKNFbHYeUAIbP9z5otbwer1UtVfen6vT95c9HJUORrolGqp3s27IiX2gJr8qDgNMoFDgwRtsbKkpgoxE9\/7xEuUpEWlNSTQ7PwIDAQAB", "oauth2": { "client_id": "1026349691228-5a39t4jtvj7ocau2ds22eht2ufmchdjh.apps.googleusercontent.com", "web_client_id": "738301887624-748srkpj6e0em7rlhnjra8uv9u4k4mrf.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "assets\/*", "libs\/*" ], "matches": [] } ] } |