Germany Lawyers Scraper - BRAK Attorney Register avatar

Germany Lawyers Scraper - BRAK Attorney Register

Pricing

from $17.00 / 1,000 results

Go to Apify Store
Germany Lawyers Scraper - BRAK Attorney Register

Germany Lawyers Scraper - BRAK Attorney Register

Scrape the official German lawyer register (BRAV/BRAK) for admitted Rechtsanwälte with name, law firm, full address, phone, mobile, EMAIL, website, bar chamber (Kammer), admission date and Fachanwalt titles. Filter by city, chamber, name or firm. Export to JSON, CSV or Excel.

Pricing

from $17.00 / 1,000 results

Rating

0.0

(0)

Developer

Scrapers Lat

Scrapers Lat

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Germany Lawyers Scraper - BRAK Attorney Register

Germany Lawyers Scraper - BRAK Attorney Register

Here is one real result, with every field the actor returns:

{
"lastName": "Adam",
"firstName": "Alexander",
"fullName": "Alexander Adam",
"professionalTitle": "Rechtsanwalt",
"salutation": "Herr",
"firmName": "Thalmaier Adam Stark Rechtsanwälte",
"email": "info@tas-legal.de",
"phone": null,
"mobile": null,
"fax": null,
"website": "www.tas-legal.de",
"addressStreet": "Werthmannstraße 9",
"postcode": "79098",
"city": "Freiburg im Breisgau",
"country": "DE",
"chamber": "Freiburg",
"admissionDate": "08.12.1999",
"firstAdmissionDate": "26.11.1998",
"specializations": null,
"publicDefenderInterest": "Keine Angabe",
"beaSafeId": "DE.BRAK.b55f82b8-be01-4e40-b365-164beff67f21.5d37",
"searchCity": "Freiburg",
"searchChamber": null,
"aiProfileSummary": "Alexander Adam is a Rechtsanwalt at Thalmaier Adam Stark Rechtsanwälte in Freiburg im Breisgau, specializing in various legal matters since his admission to the bar in 1999.",
"aiLeadScore": 85,
"aiLeadTier": "warm",
"aiLeadRationale": "Experienced lawyer with a reachable email and established firm presence.",
"source": "Bundesweites Amtliches Anwaltsverzeichnis (BRAK)",
"observedAt": "2026-08-14T07:34:43.115Z"
}

The most complete German lawyer register scraper available. It returns every field the official BRAK attorney register (BRAV) exposes per admitted Rechtsanwalt, from name, law firm and full contact details (email, phone, mobile, website) to bar chamber, admission dates and Fachanwalt specializations, plus optional AI enrichment, and gives you filters for city, chamber, name, firm, postcode and specialist title to target exactly the lawyers you need.

📥 Input · 📤 Output · 💰 Pricing · ▶️ Examples

Apify Coverage Output Billing

Table of contents

What it does

The actor searches the official German attorney register (Bundesweites Amtliches Anwaltsverzeichnis, run by the BRAK) for the cities, chamber, name, firm, postcode and specialist title you set, and writes one normalized record per admitted lawyer to the run's dataset. Each record carries the lawyer's name, professional title, law firm, full contact details (email, phone, mobile, fax, website), address, bar chamber, admission dates, Fachanwalt specializations and their beA safe ID. Missing source values are returned as null, and optional AI add-ons (profile summary, lead score and tier) run per lawyer when enabled on a paid plan.

Data covers admitted lawyers (Rechtsanwälte) across Germany from the official BRAK register.

Quickstart

Open the actor, paste this into the input, and press Run. It returns 2 lawyers in Freiburg, with both AI add-ons enabled.

{
"cities": ["Freiburg"],
"maxLawyers": 2,
"withAiProfileSummary": true,
"withAiLeadScore": true
}

Pass several cities to cover them in one run, and combine with a chamber, name or specialization to narrow large cities. Every input field is optional; with an empty input the actor searches Berlin.

