Doctolib FR Scraper — Doctor & Clinic Directory Data avatar

Doctolib FR Scraper — Doctor & Clinic Directory Data

Pricing

from $1.20 / 1,000 result scrapeds

Go to Apify Store
Doctolib FR Scraper — Doctor & Clinic Directory Data

Doctolib FR Scraper — Doctor & Clinic Directory Data

Scrape doctor and healthcare provider listings from Doctolib.fr by specialty and city. Get name, specialty, address, coordinates, phone, languages, payment methods, conventionné status, online-booking availability and published fees. Public directory data only, no login required.

Pricing

from $1.20 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Doctolib FR Scraper (doctolib.fr)

Scrape public doctor and healthcare-provider listings from Doctolib.fr, France's largest healthcare booking platform (90 million patients, 570,000 providers). Search by medical specialty and city and get structured provider profiles: name, specialty, address, coordinates, phone, languages spoken, accepted payment methods, French health-insurance "conventionné" status, online-booking availability, published fees, opening hours, and services offered.

Why use this actor?

Health-tech companies, medical marketing agencies, insurance brokers, patient-acquisition tools, and market-research teams all need up-to-date lists of practicing doctors by specialty and city. Doctolib is the dominant such platform in France — this actor turns its search results into a clean, structured dataset instead of manual copy-pasting.

Compliance note: every field this actor returns is public professional directory data that the doctor or clinic chose to publish on their Doctolib profile — visible to any anonymous visitor and indexed by Google (the pages carry schema.org Physician/MedicalOrganization markup specifically for search-engine indexing). This actor does not collect patient data, private messages, or any information behind a login.

Input

FieldTypeRequiredDescription
specialtyStringNoMedical specialty in French, as used in the Doctolib URL slug, e.g. dentiste, medecin-generaliste, dermatologue, ophtalmologue, gynecologue, kinesitherapeute, psychiatre, pediatre. Default: dentiste
cityStringNoFrench city name, e.g. paris, lyon, marseille, bordeaux, lille, toulouse. Default: paris
maxResultsIntegerNoMaximum number of healthcare providers to return. Default: 50
fetchPhoneDetailsBooleanNoWhen true (default), visits each provider's profile page for phone number, bio, opening hours and services — one extra request per result. Set false for a faster, listing-only run without phone numbers
proxyConfigurationObjectNoProxy settings. Residential proxy is required — see Limitations

If you leave the input empty ({}), the actor runs with the defaults above and still returns real data — useful for a quick test run.

Output

Each result is one healthcare provider:

FieldTypeExample
nameString"Cohen Allouche"
firstNameString"Sophie"
honorificString"Dr"
specialtyString"Chirurgien-dentiste"
specialtySlugString"dentiste"
providerTypeString"INDIVIDUAL_PRACTITIONER" or "ORGANIZATION"
addressString"133 Avenue Emile Zola"
cityString"Paris"
postalCodeString"75015"
countryString"FR"
latitude / longitudeNumber48.8470901 / 2.2933111
phoneString"01 45 79 97 44"
bioStringFree-text profile description
languagesArray["fr", "gb"]
paymentMeansArray["cash", "check", "credit_card"]
regulationSectorString"contracted" (French "conventionné" status)
onlineBookingAvailableBooleantrue
minimumFeeNumberMinimum published consultation fee, where shown
servicesArray["Détartrage", "Blanchiment des dents"]
openingHoursArray["Mo 08:30-19:00", "Tu 08:30-19:00", ...]
urlStringFull Doctolib profile URL
scrapedAtStringISO 8601 timestamp

Not every field is present on every profile — phone, bio, openingHours and services only populate when fetchPhoneDetails is on, and a small share of providers genuinely don't publish a phone number on their profile.

Example output

{
"name": "Rosenberg",
"firstName": "Dominique",
"honorific": "Dr",
"specialty": "Chirurgien-dentiste",
"specialtySlug": "dentiste",
"providerType": "INDIVIDUAL_PRACTITIONER",
"address": "42 Rue Poussin",
"city": "Paris",
"postalCode": "75016",
"country": "FR",
"latitude": 48.8487014,
"longitude": 2.2622159,
"languages": ["gb", "fr", "it"],
"paymentMeans": ["cash", "check", "credit_card"],
"regulationSector": "contracted",
"onlineBookingAvailable": true,
"url": "https://www.doctolib.fr/dentiste/paris/dominique-rosenberg?pid=practice-52439",
"scrapedAt": "2026-08-09T14:13:51.352Z",
"phone": "01 46 51 02 45",
"bio": "Exercice spécialisé dans la prise en charge bucco-dentaire des enfants (0 - 17 ans) depuis 25 ans...",
"openingHours": [
"Mo 09:30-13:00, 14:00-19:00",
"Tu 09:30-13:00, 14:00-19:00",
"We 09:30-13:00, 14:00-19:00",
"Fr 09:30-13:00, 14:00-19:00",
"Sa 09:30-13:00, 14:00-18:00"
],
"services": ["Dentisterie pédiatrique", "Détartrage", "Pédodontie"]
}

How to scrape Doctolib data

  1. Open the actor and, under Input, set specialty (French, e.g. dentiste, medecin-generaliste, dermatologue, gynecologue, kinesitherapeute, psychiatre, pediatre) and city (e.g. paris, lyon, marseille, bordeaux, toulouse).
  2. Set maxResults to the number of providers you want. Leave fetchPhoneDetails on (default) for phone numbers and opening hours, or turn it off for a faster listing-only run.
  3. Click Start. The actor loads the search listing for your specialty + city, calls Doctolib's internal search API directly to collect provider results (20 per page, paginated automatically until maxResults or the search's total is reached), then — if fetchPhoneDetails is on — visits each provider's profile page to add phone, bio, opening hours and services.
  4. Download the results as JSON, CSV, or Excel from the Dataset tab, or pull them via the Apify API into your CRM, spreadsheet, or lead pipeline.

For repeat use, schedule the actor to run daily or weekly and diff the output against your last run to catch new providers, dropped listings, or availability changes.

Cost estimate

This actor makes 1 search-API request per ~20 providers, plus (when fetchPhoneDetails is on) 1 profile-page request per provider. At standard Apify Pay-Per-Result pricing, that's a small, predictable cost per result — see the actor's Pricing tab on the Apify Store for the current per-result rate. Usage cost only settles once a run reports SUCCEEDED — if you read the dataset mid-run or after a failed run, the final charge may not match what you see yet.

Limitations

  • A residential proxy is required. Apify's shared datacenter proxy pool draws Cloudflare 403s on profile-detail pages under load — the actor ships with RESIDENTIAL / FR as the default proxy configuration.
  • Not every provider publishes a phone number or full bio — some practices intentionally omit contact details from their public profile.
  • Specialty and city slugs must match Doctolib's own French URL vocabulary (the site's native routing, not free-text search).
  • Doctolib's booking availability (specific appointment slots) is not included — this actor returns the whether online booking is offered, not live calendar slots, which change by the minute and aren't meaningful in a static dataset.
  • Data is scraped from the public website and may change without notice.
  • Respect Doctolib's terms of service and use this data responsibly — this actor only reads public directory pages, never registration, messaging, or account-management endpoints.

Need this data on a schedule, or a custom version?

We run this scraper as a managed service for businesses: scheduled runs, deduplication, delta detection, and delivery to your inbox, Google Sheets, or API — maintenance included. We can also build a custom version with your exact fields and filters, or combine multiple sources into one feed.

See studioamba.dev/services or email hello@studioamba.dev for a free data sample. We maintain 300+ European web scrapers and answer within one business day.