Webscraping avatar
Webscraping

Pricing

$5.00 / 1,000 results

Go to Apify Store
Webscraping

Webscraping

Developed by

SHAILENDRA SAHU

SHAILENDRA SAHU

Maintained by Community

Webscraping Actor

0.0 (0)

Pricing

$5.00 / 1,000 results

1

3

3

Last modified

2 days ago

Webscraping Actor

This Apify actor scrapes all <h2> headings from a given web page.

Usage

  1. Input:
    Provide a startUrl in the actor input.
    Example:

    {
    "startUrl": "https://example.com"
    }
  2. Output:
    The actor saves all <h2> headings found on the page to the dataset.

Technologies

Example

Run the actor with:

  • startUrl: https://example.com

The output will be a list of headings like:

[
{ "heading": "Welcome" },
{ "heading": "Features" }
]

On this page

Share Actor: