BigSeller - Product Scraper

BigSeller Product Scraper, scrape products from marketplaces to your multiple stores.

什麼是BigSeller - Product Scraper?

BigSeller - Product Scraper是由https://bigseller.com開發的Chrome擴展程式,該擴展的主要功能是“BigSeller Product Scraper, scrape products from marketplaces to your multiple stores.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載BigSeller - Product Scraper擴展crx文件

下載BigSeller - Product Scraper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        BigSeller Product Scraper, scrape products from multiple marketplaces and import them to your online stores. Eliminate the busy work and engage more prospects with BigSeller!

BigSeller Product Scraper helps you:
- Scrape products from Shopee, Lazada, Taobao, 1688, etc. 
- Make product listings ready in a minute

One-click to scrape products and batch upload:
- Download and install the extension to your Chrome
- Open a marketplace and start scraping 
- Batch upload after importing to the shop

Auto-Translation:
- After scraping products, click the Translation button to translate to your target language.

BigSeller is a free multi-channel selling software aiming at helping sellers to streamline sales across multiple marketplaces. Check out our popular features:

- Auto-sync & handle your multi-channel orders in one place
- Inventory Management
- Shop to shop product migration
- Batch adding watermarks
- Customize shipping labels
- Shipping Fee & Return Management
- Sub-account and authority management
- Data Analysis

Make Your Business More Efficiently! Less Time, More Orders, Higher Profits.
Website Link:https://www.bigseller.com
If you have any questions, please feel free to email us at [email protected]


***  BigSeller - FREE Multichannel Ecommerce Solution  ***                    

擴展基本資訊

