Skip to main content
Intuned home page
Search...
⌘K
Documentation
Browser SDKs
Client APIs
Introduction
Overview
Typescript SDK
@intuned/browser
extractStructuredData
isPageLoaded
extractMarkdown
sanitizeHtml
resolveUrl
downloadFile
uploadFileToS3
saveFileToS3
filterEmptyValues
goToUrl
scrollToLoadContent
clickUntilExhausted
processDate
validateDataUsingSchema
waitForDomSettled
withNetworkSettledWait
Type References
Optimized extractors (Deprecated)
Python SDK
intuned_browser
extract_structured_data
is_page_loaded
extract_markdown
sanitize_html
resolve_url
download_file
upload_file_to_s3
save_file_to_s3
filter_empty_values
go_to_url
scroll_to_load_content
click_until_exhausted
process_date
validate_data_using_schema
wait_for_dom_settled
wait_for_network_settled
Type References
Attachment
AttachmentType
S3Configs
FileType
Trigger
ImageBufferContentItem
ImageUrlContentItem
TextContentItem
ContentItem
Need help?
Dashboard
Intuned home page
Search...
⌘K
Need help?
Dashboard
Dashboard
Search...
Navigation
Type References
TextContentItem
Type References
TextContentItem
Copy page
Copy page
Text content item for content-based extraction.
Copy
Ask AI
class
TextContentItem
(
dict
)
Properties
type
str
The type of the content item, which is always “text”.
data
str
The text data to extract from.
Previous
ContentItem
Next
⌘I
On this page
Properties