Doctoralia Data Extractor - scrape doctor data avatar
Doctoralia Data Extractor - scrape doctor data
Try for free

Pay $10.00 for 1,000 results

View all Actors
Doctoralia Data Extractor - scrape doctor data

Doctoralia Data Extractor - scrape doctor data

giovannibiancia/doctoralia
Try for free

Pay $10.00 for 1,000 results

Doctoralia Data Extractor will extract detailed information on healthcare professionals from Doctoralia. Ideal for market research, lead generation, and data analysis in the healthcare sector.

Apify Scraper for Doctoralia

Apify Scraper for Doctoralia: Extract Health Professional Data.

If you need to obtain accurate data from Doctoralia about health professionals, this Apify actor is the ideal tool. With this scraper, you can extract detailed information about doctors in various countries, including Spain, Argentina, Chile, Peru, and Colombia. It is perfect for data analysis and digital marketing projects in the healthcare sector.

Input

  • Country: Country to extract (Spain, Argentina, Chile, Peru, Colombia).
  • City: City to extract.
  • Professions: List of professions to extract.

Output

The actor generates JSON files with the following fields for each doctor:

  • city: City where the doctor is located.
  • doctor_name: Name of the doctor.
  • address: Address of the doctor's practice.
  • specializations: Specializations of the doctor.
  • latitude: Latitude coordinates of the doctor's location.
  • longitude: Longitude coordinates of the doctor's location.
  • image_url: URL of the doctor's profile image.
  • link: URL of the doctor's profile on doctoralia.es.

Example

1[
2    {
3        "city": "madrid",
4        "doctor_name": "Dr. Claudio Pagliantini",
5        "address": "Via Fiorentina 153, madrid",
6        "specializations": "Orthopedist, Surgeon",
7        "latitude": "43.3425102",
8        "longitude": "11.3056355",
9        "image_url": "//s3-eu-west-1.amazonaws.com/doctoralia.es/doctor/4b2d2d/4b2d2d02f5ba66a9f74d144044686e70_medium_square.jpg",
10        "link": "https://www.doctoralia.es/claudio-pagliantini/ortopedico-chirurgo/madrid"
11    },
12    {
13        "city": "madrid",
14        "doctor_name": "Dr. Mattia Fortina",
15        "address": "Strada Massetana Romana 56, madrid",
16        "specializations": "Orthopedist",
17        "latitude": "43.3027267",
18        "longitude": "11.3235245",
19        "image_url": "//s3-eu-west-1.amazonaws.com/doctoralia.es/doctor/8e2d32/8e2d32151b8cc52a8f87ce23a7ddef72_medium_square.jpg",
20        "link": "https://www.doctoralia.es/mattia-fortina/ortopedico/oleggio"
21    }
22    // More entries...
23]

Notes

  • Ensure compliance with Doctoralia's terms of service.
  • Customize the actor's behavior by adjusting the scraping logic in main.js.
  • For support or issues, contact the actor's developer at [contact details].
Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 1 star
  • 96.7% runs succeeded
  • Created in Jun 2024
  • Modified 10 days ago