名稱 BigSeller - Product Scraper BigSeller - Product Scraper
ID kkfocohhekldeddhkllgofalggnlhhae
官方網址 https://chromewebstore.google.com/detail/bigseller-product-scraper/kkfocohhekldeddhkllgofalggnlhhae
簡介 BigSeller Product Scraper, scrape products from marketplaces to your multiple stores.
檔案大小 1.23 MB
安裝次數 149,008
目前版本 3.31.0
更新時間 2024-02-22
上架時間 2020-06-19
評分 4.29/5 共 52 次評分
開發者 https://bigseller.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.bigseller.com
說明頁面URL https://help.bigseller.com
隱私政策頁面URL https://www.bigseller.com/privacyPolicy.htm
支援的語言 id,en,en-US,vi,th,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_crawl_name__",
    "version": "3.31.0",
    "description": "__MSG_crawl_description__",
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self';"
    },
    "icons": {
        "16": "static\/img\/16x16.png",
        "19": "static\/img\/48x48.png",
        "38": "static\/img\/48x48.png",
        "48": "static\/img\/48x48.png",
        "128": "static\/img\/128x128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "19": "static\/img\/48x48.png"
        },
        "default_title": "BigSeller - Product Scraper",
        "default_popup": "index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.lazada.vn\/*",
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.com.ph\/*",
                "*:\/\/*.jd.co.th\/*",
                "*:\/\/*.jd.id\/*",
                "*:\/\/shop.line.me\/*",
                "*:\/\/*.facebook.com\/*",
                "*:\/\/shopee.co.id\/*",
                "*:\/\/xiapi.xiapibuy.com\/*",
                "*:\/\/my.xiapibuy.com\/*",
                "*:\/\/id.xiapibuy.com\/*",
                "*:\/\/th.xiapibuy.com\/*",
                "*:\/\/ph.xiapibuy.com\/*",
                "*:\/\/sg.xiapibuy.com\/*",
                "*:\/\/vn.xiapibuy.com\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/shopee.tw\/*",
                "*:\/\/*.taobao.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/login.taobao.com\/*",
                "*:\/\/adsmanager.facebook.com\/*"
            ],
            "js": [
                "platform\/allPlatform\/index.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.tmall.hk\/*"
            ],
            "js": [
                "platform\/_inject\/postDetailDocument.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.bigseller.com\/*",
                "*:\/\/*.bigseller.pro\/*",
                "*:\/\/bs1.meiyunji.net\/*",
                "*:\/\/bs2.meiyunji.net\/*",
                "*:\/\/bs3.meiyunji.net\/*",
                "*:\/\/bs4.meiyunji.net\/*",
                "*:\/\/bs5.meiyunji.net\/*",
                "http:\/\/192.168.0.119:8000\/*",
                "http:\/\/192.168.0.119:9000\/*"
            ],
            "js": [
                "platform\/_inject\/versionInfo.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/shopee.co.id\/*",
                "*:\/\/xiapi.xiapibuy.com\/*",
                "*:\/\/my.xiapibuy.com\/*",
                "*:\/\/id.xiapibuy.com\/*",
                "*:\/\/th.xiapibuy.com\/*",
                "*:\/\/ph.xiapibuy.com\/*",
                "*:\/\/sg.xiapibuy.com\/*",
                "*:\/\/vn.xiapibuy.com\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/shopee.tw\/*",
                "*:\/\/www.tokopedia.com\/*",
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.lazada.vn\/*",
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.com.ph\/*",
                "*:\/\/*.ocistok.com\/*",
                "*:\/\/www.bukalapak.com\/*",
                "*:\/\/m.bukalapak.com\/*",
                "*:\/\/www.jakmall.com\/*",
                "*:\/\/www.sendo.vn\/*",
                "*:\/\/tiki.vn\/*",
                "*:\/\/www.blibli.com\/*",
                "*:\/\/*.1688.com\/*",
                "*:\/\/*.jd.co.th\/*",
                "*:\/\/*.jd.id\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.jakartanotebook.com\/*",
                "*:\/\/*.taobao.com\/*",
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.tmall.hk\/*",
                "*:\/\/*.pinduoduo.com\/*",
                "*:\/\/*.yangkeduo.com\/*",
                "*:\/\/yangkeduo.com\/*",
                "*:\/\/evermos.com\/*",
                "*:\/\/shop.line.me\/*",
                "*:\/\/*.facebook.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/seller.jd.id\/*",
                "*:\/\/sellercenter.lazada.com.my\/*",
                "*:\/\/sellercenter.lazada.sg\/*",
                "*:\/\/sellercenter.lazada.vn\/*",
                "*:\/\/sellercenter.lazada.co.id\/*",
                "*:\/\/sellercenter.lazada.co.th\/*",
                "*:\/\/sellercenter.lazada.com.ph\/*",
                "*:\/\/tiki.vn\/di-cho-online*"
            ],
            "js": [
                "static\/js\/jquery.js"
            ],
            "css": [
                "static\/fontsIcon\/style.css",
                "static\/css\/style.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.1688.com\/*"
            ],
            "js": [
                "platform\/ali1688\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.aliexpress.us\/*"
            ],
            "js": [
                "platform\/aliexpress\/index.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.blibli.com\/*"
            ],
            "js": [
                "platform\/blibli\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.bukalapak.com\/*",
                "*:\/\/m.bukalapak.com\/*"
            ],
            "js": [
                "platform\/bukalapak\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/evermos.com\/*"
            ],
            "js": [
                "platform\/evermos\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.jakartanotebook.com\/*"
            ],
            "js": [
                "platform\/jakartanotebook\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.jd.id\/*"
            ],
            "exclude_matches": [
                "*:\/\/seller.jd.id\/*"
            ],
            "js": [
                "platform\/jdid\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.jakmall.com\/*"
            ],
            "js": [
                "platform\/jakmall\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.jd.co.th\/*"
            ],
            "js": [
                "platform\/jdth\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.lazada.vn\/*",
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.com.ph\/*"
            ],
            "exclude_matches": [
                "*:\/\/sellercenter.lazada.com.my\/*",
                "*:\/\/sellercenter.lazada.sg\/*",
                "*:\/\/sellercenter.lazada.vn\/*",
                "*:\/\/sellercenter.lazada.co.id\/*",
                "*:\/\/sellercenter.lazada.co.th\/*",
                "*:\/\/sellercenter.lazada.com.ph\/*"
            ],
            "js": [
                "static\/js\/jquery.js",
                "platform\/lazada\/index.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/shopee.co.id\/*",
                "*:\/\/xiapi.xiapibuy.com\/*",
                "*:\/\/my.xiapibuy.com\/*",
                "*:\/\/id.xiapibuy.com\/*",
                "*:\/\/th.xiapibuy.com\/*",
                "*:\/\/ph.xiapibuy.com\/*",
                "*:\/\/sg.xiapibuy.com\/*",
                "*:\/\/vn.xiapibuy.com\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/shopee.tw\/*"
            ],
            "js": [
                "platform\/shopee\/index.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.ocistok.com\/*"
            ],
            "js": [
                "platform\/ocistok\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.pinduoduo.com\/*",
                "*:\/\/*.yangkeduo.com\/*",
                "*:\/\/yangkeduo.com\/*"
            ],
            "js": [
                "platform\/pinduoduo\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.sendo.vn\/*"
            ],
            "js": [
                "platform\/sendo\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.taobao.com\/*"
            ],
            "js": [
                "platform\/taobao\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/tiki.vn\/*"
            ],
            "exclude_matches": [
                "*:\/\/tiki.vn\/di-cho-online*"
            ],
            "js": [
                "platform\/tiki\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.tmall.hk\/*"
            ],
            "js": [
                "platform\/tmall\/index.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/www.tokopedia.com\/*"
            ],
            "js": [
                "platform\/tokopedia\/index.js"
            ]
        },
        {
            "matches": [
                "*:\/\/shop.line.me\/*"
            ],
            "js": [
                "static\/js\/jquery.js",
                "platform\/lineshop\/index.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "js": [
                "static\/js\/jquery.js",
                "platform\/facebook\/index.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "webRequest",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/www.bigseller.com\/",
        "https:\/\/www.bigseller.pro\/",
        "*:\/\/shopee.co.id\/*",
        "*:\/\/shopee.co.th\/*",
        "*:\/\/shopee.sg\/*",
        "*:\/\/shopee.tw\/*",
        "*:\/\/shopee.ph\/*",
        "*:\/\/shopee.vn\/*",
        "*:\/\/shopee.com.my\/*",
        "https:\/\/*.xiapibuy.com\/*-i.*\/",
        "https:\/\/gql.tokopedia.com\/",
        "https:\/\/store.lazada.com.ph\/",
        "https:\/\/store.lazada.com.my\/",
        "https:\/\/store.lazada.co.id\/",
        "https:\/\/store.lazada.co.th\/",
        "https:\/\/store.lazada.sg\/",
        "https:\/\/store.lazada.vn\/",
        "https:\/\/acs-m.lazada.com.my\/",
        "https:\/\/www.lazada.sg\/",
        "https:\/\/www.lazada.com.my\/",
        "https:\/\/www.lazada.vn\/",
        "https:\/\/www.lazada.co.id\/",
        "https:\/\/www.lazada.co.th\/",
        "https:\/\/www.lazada.com.ph\/",
        "https:\/\/api.bukalapak.com\/",
        "https:\/\/www.bukalapak.com\/",
        "https:\/\/m.bukalapak.com\/",
        "https:\/\/www.sendo.vn\/",
        "https:\/\/tiki.vn\/",
        "https:\/\/www.blibli.com\/",
        "https:\/\/ocistok.com\/",
        "*:\/\/shop.line.me\/*",
        "*:\/\/*.facebook.com\/*",
        "https:\/\/aeproductsourcesite.alicdn.com\/",
        "*:\/\/i.3.cn\/*",
        "https:\/\/totguard.tmall.com\/",
        "https:\/\/detail.tmall.com:443\/item.htm\/_____tmd_____\/punish*",
        "https:\/\/item.taobao.com:443\/\/item.htm\/_____tmd_____\/punish*",
        "*:\/\/item.taobao.com\/item.htm\/_____tmd_____\/slide*",
        "*:\/\/h5api.m.tmall.com\/h5\/mtop.taobao.detail.getdesc\/*",
        "*:\/\/detail.tmall.com\/item_o.htm\/_____tmd_____\/slide*",
        "*:\/\/*.tmall.com\/*",
        "*:\/\/*.tmall.hk\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/img\/*.png",
                "static\/fontsIcon\/fonts\/iconfont.*",
                "platform\/_inject\/onPageChange.js",
                "platform\/_inject\/requestHooks.js",
                "platform\/_inject\/emitDetailDocument.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.tmall.com\/*",
            "*:\/\/localhost\/*",
            "*:\/\/*.bigseller.com\/*",
            "*:\/\/*.bigseller.pro\/*"
        ]
    }
}