action datumbox_text_extraction { label: "Extracts the clear text from Webpage" description: "The Text Extraction function enables you to extract the important information from a given webpage. Extracting the clear text of the documents is an important step before any other analysis." provider: datumbox method: POST path: "/1.0/TextExtraction.json" encoding: form output: { type: "object" additionalProperties: true } }