This Apify actor collects doctor reviews and ratings from the znanylekarz.pl website. Users can search by specific specialties and cities. The actor pulls data such as doctor ID, review score, review text and review date and presents it in a structured format.
This Apify actor is designed to scrape patient/user reviews and ratings of doctors from the znanylekarz.pl website.
The actor generates a list of JSON objects containing the following information:
doctor_id
: Unique ID of the doctorreview_rating
: Review ratingreview_text
: Review textreview_date
: Review date1{ 2 "doctor_id": "123456", 3 "review_rating": "4.5", 4 "review_text": "Bardzo dobry lekarz, zdecydowanie polecam.", 5 "review_date": "2023-06-15" 6}
This example output, filled with random data, shows the structure for a single doctor. The actual output will be a list of similar objects for all the doctors that were scraped.
robots.txt
file.Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!