Social Media Metadata API Server

Browse the UI tools and try API endpoints directly. Append ?format=json to this page for the machine-readable index.

UI Tools

CSV Generator
/csv.html
Batch process URLs and download CSV
Vermillio Report Augmentation
/sheets.html
Process URLs from a Google Sheet `report` tab and write metadata back
Channel Search
/channels.html
YouTube channel search CSV export
Screenshot Tool
/screenshot.html
Take screenshots and get public URLs or download CSV
Sibling Discovery
/discover-siblings.html
Upload SERP CSV to find related videos on the same channel

YouTube

EndpointDescription
/api/video/:videoId?verbose=1 Video metadata Try →
/api/video/:videoId/comments?maxResults=20 Video comments Try →
/api/search?q=...&maxResults=10 Video search Try →
/api/search/channels?q=...&maxResults=10 Channel search Try →
/api/channel/:channelId Channel details
/api/channel/:channelId/videos?maxResults=10 Channel recent videos
/api/playlist/:playlistId?maxResults=50 Playlist items
/api/trending?regionCode=US&maxResults=10 Trending videos Try →
/api/youtube/discover-siblings?channelId=<CHANNEL_OR_@HANDLE>&query=<SEARCH>&maxResults=100&minScore=40 Scan channel uploads for related content Try →
/api/youtube/transcript?videoId=<ID> | ?url=<YT_URL>&lang=en&proxy=false Fetch public captions via yt-dlp through Oxylabs proxy (manual preferred over auto-gen) Try →

TikTok

EndpointDescription
/api/tiktok/video/metrics?url=<URL> Video metrics
/api/tiktok/ytdlp?url=<URL> Video metadata via yt-dlp
/api/tiktok/profiles?query=<TERM> Profile discovery (EnsembleData) Try →

Instagram

EndpointDescription
/api/instagram/video?url=<URL> Video/post metadata
/api/instagram/video/apify?url=<URL>&verbose=1 Via Apify instagram-scraper
/api/instagram/profiles?query=<TERM> Profile discovery (EnsembleData + Apify enrichment) Try →

Twitter / X

EndpointDescription
/api/twitter/profiles?query=<TERM> Profile discovery (Apify xtdata/twitter-x-scraper) Try →

Music

EndpointDescription
/api/chartmetric/metadata?url=<SPOTIFY_URL>&verbose=1 Spotify tracks/albums/artists/playlists + streaming data Try →
/api/spotify/metadata?url=<SPOTIFY_URL>&verbose=1 Spotify shows / episodes Try →

Utility

EndpointDescription
/api/screenshot?url=<URL>&download=1&fullPage=1 Screenshot any web page Try →
/api/proxy/status Proxy configuration debug info Try →