Input reference

FieldTypeRequiredDefaultDescription
citiesstring[]no["Berlin"]German cities/towns to search. Each is searched separately.
chamberenumno(any)Restrict to one regional bar chamber (Rechtsanwaltskammer), for example B (Berlin), M (München), HH (Hamburg).
lastNamestringno(none)Filter by the lawyer's surname.
firstNamestringno(none)Filter by the lawyer's first name.
firmNamestringno(none)Filter by the law firm name (Kanzlei).
postcodestringno(none)Filter by a German postal code (PLZ).
specializationenumno(any)Restrict to lawyers holding a given Fachanwalt title (for example Arbeitsrecht, Familienrecht, Strafrecht).
publicDefenderOnlybooleannofalseOnly return lawyers indicating interest in public-defender / legal-aid mandates (Pflichtverteidigung).
maxLawyersintegerno50Maximum lawyers to collect across all searches.
withAiProfileSummarybooleannofalsePaid add-on. Adds aiProfileSummary. Charged only on usable output. Requires a paid Apify plan.
withAiLeadScorebooleannofalsePaid add-on. Adds aiLeadScore, aiLeadTier, aiLeadRationale. Charged only on usable output. Requires a paid Apify plan.

Filters combine with logical AND. Empty filters are ignored.

Output reference

One dataset item per lawyer. Types: string, integer, string[], or null when the source value is absent.

FieldTypeDescription
lastNamestringSurname.
firstNamestringFirst name.
fullNamestringFull display name.
professionalTitlestringProfessional title, for example Rechtsanwalt.
salutationstringSalutation (Herr, Frau), or null.
firmNamestringLaw firm name, or null.
emailstringEmail address, or null.
phonestringPhone number, or null.
mobilestringMobile number, or null.
faxstringFax number, or null.
websitestringWebsite, or null.
addressStreetstringStreet address, or null.
postcodestringPostal code, or null.
citystringCity, or null.
countrystringCountry code (DE).
chamberstringRegional bar chamber (Rechtsanwaltskammer).
admissionDatestringAdmission date (DD.MM.YYYY), or null.
firstAdmissionDatestringFirst admission date, or null.
specializationsstring[]Fachanwalt specialist titles, or null.
publicDefenderIntereststringInterest in legal-aid defence, for example Keine Angabe, or null.
beaSafeIdstringbeA (electronic attorney mailbox) safe ID, or null.
searchCitystringThe city query this record came from, or null.
searchChamberstringThe chamber query this record came from, or null.
aiProfileSummarystringAI professional profile. null unless withAiProfileSummary produced output.
aiLeadScoreintegerAI lead score (0 to 100). null unless withAiLeadScore produced output.
aiLeadTierstringAI lead tier (hot, warm, cold). null unless withAiLeadScore produced output.
aiLeadRationalestringAI rationale. null unless withAiLeadScore produced output.
sourcestringAlways Bundesweites Amtliches Anwaltsverzeichnis (BRAK).
observedAtstringISO 8601 timestamp of when the record was collected.
errorstringOn a failed run, a single item with a populated error field is written instead.

Example output record

Real record from a live run (input {"cities": ["Freiburg"], "maxLawyers": 2, "withAiProfileSummary": true, "withAiLeadScore": true}):

