Shopify Scraper
Shopify Scraper extracts products from any Shopify store to CSV/Excel
What is Shopify Scraper?
Shopify Scraper is a Chrome extension by Sprise. This extension has 1,982 weekly active users, an average user rating of 2.82, and was removed from Chrome Web Store 3 months ago. The latest version, 3.3, was updated 8 months ago.
Stats
- tabs
- storage
- http://*/*
- https://*/*
- *://api.gumroad.com/*
Summary
🔥 Shopify Scraper is an affordable, fully-featured scraper tool that allows you to scrape products from any store and export data to Excel/CSV within seconds with one click. 🥱 You can spend days and even weeks searching for the right products, the right descriptions and images. Then, you need to worry about importing the products into your store and testing it, you are looking at many extra weeks and hard work. 😄 Shopify Scraper turns days of hard work into minutes of seamless store building. You can scrape product title, description, price and images within seconds. 🔍 Not only you can scrape products from other stores but you can also see the traffic, best selling products, theme, recent activity and total number of products. 💻 Features: ✓ Automatically identify stores ✓ Can extract thousands of products within seconds ✓ Filter by a specific collection ✓ Save as XLSX (Excel document) with proper data types - dates, prices ✓ Export to CSV format, ready to import to your store ✓ Keep track of which stores you scraped with Spy Scraper with the included local database
Safety
Risk impact
Shopify Scraper requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Shopify Scraper if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Shopify Scraper may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Promo images
Similar extensions
Here are some Chrome extensions that are similar to Shopify Scraper:
ShopScraper - Spy Tool & Scraper for Shopify
Shopify spy scraper & parser
Shopify Scraper
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "background": { "persistent": false, "scripts": [ "libs/zepto.min.js", "js/common.js", "js/background.js", "js/background_db.js" ] }, "browser_action": { "default_popup": "popup/index.html" }, "content_scripts": [ {