extract
Retrieve structured data from web pages using CSS, XPath, JSON, regex, cosine, or LLM strategies. Supply URLs and parameters to get the targeted content.
Instructions
Use a named pinned extraction strategy: css, xpath, json_css, json_xpath, regex, cosine, or llm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| strategy | Yes | ||
| browser_config | No | ||
| crawler_config | No | ||
| strategy_params | Yes |