Disclaimer: This tool is not officially affiliated with or endorsed by WED2C. It is an independent workflow helper built for WED2C e-commerce store owners to adapt to platform updates as of June 2026, developed by
Haradhan Sharma.
Please ensure you select the default theme in WED2C when extracting product link data.
This is a proprietary, non-open-source application. To automate your custom business workflow, discuss your requirements with
Haradhan Sharma or hire on Upwork.
Process Pending Links
Fetch product details from URLs and store extracted data for downstream content workflows.
Before You Start Processing
-
Verify WED2C Store Theme: Log in to your WED2C dashboard and navigate to
Online Store >> Theme >> Website Theme. - Select Default Theme: Ensure the Default Theme is active. This guarantees clean product structure parsing and prevents extraction errors during HTML scraping.
Scraper Engine & Data Extraction Pipeline
When you initiate a processing batch, the background engine executes a structured 3-tier fetch and extraction routine for each pending URL:
-
Multi-Tiered Fetching Fallback:
1.
Playwright (Headless Chromium): Renders single-page applications (SPAs) and waits for dynamic elements like titles, prices, and variant boxes to settle. 2.Cloudscraper: Acts as a secondary backup to bypass Cloudflare anti-bot challenges if browser automation is blocked. 3.Requests: Standard HTTP client fallback for static response handling. -
Structured Parsing (BeautifulSoup4): Extracted HTML is cleaned of scripts and styles. Key data nodes parsed include:
Title
.good-title.good-title-defaultPrice.currency-money.notranslateDescription.commodity-desc-boxMedia Filtered<img>tags (ignoring tracking assets) -
Database Sync: Saves raw page text, parsed image arrays, price points, and metadata into
LinkDatarecords, then flags theLinkSourceasprocessed=True.
Batch Execution Progress
100% Completed
Total Queued
511
Processed
511
Remaining Pending
0