extract_page_content
Extract structured content from a webpage, including tables and links, for data analysis or archiving. Solves the problem of retrieving clean, organized page content without manual scraping.
Instructions
Extrae el contenido estructurado de una p�gina.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| include_tables | No | ||
| include_links | No |