โ† Apify Store
AS
Apify Store
/pintostudio/youtube-transcript-scraper

Youtube Transcript Scraper

Looking for a reliable way to extract transcripts from YouTube videos? ๐ŸŽฅโœจ Look no further! The YouTube-Transcript-Scraper has you covered. ๐Ÿš€ It effortlessly retrieves transcripts while offering additi

liveverifiedasyncdegraded ยท 13.2s~30s typical
automationdeveloper toolssocial mediayoutubetranscript
$0.013
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.01 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /pintostudio/youtube-transcript-scraper for me.

Input

FieldTypeDescription
videoUrl*stringThe Video URL from YouTube.
targetLanguage*string (en | pt | es | fr | de | it)ISO 639-1 language code for the transcript default "en"

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apify","endpoint":"/pintostudio/youtube-transcript-scraper","input":{"videoUrl":"https://www.youtube.com/watch?v=IELMSD2kdmk","targetLanguage":"en"},"wait":false}'
poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."
cli
npx cracked-ai run -p apify -e /pintostudio/youtube-transcript-scraper -i '{"videoUrl":"https://www.youtube.com/watch?v=IELMSD2kdmk","targetLanguage":"en"}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/pintostudio/youtube-transcript-scraper", input: {"videoUrl":"https://www.youtube.com/watch?v=IELMSD2kdmk","targetLanguage":"en"}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.