← Back to search
25
Basic
Agentic Readiness Score
developer llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

# Supadata Docs ## Docs - [Get Account Information](https://docs.supadata.ai/api-reference/endpoint/account/me.md): Retrieve organization details, plan information, and credit usage. - [Extract](https://docs.supadata.ai/api-reference/endpoint/extract/extract.md): Use AI to analyze video content and extract structured data. Provide either a prompt describing what to extract, a JSON Schema for the output format, or both. Supports YouTube, TikTok, Instagram, Twitter/X, and Facebook videos. Returns a job ID for asynchronous processing. Use the `/extract/:jobId`… - [Extract Result](https://docs.supadata.ai/api-reference/endpoint/extract/extract-get.md): Get results for an extract job by job ID. - [Metadata](https://docs.supadata.ai/api-reference/endpoint/metadata/metadata.md): Fetch metadata from any supported internet media including YouTube, TikTok, Instagram, Twitter/X and Facebook posts. Returns unified metadata with a predictable structure across all platforms. - [Transcript](https://docs.supadata.ai/api-reference/endpoint/transcript/transcript.md): Get transcript from a supported video platform (YouTube, TikTok, Twitter, Instagram, Facebook) or file URL. If the video is too large to return transcript immediately, request returns a job ID. Use the `/transcript/:jobId` endpoint to get job results. - [Transcript Result](https://docs.supadata.ai/api-reference/endpoint/transcript/transcript-get.md): Get results for a transcript job by job ID. - [Crawl](https://docs.supadata.ai/api-reference/endpoint/web/crawl.md): Create a crawl job to extract content from all pages on a website. - [Crawl Status](https://docs.supadata.ai/api-reference/endpoint/web/crawl-get.md): Get the status and results of a crawl by job ID. - [Map](https://docs.supadata.ai/api-reference/endpoint/web/map.md): Extract all links found on a whole website. - [Scrape](https://docs.supadata.ai/api-reference/endpoint/web/scrape.md): Extract content from any web page to Markdown format. - [Batch Result](h