VOOZH about

URL: https://apify.com/moving_beacon-owner1/my-actor-84/input-schema

โ‡ฑ Input ยท CocktailDB Drink Recipe Scraper ยท Apify


Pricing

from $10.00 / 1,000 results

Go to Apify Store

CocktailDB Drink Recipe Scraper

Scrape cocktail recipes from TheCocktailDB โ€” 636+ cocktails with ingredients, measurements, instructions, and images. Free API, no key needed.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 months ago

Last modified

Share

You might also like

TheCocktailDB โ€” Cocktail & Drink Recipe Scraper

crawlerbros/cocktaildb-scraper

Scrape the world's largest cocktail recipe database - TheCocktailDB. Search by name or ingredient, browse by category or glass type, and fetch full recipes including ingredients, measures, instructions, and images. Free public API, no authentication required.

TheCocktailDB Drink Recipes Scraper

parseforge/thecocktaildb-drinks-scraper

Pull cocktail recipes from TheCocktailDB: drink name, category, glass type, alcoholic flag, full ingredients with measures, step-by-step instructions, image, IBA classification, tags. Search by name, browse by category/glass/ingredient/alcoholic, get random drinks, or look up by ID. No key needed.

๐Ÿน Cocktail & Drink Recipe Intelligence - Drinks API

benthepythondev/cocktail-intelligence

Search and extract cocktail recipes from a database of 600+ drinks. Get ingredients, mixing instructions, glassware, and drink photos. Filter by spirit (vodka, gin, rum, whiskey, tequila), type (alcoholic, non-alcoholic), or ingredient.

Scrape Mode

scrape_mode

Required

How the scraper finds cocktails. Each mode reads from a different field below โ€” the others are ignored.

Type:string
Default:search
Options:
searchby_ingredientby_categoryby_glassby_alcoholicrandomlookupbrowse_alllist_filters

Search Term

search_term

Optional

Cocktail name to search for. Used only when Scrape Mode is 'Search by Name'. Examples: 'margarita', 'mojito', 'old fashioned'.

Type:string | null
Default:

Ingredient

ingredient

Optional

Ingredient to filter cocktails by. Used only when Scrape Mode is 'Filter by Ingredient'. Examples: 'Gin', 'Vodka', 'Rum', 'Tequila', 'Whiskey', 'Lemon'.

Type:string | null
Default:

Category

category

Optional

Category to filter cocktails by. Used only when Scrape Mode is 'Filter by Category'. Leave as '(none)' for other modes.

Type:string
Default:
Options:
Ordinary_DrinkCocktailShakeShotCoffee_/_TeaHomemade_LiqueurPunch_/_Party_DrinkBeerSoft_Drink

Glass Type

glass

Optional

Glass type to filter cocktails by. Used only when Scrape Mode is 'Filter by Glass Type'. Use underscores instead of spaces. Examples: 'Cocktail_glass', 'Highball_glass', 'Martini_Glass', 'Shot_glass', 'Wine_Glass'.

Type:string | null
Default:

Alcoholic Filter

alcoholic_filter

Optional

Alcohol content to filter by. Used only when Scrape Mode is 'Filter by Alcoholic / Non-Alcoholic'.

Type:string
Default:Alcoholic
Options:
AlcoholicNon_AlcoholicOptional_Alcohol

Cocktail IDs

cocktail_ids

Optional

Comma-separated list of numeric cocktail IDs. Used only when Scrape Mode is 'Lookup by Cocktail ID'. Example: '11007,11000,17222'.

Type:string | null
Default:

Random Count

random_count

Optional

How many random cocktails to fetch. Used only when Scrape Mode is 'Random Cocktails'.

Type:integer
Minimum:1
Maximum:50
Default:10

Include Full Details

include_full_details

Optional

For filter modes (ingredient, category, glass, alcoholic), also fetch the full recipe for each matched cocktail. Slower, but adds ingredients, measurements, and instructions instead of just name + thumbnail. Has no effect on other modes.

Type:boolean
Default:true

Max Results

max_results

Optional

Hard cap on the number of cocktails saved to the dataset. Applies to every mode that can return more than one item.

Type:integer
Minimum:1
Maximum:300
Default:50