TBL Ecom Scraper

Scrap Shopify and woocommerce site scraper

What is TBL Ecom Scraper?

TBL Ecom Scraper is a Chrome extension developed by pirotteassocies1, and its main feature is "Scrap Shopify and woocommerce site scraper".

Extension Screenshots

screenshot
screenshot

Download TBL Ecom Scraper Extension CRX File

Download TBL Ecom Scraper 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

                        TBL Ecom Scrapper is a tool to extract products from the Shopify store,
export products to Excel/CSV and migrate Shopify to Woocommerce.

#Features :
One-click to export all products data to a CSV file
Export Products name in a text file
Select the specified collection to export
Select the specified products to export
Search the specified products to export
Sort products by the products name or products type

# Important Note: 
Shopify does NOT belong or related to the official Shopify application/website in any ways. It is an unofficial app that is developed and maintained independently. 

# Data Privacy
All product data is processed in your local computer, it is never passing through our web server, and no one knows what you export/analyze.                    

Extension Basic Information

Name TBL Ecom Scraper TBL Ecom Scraper
ID ofgabniiilbhbecifagpofonbobcckmk
Official URL https://chromewebstore.google.com/detail/tbl-ecom-scraper/ofgabniiilbhbecifagpofonbobcckmk
Description Scrap Shopify and woocommerce site scraper
File Size 192 KB
Installation Count 158
Current Version 1.0.0
Last Updated 2023-01-08
Publish Date 2023-01-08
Developer pirotteassocies1
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TBL Ecom Scraper",
    "version": "1.0.0",
    "description": "Scrap Shopify and woocommerce site scraper ",
    "action": {
        "default_title": "ecom scrapper",
        "default_popup": "popup.html"
    },
    "manifest_version": 3,
    "permissions": [
        "storage",
        "tabs"
    ]
}