Open Brewery DB Finder (Free) avatar

Open Brewery DB Finder (Free)

Pricing

Pay per usage

Go to Apify Store
Open Brewery DB Finder (Free)

Open Brewery DB Finder (Free)

Search breweries worldwide by name, city or keyword via Open Brewery DB. Returns name, type, address, phone, website and GPS coordinates. Free, no API key.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

D N

D N

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Free Apify actor. Search breweries worldwide by name, city or keyword using the open Open Brewery DB API. Get name, type, full address, phone, website and GPS coordinates as clean structured data.

What it does

For each search term, it queries Open Brewery DB and returns matching breweries with their contact and location details — ideal for lead lists, travel planning, market research or beer-tourism apps.

Input

FieldTypeDescription
queriesarraySearch terms (brewery name, city, or keyword).
maxResultsintegerBreweries per query (1-50, default 20).

Output (one item per brewery)

{
"query": "San Diego",
"status": "found",
"name": "10 Barrel Brewing Co",
"brewery_type": "large",
"address": "1501 E St",
"city": "San Diego",
"state": "California",
"postal_code": "92101-6618",
"country": "United States",
"phone": "6195782311",
"website_url": "http://10barrel.com",
"longitude": -117.129593,
"latitude": 32.714813
}

Every input yields at least one item, with status: found, not_found, or error.

Use cases

  • Build lead lists of breweries in a target city or region.
  • Plan brewery tours and beer-tourism itineraries.
  • Enrich hospitality / F&B datasets with verified locations.
  • Power maps and directory apps with brewery data.

Limitations & fair use

Data is provided by the community-maintained Open Brewery DB under an open license. Coverage is strongest in the US and growing internationally.

More actors by this developer

See all free tools on the author profile.