Germany Lawyers Scraper - BRAK Attorney Register
Pricing
from $17.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
13 days ago
Last modified
Categories
Share
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
Table of contents
- What it does
- Quickstart
- Input reference
- Output reference
- Example output record
- Run via API and CLI
- Fetch results
- Billing and limits
- FAQ and troubleshooting
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
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
cities | string[] | no | ["Berlin"] | German cities/towns to search. Each is searched separately. |
chamber | enum | no | (any) | Restrict to one regional bar chamber (Rechtsanwaltskammer), for example B (Berlin), M (München), HH (Hamburg). |
lastName | string | no | (none) | Filter by the lawyer's surname. |
firstName | string | no | (none) | Filter by the lawyer's first name. |
firmName | string | no | (none) | Filter by the law firm name (Kanzlei). |
postcode | string | no | (none) | Filter by a German postal code (PLZ). |
specialization | enum | no | (any) | Restrict to lawyers holding a given Fachanwalt title (for example Arbeitsrecht, Familienrecht, Strafrecht). |
publicDefenderOnly | boolean | no | false | Only return lawyers indicating interest in public-defender / legal-aid mandates (Pflichtverteidigung). |
maxLawyers | integer | no | 50 | Maximum lawyers to collect across all searches. |
withAiProfileSummary | boolean | no | false | Paid add-on. Adds aiProfileSummary. Charged only on usable output. Requires a paid Apify plan. |
withAiLeadScore | boolean | no | false | Paid 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.
| Field | Type | Description |
|---|---|---|
lastName | string | Surname. |
firstName | string | First name. |
fullName | string | Full display name. |
professionalTitle | string | Professional title, for example Rechtsanwalt. |
salutation | string | Salutation (Herr, Frau), or null. |
firmName | string | Law firm name, or null. |
email | string | Email address, or null. |
phone | string | Phone number, or null. |
mobile | string | Mobile number, or null. |
fax | string | Fax number, or null. |
website | string | Website, or null. |
addressStreet | string | Street address, or null. |
postcode | string | Postal code, or null. |
city | string | City, or null. |
country | string | Country code (DE). |
chamber | string | Regional bar chamber (Rechtsanwaltskammer). |
admissionDate | string | Admission date (DD.MM.YYYY), or null. |
firstAdmissionDate | string | First admission date, or null. |
specializations | string[] | Fachanwalt specialist titles, or null. |
publicDefenderInterest | string | Interest in legal-aid defence, for example Keine Angabe, or null. |
beaSafeId | string | beA (electronic attorney mailbox) safe ID, or null. |
searchCity | string | The city query this record came from, or null. |
searchChamber | string | The chamber query this record came from, or null. |
aiProfileSummary | string | AI professional profile. null unless withAiProfileSummary produced output. |
aiLeadScore | integer | AI lead score (0 to 100). null unless withAiLeadScore produced output. |
aiLeadTier | string | AI lead tier (hot, warm, cold). null unless withAiLeadScore produced output. |
aiLeadRationale | string | AI rationale. null unless withAiLeadScore produced output. |
source | string | Always Bundesweites Amtliches Anwaltsverzeichnis (BRAK). |
observedAt | string | ISO 8601 timestamp of when the record was collected. |
error | string | On 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:
# JSONcurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=json"# CSVcurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"# Paginate large datasetscurl "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 (
resultevent). 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
errorfield and does not charge for it. Empty runs cost nothing. - Spend cap respected. Set
maxTotalChargeUsdon 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.
Related scrapers
- France Lawyers CNB Scraper: French avocats from the official directory.
- Ireland Solicitors Scraper: Irish solicitors with firm and contacts.
- Florida Bar Lawyers Scraper: Florida attorneys with practice areas.
- California State Bar Scraper: California attorneys with status.
- Avvo Lawyers Scraper: US lawyer profiles and reviews.
- FindLaw Lawyers Scraper: US lawyer directory listings.
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.
