Changelog

Follow new updates and improvements to Supadata.

February 23rd, 2026

New

Now you can use Supadata for structured AI analysis of any video. Pass a URL, describe what you need, get clean JSON back. Example use cases:

  • create workout routine from a TikTok video

  • get recipe and ingredients from an Instagram reel

  • write a guide from a YouTube tutorial

This new feature lets you go beyond what audio transcripts and metadata provide. With Supadata, now you can programmatically see what happens in video, at scale.

We'd love to hear your feedback. All /extract usage is free until 27.02.2026. Let us know what you think of this new feature!

Check the documentation to get started: https://docs.supadata.ai/get-extract

February 16th, 2026

Improved

Fixed

For the last 6 weeks we’ve been working hard on improving Supadata performance, addressing YouTube platform changes and other quality issues.

Improvements

  • Fixed intermittently missing createdAt and tags fields in YouTube metadata.

  • Fixed truncated YouTube channel descriptions (/v1/youtube/channel endpoint)

  • Added support for mobile subdomain (m.youtube.com) on /v1/metadata endpoint.

  • Allowing /live/ YouTube URLs on both /v1/transcript and /v1/metadata endpoints.

  • Fixed support of short TikTok URLs with /t/ in path.

  • Prioritized native captions over AI generated ones. Now if a video has both platform captions (eg. generated by YouTube) and generated by our AI, we will return platform captions first.

  • Fix returning all available languages when fetching a transcript.

  • Fix incorrect engagement values for Facebook Reels on /v1/metadata.

  • Improved reliability of long video (>1h) transcription.

  • Improved distinction between videos that don’t exist vs that are geo-blocked, age-restricted or require membership.

  • Added new plan (Supa) and an Auto Recharge multiplier that allows purchasing larger top-ups at once.

  • Created a new system for evaluating AI-generated transcripts with the long term goal of improving their quality (eg. better language recognition, avoiding hallucinations etc).

Breaking changes

We’ve made some changes that may affect your apps using Supadata API:

  • Removed additionalData.transcriptLanguages field from /v1/metadata endpoint for YouTube videos (and analogically for /youtube/video). Please use /v1/transcript to get list of transcript language codes instead.

  • Shortened batch job results availability to 1h (previously 24h). Please make sure to retrieve job results promptly. After 1h attempts to get job status return a HTTP 404 error.

December 2nd, 2025

New

Facebook media

Our universal endpoints already support YouTube, TikTok, Instagram, X, video files… and now Facebook posts, too! If you wanted to get a 360° view on all major social media platforms, Supadata has you covered.

  • /transcript endpoint now generates transcripts of Facebook videos from reels, posts & ads

  • /metadata endpoint now returns post metadata including post title, engagement and media

See documentation

Account API

If you run an app in production, programmatically checking remaining credits is critical for stability. We've added a new /me endpoint which you can use in your observability stack to track your subscription status.

See documentation

November 21st, 2025

New

Now you can use the Supadata API to fetch media metadata in your product. Get TikTok, Instagram, YouTube and X post information with one simple endpoint. Our goal is to ship the most versatile, easy to use and reliable API to get structured data of any web media. More platforms coming soon. Check the documentation to get started: See documentation

August 22nd, 2025

New

Now you can use the Supadata API to power YouTube content discovery in your product. With advanced filters, searching for specific channels, recent videos or popular playlists can't get any easier. Check the documentation below to get started: See documentation

July 29th, 2025

New

Improved

Instagram Transcripts

Our universal transcription endpoint already supports YouTube, TikTok, X, video file transcripts… and now Instagram videos, too! If you wanted to get a 360° view on all major short video platforms, Supadata has you covered. See documentation

Yearly Plans

By popular demand we've added annual plans to our pricing table. Each annual plan comes with a discount of 2 months for free. Enjoy! 🎁 Change to yearly billing

July 16th, 2025

We’ve just launched the Supadata Affiliate Program. If you're already using Supadata and want to earn recurring commissions by sharing it, this is for you. We're offering 33% on all referrals, tracked with your unique code in a dedicated real-time dashboard.

👉 Check it out here: https://supadata.ai/affiliates

Thanks for being part of the Supadata community. ❤︎

July 7th, 2025

New

Ever wanted to transcribe any video? Now you can, with our new universal transcription endpoint:

  • Get TikTok, X (Twitter) and YouTube transcripts all through one endpoint.
  • Create a transcript of a platform video that does not have captions yet.
  • Transcribe any file using Whisper V3 Turbo AI model.

Is this magic? Surely feels like. This new powerful feature is designed to be a drop-in replacement for our /youtube/transcript endpoint and guarantee results even if YouTube has not provided any captions yet. Ready to get even more data into your product? See Documentation

June 16th, 2025

New

Auto Recharge automatically tops up your credit balance when you reach 90% of your monthly quota. No more interruptions, no more manual upgrades, no more surprise bills. Just turn it on once in your billing settings and we’ll handle the rest.

  • Pre-paid top-ups with credit packs
  • Pay only for what you need
  • Configurable recharge threshold

FAQ and pricing available here.

Ready to enable Auto Recharge? Go to Settings

PS: We are moving away from the post-paid billing model. Please enable Auto Recharge today if you plan to cross your plan limits.

April 8th, 2025

New

Ever wanted to analyze video content of a whole YouTube channel? We've made it even easier to fetch large quantities of YouTube data. Enter: Batch Operations. Provide a channel handle, playlist URL or just a list of YouTube video IDs, and we'll fetch for you all transcripts and video metadata for you. See Documentation