ParseForge Scrapers

Open Brewery DB Scraper

parseforge/open-brewery-db-scraper

Lead generationE-commerceOther

Scrapes brewery records from the Open Brewery DB API. Filter by search query, city, state, type, or country and get each brewery as a flat row with name, address, phone, website, and coordinates.

Run this scraper See the API call
Total users
3
Monthly active
0
Total runs
142
Bookmarked
1
Rating
Not rated yet
Last modified
9 days ago

Overview

ParseForge

Open Brewery DB Scraper

Scrape brewery data from the Open Brewery DB API, filtering by city, state, type, or country, up to a million records per run. Every brewery comes with its name, address, website, and coordinates. No API key required. Export to CSV, JSON, Excel, or XML.

The Open Brewery DB is a free, public dataset of breweries, but querying it at scale or shaping the data for your own tools takes work. This Actor reads the API directly, lets you filter by search query, city, state, type, or country, and returns each matching brewery as a clean, flat row.\n\nNo registration, no API key, and no rate-limit headaches. set your filters and run.

Who uses it What they scrape Open Brewery DB for
Beverage industry analysts Mapping the density and types of breweries across a region.
Travel and tourism app builders Building a local guide of breweries for a city or state.
Market researchers Tracking the growth of microbreweries versus large operations in a country.
Data journalists Compiling a dataset on the craft beer industry for a story.

What it does

This Actor collects brewery records from the Open Brewery DB API by search query or location filters and returns each one as a flat row.

  • πŸ”Ž Free text search: Search across brewery names, cities, and states with a single query.
  • πŸ“ Location filters: Narrow results by city, state, or country to target a specific region.
  • 🏷️ Brewery type filter: Select from micro, nano, brewpub, regional, large, and more.
  • πŸ“Š Flat output: Every brewery is a single row with a fixed schema, ready for spreadsheets or databases.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Open Brewery DB data

πŸ—ΊοΈ Build a local brewery guide.

A tourism app developer filters breweries by city and type to populate a "brewpubs in Portland" feature.

πŸ“ˆ Analyze craft beer market trends.

A market researcher pulls all microbreweries in California to count openings and closings over time.

🌍 Map global brewery distribution.

A data journalist scrapes all breweries by country to create a world map of craft beer density.

πŸ”— Enrich a CRM with brewery data.

A sales team searches for breweries by name to append addresses and phone numbers to their lead list.

Why choose this scraper

What you get
No API key Start scraping immediately without registration or authentication.
Full dataset access Pull up to a million brewery records in a single run.
Structured output Get a clean, consistent schema for every brewery, every time.

How it compares

This Actor offers the same core Open Brewery DB data as other scrapers, with a focus on flexible filtering and high-volume runs.

Feature ParseForge Open Brewery Db Scraper Open Brewery DB Scraper Open Brewery DB Scraper
Filter by country Yes Not listed Not listed Yes
Filter by brewery type Yes Yes Yes Yes
Free text search query Yes Not listed Yes Yes
No API key required Yes Yes Yes Yes
Up to 1,000,000 records per run Yes Not listed Not listed Not listed

Configure the run

Drive the Actor with a free text search query or by setting city, state, type, and country filters. All filters are optional and can be combined, except search query which overrides the others. The Input tab lists every parameter.

A first run with the defaults:

{
 "maxItems": 10
}

A larger pull:

{
 "maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Open Brewery DB Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Open Brewery DB through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/open-brewery-db-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your filter values are spelled correctly and that the combination of filters does not conflict. If you are using a search query, it overrides city, state, type, and country filters.

Why did my run stop after only 10 items?

Free Apify accounts are limited to 10 items as a preview. Upgrade to a paid plan to increase the "Max Items" limit up to 1,000,000.

I filtered by state but got breweries from other states.

The "By State" filter is designed for US states. For international locations, use the "By Country" filter instead.

The search query is not returning the brewery I expected.

The search query performs a broad text match. Try using a more specific term or a partial name. If you know the exact city or state, use the location filters for a more precise match.

FAQ

Question Answer
Do I need an API key to use this scraper? No. The Open Brewery DB is a free, open dataset and this Actor reads it directly without any authentication.
What data does each brewery record include? Each record returns the brewery name, type, full address, city, state, country, phone number, website URL, and geographic coordinates.
Can I filter breweries by multiple criteria at once? Yes. You can combine city, state, type, and country filters. If you use the search query field, it overrides the other location filters.
How many breweries can I scrape in one run? Free users are limited to 10 items as a preview. Paid users can set a maximum of up to 1,000,000 items per run.
Does this scraper work for breweries outside the United States? Yes. The Open Brewery DB includes international breweries. Use the "By Country" filter to target a specific country like "England" or "Ireland".
What brewery types can I filter by? You can filter by micro, nano, regional, brewpub, large, planning, bar, contract, proprietor, and closed breweries.
Can I search for a specific brewery by name? Yes. Use the "Search Query" field to perform a free text search that looks across brewery names, cities, and states.
What formats can I export the data to? You can export your dataset to CSV, JSON, Excel, or XML directly from the Apify platform.
Is the data from Open Brewery DB updated regularly? The Actor pulls data from the live Open Brewery DB API each time it runs, so you always get the current dataset.

Related actors

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Open Brewery DB. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
maxItems integer Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000 10
searchQuery string Free text search across brewery names, cities, states, and more. When set, other filters (city, state, type, country) are ignored. not set
byCity string Filter by city name, e.g. 'San Diego' or 'Portland'. not set
byState string Filter by US state name, e.g. 'California' or 'Oregon'. For non-US, use byCountry. not set
byType string (10 options) Filter by brewery type. not set
byCountry string Filter by country name, e.g. 'United States' or 'England'. not set

Pricing

from $8.00 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.008 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST Β· run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~open-brewery-db-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Open Brewery DB Scraper on Apify All scrapers