Universal Price List Parser for Catalogs

By a5e32402dbeb45f18021c029 · 3 months ago · 10+ installs

Universal collection of product data from all pages of any website catalog and download to CSV

Key Highlights

  • Adds an on-page parser button only when catalog-style product cards are detected.
  • Exports collected catalog data to a CSV file named with the current site hostname and date.
  • Tracks products found, items collected, pages processed, and collection progress in a modal.
  • Can continue collection across detectable paginated catalog pages by navigating through them.
  • Includes optional debug details such as current URL, detected products, fields, and pagination links.

Details

The Universal Price List Parser for Catalogs adds a floating button on product listing pages where repeated product cards are detected. Opening it shows a parsing modal with product counts, collected item totals, processed page counts, a progress bar, and controls to start collection or download a CSV.

When collection starts, the tweek reads product data from the current catalog page and can continue through detected pagination by navigating page to page. The exported CSV includes product name, price, article or SKU, box quantity, and product URL when those fields are found.

Runs on

All websites

Developer

Tweek Code

1126 lines ·