Ginee Data Scraper

Ginee Data Scraper, scrape products from marketplace and publish them to your stores, which will help you reduce the workload.

Ginee Data Scraperとは何ですか?

Ginee Data Scraperはhttps://ginee.com/id/scraperによって開発されたChromeの拡張機能で、その主な機能は「Ginee Data Scraper, scrape products from marketplace and publish them to your stores, which will help you reduce the workload.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Ginee Data Scraper拡張機能のCRXファイルをダウンロード

Ginee Data Scraper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Ginee Data Scraper is developed by Ginee, the world's leading e-commerce service provider, this feature can help you to:
👉👉✅ Group WA:https://chat.whatsapp.com/JsaEk2mDnVeDivaWaK9wP5

=============================================================================
*Marketplace*
Shopee, Lazada, Taobao, Tmall, and many more platforms that will continue to be added
And many other features that will continue to be updated.

*Tracking competitive products, digging out popular item* 
Quickly check the detailed price and sales charts of Shopee and Lazada's products, following the information, and keep track to product performance 

*Batch collection, one-click publication* 
Ginee supports single product collection and store collection, which can help you to quickly publish your products into your store and improve your efficiency

*Track Data Accurately To SKU*
Through Ginee's algorithm, you can view sales details, inventory changes of each SKU (variation), and accurately capture the dynamics of competitors' products (Currently limited to Shopee only)
*Multilingual*
Support in five languages : 
Chinese 🇨🇳 
English 🇺🇸 
Bahasa 🇮🇩 
ภาษาไทย 🇹🇭
Việt Nam 🇻🇳

*Currency switching*
Support currency: 
China (CNY)
Indonesia (IDR) 
Philippines(PHP)
Thailand(THB)
Vietnam(VND)
Malaysia(MYR)

Other than that,
Ginee is a leading SaaS e-commerce platform service that can help merchants with a wide variety of products
To increase sales and efficiency:
-Ginee SaaS: One stop service, multi-channel, multi-store, product, inventory and order management
-Ginee Data: Data analysis and financial management
-CRM: Customer Management System
-Ginee Chat: Multi-platform chat liaison system
-Ginee WMS: Warehouse Management System
Only by registering to a Gine account, you can enjoy all of the above features
Website Kami:  🌐 ginee.com/scraper                    

拡張機能の基本情報

名前 Ginee Data Scraper Ginee Data Scraper
ID fddmfmckaajmcjcoeeofhkbhbnbhifpg
公式URL https://chromewebstore.google.com/detail/ginee-data-scraper/fddmfmckaajmcjcoeeofhkbhbnbhifpg
説明 Ginee Data Scraper, scrape products from marketplace and publish them to your stores, which will help you reduce the workload.
ファイルサイズ 623 KB
インストール数 5,000
現在のバージョン 2.8.2
最終更新日 2024-01-31
公開日 2021-09-30
評価 4.38/5 合計 24 レビュー
開発者 https://ginee.com/id/scraper
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ginee.com
ヘルプページのURL https://ginee.com/help/
プライバシーポリシーページのURL https://accounts.ginee.com/ID/privacy.html
対応言語 id,en,vi,th,zh-CN
manifest.json
{
    "name": "Ginee Data Scraper",
    "description": "Ginee Data Scraper, scrape products from marketplace and publish them to your stores, which will help you reduce the workload.",
    "version": "2.8.2",
    "manifest_version": 3,
    "default_locale": "id",
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "24": "assets\/icon24.png",
            "48": "assets\/icon48.png",
            "128": "assets\/icon128.png"
        },
        "default_title": "Ginee Data Scraper, scrape products from marketplaces and publish them to your multi stores quickly, which will help you get rid of the busy work"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "24": "assets\/icon24.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "*:\/\/seller.ginee.com\/*",
                "*:\/\/shopee.tw\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/shopee.cl\/*",
                "*:\/\/shopee.pl\/*",
                "*:\/\/shopee.co.id\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/shopee.com.co\/*",
                "*:\/\/shopee.com.br\/*",
                "*:\/\/shopee.com.mx\/*",
                "*:\/\/xiapi.xiapibuy.com\/*",
                "*:\/\/ph.xiapibuy.com\/*",
                "*:\/\/sg.xiapibuy.com\/*",
                "*:\/\/vn.xiapibuy.com\/*",
                "*:\/\/cl.xiapibuy.com\/*",
                "*:\/\/pl.xiapibuy.com\/*",
                "*:\/\/id.xiapibuy.com\/*",
                "*:\/\/th.xiapibuy.com\/*",
                "*:\/\/my.xiapibuy.com\/*",
                "*:\/\/co.xiapibuy.com\/*",
                "*:\/\/br.xiapibuy.com\/*",
                "*:\/\/mx.xiapibuy.com\/*",
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.com.ph\/*",
                "*:\/\/*.lazada.vn\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.tokopedia.com\/*",
                "*:\/\/*.bukalapak.com\/*",
                "*:\/\/*.1688.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.jakmall.com\/*"
            ],
            "js": [
                "content-scripts\/main.js"
            ],
            "css": [
                "content-scripts\/main.css",
                "content-scripts\/antd.css",
                "content-scripts\/main.1294b3af.css"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "inject\/index.js"
            ],
            "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\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.tokopedia.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "cookies",
        "tabs",
        "webRequest",
        "downloads",
        "activeTab"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "inject\/inject.js",
                "content-scripts\/main.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}