Skip to content

feat: H-E-B data connector#22

Open
tnunamak wants to merge 4 commits intomainfrom
feat/heb-icon
Open

feat: H-E-B data connector#22
tnunamak wants to merge 4 commits intomainfrom
feat/heb-icon

Conversation

@tnunamak
Copy link
Member

@tnunamak tnunamak commented Mar 4, 2026

Summary

  • Adds full H-E-B data connector (heb/heb-playwright.js) — Playwright-based extraction of profile, order history, and product nutrition data from heb.com
  • USDA FDC fallback for nutrition lookup with scoreMatch() validation and Foundation data type fallback
  • Official H-E-B logo SVG icon (icons/heb.svg)
  • Three schemas: heb.profile, heb.orders, heb.nutrition
  • Registry entry with updated checksums

Test plan

  • Run connector locally against an HEB account
  • Verify icons/heb.svg renders correctly
  • Verify schemas validate against exported data

🤖 Generated with Claude Code

tnunamak and others added 2 commits March 4, 2026 14:02
The HEB connector manifest references icons/heb.svg but the file was missing.
Added the official H-E-B red pill-shaped logo as a clean SVG vector.
Also resolved merge conflict in registry.json to include both Oura and HEB/Whole Foods connectors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds the full HEB connector: Playwright script for extracting profile,
order history, and nutrition data from heb.com, with USDA FDC fallback
for nutrition lookup. Includes schemas and official logo SVG.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tnunamak tnunamak changed the title Add official H-E-B logo SVG icon Add H-E-B data connector Mar 4, 2026
tnunamak and others added 2 commits March 4, 2026 14:12
Replaced the generated wordmark SVG with the official H-E-B app icon
(512x512 PNG) from the Apple App Store — the red rounded square with
white H that matches the style of other connector icons.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Added heb/README.md documenting scopes, USDA_API_KEY env var, and
nutrition lookup pipeline. Updated main README connector table to
include HEB, Oura, Shop, and Instagram ads scope.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tnunamak tnunamak requested a review from volod-vana March 4, 2026 20:23
@tnunamak tnunamak changed the title Add H-E-B data connector feat: H-E-B data connector Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant