getOgExtract
Extract specific HTML elements from any webpage URL using OpenGraph's scraping capabilities to retrieve targeted content.
Instructions
Extract specified HTML elements from a given URL using OpenGraph's scrape endpoint.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site to request (full URL) | |
| html_elements | Yes | Array of HTML selectors to extract from the page |