Healthline scraper avatar
Healthline scraper
Try for free

1 day trial then $15.00/month - No credit card required now

View all Actors
Healthline scraper

Healthline scraper

azzouzana/healthline-scraper
Try for free

1 day trial then $15.00/month - No credit card required now

⚑ Blazing fast & resilient Healthline.com search pages scraper! Bring your search keywords or URL & you're good to go πŸš€ πŸ‘‰ Export your results to json, excel, csv & many others formats.

πŸ”Healthline.com Scraper πŸ”

This Apify actor scrapes search results from Healthline.com. The actor extracts data such as article titles, URLs, descriptions and many others prorperties πŸš€

Features

Available Features βœ…

  • Scrapes search results from Healthline.com.
  • Extracts the following data:
    • Article titles
    • Article URLs
    • Article descriptions
    • Article lengths
    • Main images
    • Headers
    • Keywords
    • Many other properties
  • Supports limiting the total number of search results

Coming soon Features ⏱️

Scrape categories and featured pages by providing the desired link. Feel free to submit your use-case to the developer by creating an issue here

Input

The actor takes either a searchQuery or searchUrl parameters. Note that you can either use searchQuery or searchUrl but not both in the same run

  • searchQuery (string, optional): The search terms or keywords that you want to use to perform a search on Healthline.com
  • searchUrl (string, required): The specific URL to start the search from on Healthline.com. This can be useful if you have a predefined search URL
  • maxResultsCount (number, optional): The maximum number of search results that the actor should scrape. The defaut value is 5.

Example Input

1{
2  "searchQuery": "mental health",
3  "searchUrl": "https://www.healthline.com/search?q1=women%20sleep"
4  "maxResultsCount": 7
5}

Example Output

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 81.2% runs succeeded
  • Created in Jul 2024
  • Modified 17 days ago