parse-flyer-nofrills-print

Community

Extract No Frills print-flyer deals to JSON

AuthorJoresti
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns No Frills print-flyer pages into structured deal records so you can reliably capture product names, sale prices, and package sizes for downstream meal planning and shopping list generation.

Core Features & Use Cases

  • No Frills print-flyer DOM extraction: Parses product tiles from the specific /en/print-flyer view using data-testid selectors.
  • Scroll-based lazy-load loading: Repeats scrolling until all products are loaded, with drift checks to stop early if the page changed.
  • Deal record normalization: Produces clean fields including item_name, product_type, category, sale_price, regular_price, unit, and deal_conditions, skipping non-sale and non-grocery items.
  • Operational guardrails: Runs drift detection (selector hit rates, container checks) and validates extracted content before output.

Quick Start

Run the parse-flyer-nofrills-print skill with the No Frills print-flyer URL to output a JSON array of extracted grocery deal objects.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parse-flyer-nofrills-print
Download link: https://github.com/Joresti/grocery-hack/archive/main.zip#parse-flyer-nofrills-print

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.