App Logo
barreaunantes.fr

Get a lawyer's detail

One lawyer's public detail sheet from the Barreau de Nantes directory, by slug (from list_lawyers or list_lawyers_by_cabinet): name, phone, email, photo, plus the page's own labelled fields (cabinet, address, languages, dominant activities, case palais, oath date, fax). Which labelled fields appear varies per lawyer. No login required. An unknown slug throws a clear not-found error rather than returning the directory's error page as a person.

Input

slug required

Lawyer slug, the last path segment of their directory URL (e.g. 'johann-abras'), as returned by list_lawyers_by_cabinet.

Output

url required
name required
slug required
details required

The page's own labelled fields, keyed by the site's French labels (verbatim). Which keys appear varies per lawyer.

email optional
phone optional
photo optional
website optional
lastName optional
firstName optional

FAQ

One lawyer's public detail sheet from the Barreau de Nantes directory, by slug (from list_lawyers or list_lawyers_by_cabinet): name, phone, email, photo, plus the page's own labelled fields (cabinet, address, languages, dominant activities, case palais, oath date, fax). Which labelled fields appear varies per lawyer. No login required. An unknown slug throws a clear not-found error rather than returning the directory's error page as a person.
Required: slug.
It returns url, name, slug, email, phone, photo, details, website, lastName, firstName.
No. It only uses pages of barreaunantes.fr that are reachable without signing in.
It only reads. It looks things up on barreaunantes.fr and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/barreaunantes.fr/get_lawyer, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/barreaunantes.fr/get_lawyer
It is part of Reduck's official curated catalogue.

Start building not clicking