Intuned home page
Search...
⌘K
Documentation
Documentation (New)
Browser SDKs
Client APIs
Get started
Overview
playwright
@intuned/sdk
Overview
AI extractors
extractStructuredDataFromPage
extractStructuredDataFromLocator
extractMarkdownFromPage
extractMarkdownFromLocator
extractStructuredDataFromContent
extractMarkdownFromFile
extractStructuredDataFromFile
extractTablesFromFile
Interfaces
ExtractedTable
FileBase64Source
FileBufferSource
FileUrlSource
HtmlStrategy
ImageFile
ImageStrategy
PdfFile
Optimized extractors
Playwright
Runtime
Files
Support
Get Started
Intuned home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
Interfaces
ExtractedTable
Interfaces
ExtractedTable
Copy page
Copy page
Represents a table extracted from a pdf file.
Properties
content
Copy
Ask AI
content
: (
null
|
string
)[][];
a 2 dimensional array contains the table values.
title
Copy
Ask AI
title
:
null
|
string
;
the title of the table if found
Previous
FileBase64Source
Next
On this page
Properties
content
title
Assistant
Responses are generated using AI and may contain mistakes.