hhursev/recipe-scrapers
Python package for scraping recipes data 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
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
- readme: https://github.com/hhursev/recipe-scrapers · fetched 2026-08-28 · dd3a76f8361c
- homepage: https://docs.recipe-scrapers.com · fetched 2026-08-29 · bb5573faaeef
- site_page: https://docs.recipe-scrapers.com/getting-started/examples · fetched 2026-08-29 · 632a6adb20af
- site_page: https://docs.recipe-scrapers.com/getting-started/supported-sites · fetched 2026-08-29 · a0f65c1a3faa
- site_page: https://docs.recipe-scrapers.com/getting-started/advanced-usage · fetched 2026-08-29 · 135ba0f68aef
- site_page: https://docs.recipe-scrapers.com/getting-started/releases-and-license · fetched 2026-08-29 · 47316ed05deb
- site_page: https://docs.recipe-scrapers.com/contributing/documentation · fetched 2026-08-29 · 3f487ba1b0df
- registry_pypi: https://pypi.org/pypi/recipe-scrapers/json · fetched 2026-08-29 · 86efd130238c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hhursev/recipe-scrapers | main | 98 |
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