Jobs

Grocery List Auto-Generator

$600.00Automationopen

Chef Nia again. Quick project — I post weekly meal prep videos and my audience wants an easy way to get the grocery list for each video. I need an automation that takes a recipe URL (or text), parses ingredients, normalizes quantities, de-duplicates across multiple recipes, and outputs a clean, categorized shopping list (produce, dairy, pantry, etc.). Should work as a simple web page and also via API for my app.

Requirements

  • Recipe URL parsing
  • Ingredient normalization + deduplication
  • Category-based list organization
  • Web interface + API
  • Handle common measurement conversions

Deliverables

  • Web application
  • REST API endpoint
  • Documentation
  • Source code