Recipe Discovery
The Cooklang Federation indexes Cooklang recipes from community members' repositories and websites, making them searchable in one place. Every result points to a real recipe someone actually cooks — no ads, no SEO filler.
Recipe creators host their own content. The federation just makes it discoverable.
Searching for Recipes
Basic Search
Search by keyword across recipe titles and ingredients:
Filtering
Filter by tag:
By difficulty:
By cooking time (in minutes):
Combining Criteria
The search supports Boolean operators (AND, OR, NOT), range queries, and field-specific searches.
Metadata coverage is currently sparse — not all recipes include tags, difficulty, or time estimates. Keyword search across titles and ingredients is often the most reliable approach.
From Discovery to Cooking
Once you find a recipe:
- Download the
.cookfile - Save it to your local recipe directory
- Scale and customize as needed
- Generate shopping lists with CookCLI
All federation recipes use standard Cooklang format, so they work with every Cooklang tool and app.
See Also
- Publishing Your Recipes — add your recipes to the federation
- CookCLI Recipe Command — working with recipe files
- Meal Planning — plan meals with discovered recipes