Parsera integration (Data, Developer Tools). Imported from open-connector.
https://api.parsera.org/v1/extractor/extract
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The webpage URL to extract structured data from. |
| prompt | string | optional | Natural-language extraction instructions. |
| attributes | array | optional | The structured attributes Parsera should extract from the webpage. |
| proxyCountry | string | optional | Parsera proxy country to use for the webpage request. |
| cookies | array | optional | Cookies to use while Parsera fetches the webpage. |
/v1/extractor/parse
| Param | Type | Required | Description |
|---|---|---|---|
| content | string | required | Raw HTML or text content to parse. |
| prompt | string | optional | Natural-language parsing instructions. |
| attributes | array | optional | The structured attributes Parsera should extract from the supplied content. |
| mode | string | optional | Parsera extractor mode to use for parsing. |
/llm-specs
/proxy-countries