Shein Scraper

Extracts extensive product data from Shein.com, give you with valuable insights for market research and data-driven decisions.

Τι είναι το Shein Scraper;

Το Shein Scraper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://extensionsbox.com, και η κύρια λειτουργία του είναι "Extracts extensive product data from Shein.com, give you with valuable insights for market research and data-driven decisions.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Shein Scraper

Λήψη αρχείων επέκτασης Shein Scraper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Shein Scraper: A Powerful Browser Extension for Extracting Product Information

Shein Scraper is a robust and efficient browser extension designed to extract valuable product information from Shein.com. This comprehensive tool empowers users to effortlessly collect data from various product listings, including Store, Search, Flash Sale, Daily New, and Brands. By leveraging this extension, businesses and individuals can gather crucial product details to fuel their market research, competitor analysis, and data-driven decision-making.

Supported Product Lists:
Store: Gather data from products displayed on a specific store page.
Search: Extract information from products displayed in search results.
Flash Sale: Capture data from products featured in flash sales.
Daily New: Collect details from newly added products.
Brands: Scrape data from products belonging to specific brands.

Extensive Data Fields:
Product Relation ID
Product ID
Product Name
Product Image
Product Detail Images
Product Serial Number
Product Url
Category ID
Colors
Retail Price
Sale Price
Unit Discount
On Sale
Stock
Quick Ship
Spu
Store Code
Scraped Time
Pro Version:

Additional Data Fields:
Product Description
Product Specifications
Product Reviews
Store Name
Store URL
Store Address
Store Contact Information
Store Social Media Links
Detailed Images:
Extract high-resolution product images from the product detail page.

How to Use
Open the desired product list page on Shein.com.
Click on the "Download" button that appears at the top of the page.
A pop-up window will appear, displaying the progress of the data extraction process.
Once the data extraction is complete, you can download the collected data in a CSV file.

Data Extraction Time
The duration of the data extraction process depends on your internet connection speed and the website's performance. Additionally, choosing to export detailed information and detailed images in the Pro version may increase the extraction time.

Data Privacy
Your data stays on your device and is not stored or transmitted to our servers. We prioritize keeping your information secure and confidential.


Disclaimer
This extension is an independently developed product by ExtensionsBox and has no association with SHEIN.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Shein Scraper Shein Scraper
ID ibbjcpcbjnjlpfjinbeeefbldldcinjg
Επίσημο URL https://chromewebstore.google.com/detail/shein-scraper/ibbjcpcbjnjlpfjinbeeefbldldcinjg
Περιγραφή Extracts extensive product data from Shein.com, give you with valuable insights for market research and data-driven decisions.
Μέγεθος Αρχείου 3.07 MB
Αριθμός Εγκαταστάσεων 104
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2024-01-24
Ημερομηνία Δημοσίευσης 2024-01-10
Αξιολόγηση 5.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής https://extensionsbox.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://sheinscraper.extensionsbox.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://sheinscraper.extensionsbox.com/
URL της Σελίδας Πολιτικής Απορρήτου https://sheinscraper.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.2",
    "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": [
        "*:\/\/sheinscraper.extensionsbox.com\/*",
        "*:\/\/*.shein.com\/*",
        "*:\/\/*.shein.com.hk\/*",
        "*:\/\/*.shein.tw\/*",
        "*:\/\/*.shein.com.mx\/*",
        "*:\/\/*.shein.in\/*",
        "*:\/\/*.shein.se\/*",
        "*:\/\/*.shein.co.uk\/*",
        "*:\/\/*.shein.com.vn\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.shein.com\/*",
                "*:\/\/*.shein.com.hk\/*",
                "*:\/\/*.shein.tw\/*",
                "*:\/\/*.shein.com.mx\/*",
                "*:\/\/*.shein.in\/*",
                "*:\/\/*.shein.se\/*",
                "*:\/\/*.shein.co.uk\/*",
                "*:\/\/*.shein.com.vn\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmWfFWgtPdz0DViG6Erl2Ak5qabBbsFDkStVQH2+CoPQH7zrvFiAadlC4QuDlLVBRc0k7AEVHUxIuizfziN3AP2U2KcQVgQHTEVX51GxgH5x\/9czpZXNeAAgh7HyCo+PlmQZazQdxZtKgYRC+MgGRp7y4qlLl0U3BtSpRH5btWMTq4h1J0jmung5cRz3d+395sh+LfnRWRUsDbam62vE9cVadZ7cn56g2ngdz1QTHGbDtmydHNBGTEd2eNzUou3G09TN9\/PJxd9pB6rNs1StaDVzcpHzPZ9fNUxaLThP4CVkR966fWFEOybGflAkEUgf135XhImGS+zVJBiFz5t1vAQIDAQAB",
    "oauth2": {
        "client_id": "1059691705561-l12470v01865pocnpjmtt7fu5r6lt509.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": [
                ""
            ]
        }
    ]
}