parse-flyer-foodbasics
CommunityExtract Food Basics deals into JSON.
Software Engineering#automation#web scraping#CDP#data normalization#deal extraction#grocery flyer#unit parsing
AuthorJoresti
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill turns the Food Basics weekly flyer product grid into structured deal records automatically, so you can create a shopping list without manually copying prices and sizes.
Core Features & Use Cases
- Automated pagination and scraping: Clicks the flyer’s Load More Deals control until all products are loaded, then extracts fields from each product tile.
- Field-level parsing and normalization: Produces clean deal outputs including sale price, regular price, unit price with unit conversion, category classification, and product_type heuristics.
- Guardrails against page changes: Runs a drift detection flow using selector hit-rate checks and provides guidance on when to stop or extract with degraded fields.
- Use Case: You want deal coverage from Food Basics for a given week to feed meal planning and shopping list generation.
Quick Start
Run the parse-flyer-foodbasics skill with the flyer URL, ensuring Chrome is started in headed mode with remote debugging enabled.
Dependency Matrix
Required Modules
None requiredComponents
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-foodbasics Download link: https://github.com/Joresti/grocery-hack/archive/main.zip#parse-flyer-foodbasics Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.