Liquor: List Recipes By Category
Liquor via Parse · food_dining
Browse recipes by category slug or full URL. Returns recipe and article cards in the given category. Supports cursor-based pagination via cursor and limit parameters; omitting both returns the first 20 results. Access liquor.com cocktail recipes, editorial articles, search results, and user comments. Fulfilled by Parse from liquor.com.
- food-dining
- liquor
- liquor-com
- news-media
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8e72ae31-915d-4350-b89a-49e4878138ce/list_recipes_by_category
- Interface artifact
- sha256:ba7f2b892d0670571c8b5b8ede90b7818a5427eeae376edb0a2452f1c894c1e8
- Manifest digest
- sha256:cf33bc20bfb3294efd72ae10c1b2c5d04137f03368601cafc1a9096cde7aefd8
Request fields
- limit (integer): Number of results per page (1-100).
- cursor (string): Opaque pagination cursor returned as next_cursor from a previous call. Omit for the first page.
- category (string, required): Category slug (e.g. 'cocktail-and-other-recipes-4779343') or full URL: Allowed values: cocktail-and-other-recipes-4779343, spirits-and-liqueurs-4779376
Example queries
- {"category":"cocktail-and-other-recipes-4779343"}