Skip to main content
VidJutsu imports public TikTok and Instagram references. It does not provide ad-library, X, YouTube, Reddit, Google, or LinkedIn scraping. Scrape returns discovery data and the provider’s raw source media URLs. It does not stage media. When a downstream call needs a durable VidJutsu-hosted file, call the single-video download endpoint on one video at a time.
The supported operations are TikTok profile, profile videos, video, transcript, comments, user search, and trending; and Instagram profile, posts, reels, post, and comments. All share the scrape rate group.

Continue the workflow

  1. Discover a TikTok or Instagram reference with a scrape* SDK method or the corresponding REST endpoint.
  2. If downstream processing needs a durable file, stage one source with downloadTikTokVideo or downloadInstagramVideo.
  3. Pass the staged URL to watchMedia, transcribeMedia, extractMedia, createOverlay, or createDisclaimer. These calls return synchronously. /v1/check is for VidLang spec validation, not media analysis.