Files
roux/scripts
jbrechtel baa3c2434f
Build and Deploy / build-and-deploy (push) Successful in 1m55s
feat: add recipe scraping script and update Docker image
- scripts/scrape-recipe: Python script using recipe-scrapers to extract
  schema.org JSON-LD from a recipe URL (or local HTML file for testing)
- Dockerfile: add Python3 + recipe-scrapers in virtualenv, install the
  scrape-recipe script at /usr/local/bin/scrape-recipe
2026-05-19 23:07:53 -04:00
..