Get Rakuten Recipe Category Ranking
recipe_category_rankingGet ranked recipes for a Rakuten Recipe category. Returns title, ingredients, cooking time, cost, image, author, and recipe URL.
Instructions
Get the top recipes in a Rakuten Recipe category. Returns ranked recipes with title, ingredient list, cooking time (indication), cost estimate, image URLs, author nickname, and a direct URL to recipe.rakuten.co.jp. Use recipe_category_list to find category IDs.
[JA] 指定カテゴリの楽天レシピ人気ランキングを取得します。順位、タイトル、材料一覧、調理時間目安、費用目安、画像、投稿者ニックネーム、レシピURLを返します。カテゴリIDは recipe_category_list で取得。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| categoryId | Yes | Category ID to rank within. Pass a large/medium/small categoryId from recipe_category_list. ランキング対象のカテゴリID(recipe_category_list の large/medium/small から取得)。 |