{
"lastName": "Adam",
"firstName": "Alexander",
"fullName": "Alexander Adam",
"professionalTitle": "Rechtsanwalt",
"salutation": "Herr",
"firmName": "Thalmaier Adam Stark Rechtsanwälte",
"email": "info@tas-legal.de",
"website": "www.tas-legal.de",
"addressStreet": "Werthmannstraße 9",
"postcode": "79098",
"city": "Freiburg im Breisgau",
"country": "DE",
"chamber": "Freiburg",
"admissionDate": "08.12.1999",
"firstAdmissionDate": "26.11.1998",
"specializations": null,
"publicDefenderInterest": "Keine Angabe",
"beaSafeId": "DE.BRAK.b55f82b8-be01-4e40-b365-164beff67f21.5d37",
"searchCity": "Freiburg",
"aiProfileSummary": "Alexander Adam is a Rechtsanwalt at Thalmaier Adam Stark Rechtsanwälte in Freiburg im Breisgau, specializing in various legal matters since his admission to the bar in 1999.",
"aiLeadScore": 85,
"aiLeadTier": "warm",
"aiLeadRationale": "Experienced lawyer with a reachable email and established firm presence.",
"source": "Bundesweites Amtliches Anwaltsverzeichnis (BRAK)",
"observedAt": "2026-08-14T07:34:43.115Z"
}

Run via API and CLI

Start a run and wait for it to finish, then read the dataset. Replace <TOKEN> with your Apify API token.

Run synchronously and get dataset items in one call:

curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~germany-lawyers-brak-scraper/run-sync-get-dataset-items?token=<TOKEN>" \
-H "Content-Type: application/json" \
-d '{"cities":["München"],"specialization":"1","maxLawyers":25}'

Start a run asynchronously:

curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~germany-lawyers-brak-scraper/runs?token=<TOKEN>" \
-H "Content-Type: application/json" \
-d '{"cities":["Berlin","Hamburg"],"chamber":"B","maxLawyers":100}'

Apify CLI:

apify call scrapers_lat/germany-lawyers-brak-scraper \
--input '{"cities":["Freiburg"],"lastName":"Adam"}'

Fetch results

Every run writes to a dataset. Fetch items as JSON, CSV, or Excel by changing format:

# JSON
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=json"
# CSV
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"
# Paginate large datasets
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&offset=1000&limit=1000"

<DATASET_ID> is returned as defaultDatasetId in the run object. Use offset and limit to page through large result sets. clean=true drops empty and internal fields.

Billing and limits

  • Pay per result. You are charged per lawyer record returned (result event). See the pricing tab for the current per-result price.
  • Optional AI add-ons (ai_profile_summary, ai_lead_score) are billed separately and only when they produce usable output, and only on paid Apify plans.
  • No charge on failure. If a run errors, the actor writes a single item with a populated error field and does not charge for it. Empty runs cost nothing.
  • Spend cap respected. Set maxTotalChargeUsd on the run; once reached, the actor stops emitting and charging further billable results.
  • Free Apify plans are capped at 10 records per run. Upgrade for higher maxLawyers.

FAQ and troubleshooting

A run returned 0 records. Why? No lawyers matched the city, chamber, name or specialization filters. Try another city or remove a filter. Zero-result runs are not charged.

Why is the phone or specialization null? Not every lawyer publishes a phone number or holds a Fachanwalt title. Those fields are returned as null when absent; the actor never invents them.

How do I find specialists (Fachanwalt)? Set specialization to the numeric code for the specialist title (for example 1 for Arbeitsrecht, 5 for Familienrecht, 18 for Strafrecht).

What is beaSafeId? The lawyer's beA (besonderes elektronisches Anwaltspostfach) safe ID, a stable identifier in the electronic attorney mailbox system.

Do the AI fields cost extra? Yes. They are opt-in paid add-ons, billed only when they return usable output, and disabled on free Apify plans.

Is this an official BRAK tool? No. This actor is independent and has no affiliation with the BRAK. It reads only data that is publicly available in the official attorney register. Use it in accordance with the source's terms of service.

More scrapers at scrapers.lat

Built and maintained by scrapers.lat, where we publish scrapers for US and Latin American public platforms: company registries, government data, finance, e-commerce and more. Browse the catalog or request a custom scraper at scrapers.lat.


Independent tool, not affiliated with the BRAK. Accesses only publicly available data from the official German attorney register. Use in accordance with the source's terms of service.