Shopify spy scraper & parser

Shopify spy extract product listing from Shopify stores to CSV and excel

What is Shopify spy scraper & parser?

Shopify spy scraper & parser is a Chrome extension developed by https://shopify-spy.com, and its main feature is "Shopify spy extract product listing from Shopify stores to CSV and excel".

Extension Screenshots

screenshot
screenshot

Download Shopify spy scraper & parser Extension CRX File

Download Shopify spy scraper & parser 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

                        Shopify Spy scrapes products from Shopify powered stores and saves as an Excel document or CSV file.

2024 Q1 changes:
- Resolved "Out of memory" error for large stores; now, CSV/Excel files are automatically split for efficient data handling.
- Improved status messages for enhanced clarity and precision.

2023 Q3-Q4 changes:
- Undock popup: you can use browser while the scraping is in progress and even scrape several store simultaneously
- Renewed login flow

Shopify Spy features:
✓ Can extract thousands of products within minutes
✓ Filter by a specific collection
✓ All fields from Shopify product listing are included (see below)
✓ All product images are added to the CSV
✓ Export to CSV format compatible with Shopify import format (https://help.shopify.com/en/manual/products/import-export/import-products)
✓ Save as XLSX (Excel document) with proper data types - dates, prices
✓ Does not require excessive permissions

Why Shopify Spy:

For e-commerce store owners, Shopify Spy allows you to keep track of your competitors' products, pricing, and promotions. With this tool, you can quickly and easily extract thousands of products from Shopify-powered stores and filter them by specific collections.

For digital marketers, Shopify Spy provides accurate and reliable product data to help you analyze market trends and identify potential opportunities for your clients.

For product researchers, Shopify Spy makes it easy to gather data on a large number of products quickly and efficiently. This means you can identify trends and insights in your field of research with ease.

For dropshippers, Shopify Spy is an essential tool for finding new products to add to your store, and monitor pricing and product availability for your existing products.

For data analysts, Shopify Spy's ability to extract product data from Shopify stores and save it in a CSV or Excel format makes it an attractive tool for processing large amounts of data quickly and efficiently.

So, whether you're an e-commerce store owner, digital marketer, product researcher, dropshipper, or data analyst, Shopify Spy has everything you need to stay on top of the latest product trends and insights. Try it out today and take your business to the next level!

Supported fields:
- Title
- Handle
- Description (in plain text)
- Created date and time
- Updated date and time
- Vendor
- Product Type
- Tags
- Max price
- Min price
- 5 product variants including title, price, discount price, and image URL
- 10 images
- all options                    

Extension Basic Information

Name Shopify spy scraper & parser Shopify spy scraper & parser
ID injdgfhiepghpnihhgmkejcjnoohaibm
Official URL https://chromewebstore.google.com/detail/shopify-spy-scraper-parse/injdgfhiepghpnihhgmkejcjnoohaibm
Description Shopify spy extract product listing from Shopify stores to CSV and excel
File Size 557 KB
Installation Count 269,126
Current Version 2.0.5
Last Updated 2024-01-28
Publish Date 2020-02-20
Rating 4.40/5 Total 53 Ratings
Developer https://shopify-spy.com
Email [email protected]
Payment Type in_app
Extension Website https://shopify-spy.com
Privacy Policy Page URL https://shopify-spy.com/privacy-policy.html
Supported Languages 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",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extShortDesc__",
    "default_locale": "en",
    "version": "2.0.5",
    "icons": {
        "16": "icons\/logo16.png",
        "48": "icons\/logo48.png",
        "64": "icons\/logo64.png",
        "128": "icons\/logo128.png"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "downloads",
        "identity",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/api.shopify-spy.com\/*"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "minimum_chrome_version": "88",
    "action": {
        "default_icon": "icons\/logo32.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgYJEImxTdvnvzPAKMUFQotly9xowzdUF7EBPYdzBpQFfFaJ\/GSQZWihyGLgS61QS1hg9kagrEtJy2fhj4720MSBpZ+0s2\/JraY0hBsKT\/FmWvTEv9z\/Ji3TYzzJh1fZxAZFRhfvZo2O2rJ0dHymfWg0vZhWVgtDoOBIluhNSCxqeBIRWccXfvZhTaxWOcDBbnoi2TlZRLRXR5WUB88zyfAP+EKeFT3PeUxBV2gkJ02KFmVvQS4+9s7SS7rfHW48CoQPO2xjcmQYiFb+4xcxJ+XKeHfjmGz3mUNWN92bJUUz5ZpmTFyhJP+UY34hW8cZYcCkXkHbvNxYDLyd7GgsXCwIDAQAB"
}