Official recipe catalog for Web2API.
catalog.yaml: installable recipe index consumed byweb2api recipes catalog ...recipes/<slug>/: recipe folder (recipe.yaml, optionalscraper.py, optionalplugin.yaml)
From the Web2API project root this repository is auto-detected as the default catalog source.
You can also force it explicitly:
export WEB2API_RECIPE_CATALOG_SOURCE="$(pwd)/web2api-recipes"
web2api recipes catalog list