List the categories recipes are browsed by
list_categoriesLists recipe categories from Supertoinette, providing valid tokens to browse each category's recipes without manual construction.
Instructions
List the categories Supertoinette browses its recipes by. Each entry carries the token that opens its listing with browse_recipes, and 'listed_in' says where the site printed it: its footer holds the kinds of dish, its menu holds the ways of cooking and the seasons. Never build a token by hand, because the site answers a number paired with the wrong name with a page it does not hold. These two lists are not every category the site files recipes under: a recipe's own tags open onto hundreds more that neither list publishes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The page these categories were read from. | |
| notes | Yes | ||
| source | Yes | ||
| categories | Yes | ||
| category_count | Yes | Entries the two lists hold. |