Reviews Extractor for WM
Scrape Walmart reviews and export to CSV with ease.
Τι είναι το Reviews Extractor for WM;
Το Reviews Extractor for WM είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://extensionsbox.com, και η κύρια λειτουργία του είναι "Scrape Walmart reviews and export to CSV with ease.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Reviews Extractor for WM
Λήψη αρχείων επέκτασης Reviews Extractor for WM σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Walmart Reviews Extractor is a Google Chrome extension designed to simplify the process of extracting customer reviews from the Walmart website. The user-friendly interface of the plugin streamlines the process and requires no coding knowledge or skills to use. With just a single click, users can quickly scrape reviews and export them to a CSV file for easy organization and analysis. Whether conducting market research, analyzing trends, or data mining customer feedback for insights, This is an essential tool for any e-commerce professional. What data can be scraped? Customer reviews for any product. What information is scraped? Product Name, Review ID, Reviewer Name, Rating, Review Title, Review Text, Positive Feedback, Negative Feedback, Verified Purchaser, Review Time, Images, Product Link, Author ID, Reviewer Location, Scraped Time. How to get this data? Scraping customer reviews can be done quickly with our tool, without any coding needed. Simply follow these steps: - Open any product page on Walmart.com - Click the "Download Reviews" button next to "Customer reviews & ratings" to start scraping reviews - Wait for the process to complete, then click "Download Reviews" on the popup to download the data in a CSV file for Excel How quickly will I get the results? The data extraction process begins right after you make a request. The duration of the scrape will vary based on the amount of information needing retrieval. Walmart™ is registered trademarks of Wal-Mart Stores, Inc. in the United States and/or other countries. This independent project was developed by ExtensionBox and has no relationship with Wal-Mart Stores, Inc.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Reviews Extractor for WM |
ID | gidbpinngggcpgnncphjnfjkneodombd |
Επίσημο URL | https://chromewebstore.google.com/detail/reviews-extractor-for-wm/gidbpinngggcpgnncphjnfjkneodombd |
Περιγραφή | Scrape Walmart reviews and export to CSV with ease. |
Μέγεθος Αρχείου | 3.1 MB |
Αριθμός Εγκαταστάσεων | 67 |
Τρέχουσα Έκδοση | 1.0.4 |
Τελευταία Ενημέρωση | 2024-02-25 |
Ημερομηνία Δημοσίευσης | 2023-09-04 |
Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | https://extensionsbox.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://reviewsextractorforwm.extensionsbox.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://reviewsextractorforwm.extensionsbox.com |
URL της Σελίδας Πολιτικής Απορρήτου | https://extensionsbox.com/privacy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.4", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "storage", "identity" ], "host_permissions": [ "*:\/\/reviewsextractorforwm.extensionsbox.com\/*", "*:\/\/*.walmart.com\/*" ], "background": { "service_worker": "service-worker.js" }, "action": { "default_popup": "popup.html", "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" } }, "content_scripts": [ { "matches": [ "*:\/\/*.walmart.com\/*" ], "js": [ "contentScript.js" ], "css": [ "style.css" ], "run_at": "document_end", "all_frames": false } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhVnH92Y9Ia2wpK9U7af9ac3C+HjpoJyjsy9qy0dvi7pIV59cDidTLOWZJfDPbjt81YB1o6NF2oAEmeEXrhPjFuZSO+1oouvEBU96j4lQHGF7ExYc7frnoNkYWQmYssfJTXVk+5X4XN474MZWFSKDfKW9c8jVRrWm2LJDuSWva0E6VFnpVcHnHlZa31yCk86aOvc8sDUrphk1OxkUb3mtVHBLQ9G5zuhpIU1MeZX6Cghjn8Tzvs+AxPvIk6wS406xxBEIRzmGD\/khchzaiqKdW5RZFcPOwutlQgFPtyAH0yvZXdX1jGdAmcyUq6XDBjLkYMqChu9iZ8W5HBZwFZBQZwIDAQAB", "oauth2": { "client_id": "202715419399-99leihfrllgeil3iro0jaghgrau5hjgb.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\/*", "injected.js" ], "matches": [ " |