YouTube Transcript Ninja ⚡️🥷⚡ avatar

YouTube Transcript Ninja ⚡️🥷⚡

Try for free

Pay $10.00 for 1,000 results

View all Actors
YouTube Transcript Ninja ⚡️🥷⚡

YouTube Transcript Ninja ⚡️🥷⚡

topaz_sharingan/youtube-transcript-scraper-1
Try for free

Pay $10.00 for 1,000 results

Extract transcripts from YouTube videos with ease! This actor takes a YouTube video URL as input and returns the transcript of the video in the specified format.

GZ

JASON code to MAKE.COM

Closed

gallant_zed opened this issue
10 days ago

I am trying to connect this actor to MAKE.COM scenario and keep failing to put right Jason code. can you tell me which Jason code is correct to put? (see attached file)

topaz_sharingan avatar

Hey gallant_zed, You can make use of the following JSON.

{ "startUrls": ["https://www.youtube.com/watch?v=aAkMkV"] }

You can replace the youtube URL with yours. You could also input multiple URLs by separating the URL strings with a comma. Eg.

{ "startUrls": [ "https://www.youtube.com/watch?v=aAkMkVFwAoo", "https://www.youtube.com/watch?v=aAkMkVF", "https://www.youtube.com/watch?v=aAkMkVF" ] }

Remember these are all "demo" data, you have to replace them with real Youtube URLs. You can also check the information tab for more info. 💪🚀

Do let me know how it goes. I will always be here to help out.

GZ

gallant_zed

10 days ago

I made it! fantastic! bless you!!

Developer
Maintained by Community
Actor metrics
  • 256 monthly users
  • 38 stars
  • 100.0% runs succeeded
  • 13 hours response time
  • Created in Jul 2024
  • Modified about 2 months ago