AMZReviews - Amazon Review Scraper
One click to export/scrape Amazon product reviews to CSV, download Amazon reviews to your computer.
Hvad er AMZReviews - Amazon Review Scraper?
AMZReviews - Amazon Review Scraper er en Chrome-udvidelse udviklet af https://getwebooster.com, og dens hovedfunktion er "One click to export/scrape Amazon product reviews to CSV, download Amazon reviews to your computer.".
Udvidelsesskærmbilleder
Download AMZReviews - Amazon Review Scraper-udvidelses-CRX-fil
Download AMZReviews - Amazon Review Scraper-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | AMZReviews - Amazon Review Scraper |
ID | epnapacjpnonncagggmmhppncbmnpecl |
Officiel URL | https://chromewebstore.google.com/detail/amzreviews-amazon-review/epnapacjpnonncagggmmhppncbmnpecl |
Beskrivelse | One click to export/scrape Amazon product reviews to CSV, download Amazon reviews to your computer. |
Filstørrelse | 2.25 MB |
Antal Installationer | 85 |
Nuværende Version | 1.0.10 |
Senest Opdateret | 2023-09-04 |
Udgivelsesdato | 2023-09-03 |
Bedømmelse | 3.67/5 Samlet 3 Bedømmelser |
Udvikler | https://getwebooster.com |
[email protected] | |
Betalingsmetode | in_app |
Udvidelseswebsted | https://amzreviews.getwebooster.com |
Hjælpeside-URL | https://amzreviews.getwebooster.com |
URL til Fortrolighedspolitik Side | https://getwebooster.com/privacy-policy |
Understøttede Sprog | 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": [] } ] } |