POST https://api.acedata.cloud/webextrator/extract
Estrazione del contenuto basata su /webextrator/render. Oltre a tutti i parametri dell’endpoint render, supporta inoltre:
| Campo | Tipo | Obbligatorio | Predefinito | Descrizione |
|---|---|---|---|---|
expected_type | stringa | ❌ | markdown | Tipo di output atteso: markdown / article / text / links / structured |
enable_llm | booleano | ❌ | false | Abilita il post-processing LLM (adatto per article / structured) |
instruction | stringa | ❌ | - | Istruzioni di estrazione LLM, ad esempio “estrarre titolo prodotto, prezzo, specifiche” |
Risposta sincrona
/webextrator/render.

