Doctolib scraper avatar
Doctolib scraper

Pricing

$15.00/month + usage

Go to Store
Doctolib scraper

Doctolib scraper

Developed by

Giovanni Bianciardi

Giovanni Bianciardi

Maintained by Community

Extract medical professionals data from Doctolib.fr, Doctolib.it, and Doctolib.de. Scrapes doctor profiles, contact information, specializations, and clinic details across France, Italy, and Germany. Supports multiple cities, professions, and automated pagination with structured JSON output.

0.0 (0)

Pricing

$15.00/month + usage

0

4

4

Last modified

7 days ago

You can access the Doctolib scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "nation": "fr",
< "profession": "infectivelogue",
< "cities": [
< "paris"
< ]
<}' |
<apify call giovannibiancia/doctolib-scraper --silent --output-dataset

Doctolib scraper API through CLI

The Apify CLI is the official tool that allows you to use Doctolib scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: