Ross ROSS = Recommend OSS · open-source software intelligence for agents

hhursev/recipe-scrapers

Python package for scraping recipes data observed · 2026-08-28

github.com/hhursev/recipe-scrapers · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 21.5
  • age_days: 4006
  • days_rel: 25
  • days_push: 12
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

2216 stars · 670 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library for extracting structured recipe data (title, ingredients, instructions, cooking times, images, nutrients) from cooking websites. It parses HTML, Schema.org markup (JSON-LD, Microdata, RDFa), and OpenGraph metadata, supporting over 739 recipe sites.

Use cases

  • extract ingredients and instructions from recipe urls
  • parse schema.org recipe markup from html
  • build a recipe manager app that imports recipes from websites
  • convert recipe pages to json
  • scrape recipe data for a meal planning tool
  • extract cooking times and nutrients from recipe sites

When to choose

  • you need structured recipe data from many popular cooking websites with a consistent API
  • you want to parse Schema.org/JSON-LD recipe markup rather than write custom scrapers
  • you already handle fetching HTML yourself and just need parsing

When to avoid

  • you need the library to fetch pages, bypass bot protection, or render JavaScript
  • your target site is not supported and does not follow common schema patterns
  • you need general-purpose web scraping beyond recipes

Facets

library · maturity active

web-scraping parser data-science food crawlers developer-tools python cross-platform recipe-extraction schema-org json-ld microdata opengraph html-parsing recipes automation

8 sources

Member repositories

RepositoryRoleHealth v2
hhursev/recipe-scrapersmain98

For agents

markdown · JSON · MCP: product_card(name="hhursev/recipe-scrapers")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem