Doctor Data Merger avatar

Doctor Data Merger

Try for free

Pay $1.00 for 1,000 results

View all Actors
Doctor Data Merger

Doctor Data Merger

muhammetakkurtt/doctor-data-merger
Try for free

Pay $1.00 for 1,000 results

This actor is ideal for researchers, healthcare analysts, or anyone needing to combine doctor profiles with patient feedback for comprehensive analysis.

Doctor Data Merger

This actor is designed to merge the outputs of two specific Apify actors:

It combines the doctor information obtained from the first actor with the reviews collected by the second actor, creating a comprehensive dataset.

Input

The actor expects two input parameters:

  • doctorInfoDatasetId: ID of the dataset containing doctor information
  • doctorReviewsDatasetId: ID of the dataset containing doctor reviews

Output

The actor saves the merged data to a new dataset. Each output item contains the following fields:

  • doctor_id
  • name
  • city
  • region
  • specialization
  • review_count
  • overall_rating
  • newest_review_date
  • telemedicine
  • url
  • fetch_time
  • review_rating
  • review_text
  • review_date

Usage

  1. Run this actor in the Apify console.
  2. Provide the doctorInfoDatasetId and doctorReviewsDatasetId values as input.
  3. After the actor completes its run, you can find the merged data in the default dataset. Note: Make sure to run both the Doktortakvimi Scraper and Doktortakvimi Reviews Scraper actors before using this merger actor. Use the dataset IDs from those runs as inputs for this actor.

Notes

  • This actor only merges data for doctors who have reviews.
  • Line breaks in review texts are replaced with a single space.
Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified about 2 months ago