Intuned's 173-line llms.txt shows what thorough AI preparation looks like
Intuned offers advanced automation SDKs that streamline data extraction and content management, enhancing efficiency for developers and businesses alike.
173
Lines
-88% vs avg
1
Sections
-96% vs avg
742+
Companies
using llms.txt
1
Files
llms.txt
Key Insights
Focused approach
A streamlined 1-section structure keeps things simple and scannable.
Comprehensive detail
173 lines of thorough documentation for AI systems.
llms.txt Preview
First 100 lines of 173 total
# Intuned
## Docs
- [extract_structured_data](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/ai/functions/extract_structured_data.md)
- [is_page_loaded](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/ai/functions/is_page_loaded.md)
- [ContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/ai/type-references/ContentItem.md)
- [ImageBufferContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/ai/type-references/ImageBufferContentItem.md)
- [ImageUrlContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/ai/type-references/ImageUrlContentItem.md)
- [TextContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/ai/type-references/TextContentItem.md)
- [click_until_exhausted](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/click_until_exhausted.md)
- [download_file](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/download_file.md)
- [extract_markdown](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/extract_markdown.md)
- [filter_empty_values](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/filter_empty_values.md)
- [go_to_url](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/go_to_url.md)
- [process_date](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/process_date.md)
- [resolve_url](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/resolve_url.md)
- [sanitize_html](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/sanitize_html.md)
- [save_file_to_s3](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/save_file_to_s3.md)
- [scroll_to_load_content](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/scroll_to_load_content.md)
- [upload_file_to_s3](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/upload_file_to_s3.md)
- [validate_data_using_schema](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/validate_data_using_schema.md)
- [wait_for_dom_settled](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/wait_for_dom_settled.md)
- [wait_for_network_settled](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/functions/wait_for_network_settled.md)
- [Attachment](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/type-references/Attachment.md)
- [AttachmentType](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/type-references/AttachmentType.md)
- [FileType](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/type-references/FileType.md)
- [S3Configs](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/type-references/S3Configs.md)
- [Trigger](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/helpers/type-references/Trigger.md)
- [Python SDK](https://docs.intunedhq.com/automation-sdks/intuned-sdk/python/overview.md)
- [extractStructuredData](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/ai/functions/extractStructuredData.md)
- [isPageLoaded](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/ai/functions/isPageLoaded.md)
- [ContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/ai/type-references/ContentItem.md)
- [ImageBufferContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/ai/type-references/ImageBufferContentItem.md)
- [ImageUrlContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/ai/type-references/ImageUrlContentItem.md)
- [TextContentItem](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/ai/type-references/TextContentItem.md)
- [clickUntilExhausted](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/clickUntilExhausted.md)
- [downloadFile](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/downloadFile.md)
- [extractMarkdown](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/extractMarkdown.md)
- [filterEmptyValues](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/filterEmptyValues.md)
- [goToUrl](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/goToUrl.md)
- [processDate](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/processDate.md)
- [resolveUrl](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/resolveUrl.md)
- [sanitizeHtml](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/sanitizeHtml.md)
- [saveFileToS3](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/saveFileToS3.md)
- [scrollToLoadContent](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/scrollToLoadContent.md)
- [uploadFileToS3](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/uploadFileToS3.md)
- [validateDataUsingSchema](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/validateDataUsingSchema.md)
- [waitForDomSettled](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/waitForDomSettled.md)
- [withNetworkSettledWait](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/functions/withNetworkSettledWait.md)
- [Attachment](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/type-references/Attachment.md)
- [AttachmentType](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/type-references/AttachmentType.md)
- [FileType](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/type-references/FileType.md)
- [S3Configs](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/type-references/S3Configs.md)
- [Trigger](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/helpers/type-references/Trigger.md)
- [extractArrayFromLocator](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/functions/extractArrayFromLocator.md)
- [extractArrayFromPage](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/functions/extractArrayFromPage.md)
- [extractObjectFromLocator](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/functions/extractObjectFromLocator.md)
- [extractObjectFromPage](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/functions/extractObjectFromPage.md)
- [SimpleArrayItemSchema](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/type-references/SimpleArrayItemSchema.md)
- [SimpleArrayStringSchema](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/type-references/SimpleArrayStringSchema.md)
- [SimpleObjectSchema](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/type-references/SimpleObjectSchema.md)
- [SimpleObjectStringSchema](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/optimized-extractors/type-references/SimpleObjectStringSchema.md)
- [TypeScript SDK](https://docs.intunedhq.com/automation-sdks/intuned-sdk/typescript/overview.md)
- [Overview](https://docs.intunedhq.com/automation-sdks/overview.md)
- [Delete AuthSession](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessions/delete-authsession.md): Delete an AuthSession by ID.
- [Get AuthSession](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessions/get-authsession.md): Get an AuthSession by ID.
- [Get AuthSessions](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessions/get-authsessions.md): Get all AuthSessions in a Project.
- [Create AuthSession - Result](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessionscreate/create-authsession--result.md): Get AuthSession creation result.
- [Create AuthSession - Start](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessionscreate/create-authsession--start.md): Start creating an AuthSession.
- [Update AuthSession - Result](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessionsupdate/update-authsession--result.md): Get AuthSession update result.
- [Update AuthSession - Start](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessionsupdate/update-authsession--start.md): Start updating an AuthSession.
- [Validate AuthSession - Result](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessionsvalidate/validate-authsession--result.md): Get AuthSession validation result.
- [Validate AuthSession - Start](https://docs.intunedhq.com/client-apis/api-reference/projectauthsessionsvalidate/validate-authsession--start.md): Start AuthSession validation.
- [Create Job](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/create-job.md): Create a new Job for a Project.
- [Delete Job](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/delete-job.md): Delete a Job by ID.
- [Get Job](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/get-job.md): Get a Job by ID.
- [Get Jobs](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/get-jobs.md): Get all Jobs in a Project.
- [Pause Job](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/pause-job.md): Pause a Job. Pauses any JobRuns and the Job schedule if applicable.
- [Resume Job](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/resume-job.md): Resume a paused Job. Resumes any paused JobRuns and the Job schedule if applicable.
- [Trigger Job](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/trigger-job.md): Manually trigger a JobRun. Fails if the Job is paused.
- [Update Job](https://docs.intunedhq.com/client-apis/api-reference/projectjobs/update-job.md): Update a Job by ID.
- [Get Job Run](https://docs.intunedhq.com/client-apis/api-reference/projectjobsruns/get-job-run.md): Get information and results for a specific JobRun.
- [Get Job Runs](https://docs.intunedhq.com/client-apis/api-reference/projectjobsruns/get-job-runs.md): Get all JobRuns for a Job.
- [Terminate Job Run](https://docs.intunedhq.com/client-apis/api-reference/projectjobsruns/terminate-job-run.md): Terminate a JobRun by ID.
- [Run API - Result](https://docs.intunedhq.com/client-apis/api-reference/projectrun/run-api--result.md): Get Run result.
- [Run API - Start](https://docs.intunedhq.com/client-apis/api-reference/projectrun/run-api--start.md): Start a Run for a Project.
- [Sink Body](https://docs.intunedhq.com/client-apis/api-reference/sinks/body.md)
- [null](https://docs.intunedhq.com/client-apis/api-reference/sinks/overview.md): What are sinks and how to use them
- [AWS S3 Sink](https://docs.intunedhq.com/client-apis/api-reference/sinks/s3.md)
- [Webhook Sink](https://docs.intunedhq.com/client-apis/api-reference/sinks/webhook.md)
- [Overview](https://docs.intunedhq.com/client-apis/overview.md)
- [How Intuned works](https://docs.intunedhq.com/docs/00-getting-started/how-intuned-works.md): Explore how Intuned works - the short version
- [Introduction](https://docs.intunedhq.com/docs/00-getting-started/introduction.md): Browser automation for developers
- [Quickstart: Deploy your first Authenticated RPA](https://docs.intunedhq.com/docs/00-getting-started/quickstarts/auth-rpa.md)
- [Quickstart: Build your first scraper with Intuned Agent](https://docs.intunedhq.com/docs/00-getting-started/quickstarts/intuned-agent.md)
- [Quickstart: Deploy your first RPA](https://docs.intunedhq.com/docs/00-getting-started/quickstarts/rpa.md)
- [Quickstart: Deploy your first scraper](https://docs.intunedhq.com/docs/00-getting-started/quickstarts/scraper.md)
- [Cookbook (GitHub)](https://docs.intunedhq.com/docs/01-learn/cookbook.md)
- [Intuned in depth](https://docs.intunedhq.com/docs/01-learn/deep-dives/intuned-indepth.md): Explore how Intuned works - the long versionIntuned is ready for AI search. Are you?
Join 742+ companies preparing their websites for the future of search. Create your llms.txt file in minutes.
Generate Your llms.txtDon't get left behind
Your competitors are preparing for AI search.
Intuned has 1 organized sections ready for AI crawlers. Generate your llms.txt file and join the companies optimizing for the future of search.