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
官方網址 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
電子郵箱 [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"
}