🏯 Youtube Scraper (Pay Per Result) avatar
🏯 Youtube Scraper (Pay Per Result)

Pricing

$0.50 / 1,000 videos

Go to Store
🏯 Youtube Scraper (Pay Per Result)

🏯 Youtube Scraper (Pay Per Result)

Developed by

API Dojo

API Dojo

Maintained by Community

Experience unparalleled efficiency and depth with its ultra-fast capabilities in searching, URL, playlist, channel, and profile scraping. It comes equipped with a variety of filters to customize your data collection precisely. Plus, it's incredibly affordable at only $0.50 per 1000 videos!

4.0 (7)

Pricing

$0.50 / 1,000 videos

164

Total users

2.9K

Monthly users

622

Runs succeeded

91%

Issues response

1.8 days

Last modified

11 hours ago

NL

Add "input" field to output json when search for direct url

Closed

analyticsketchum opened this issue
12 days ago

Hi,

we tried to use your API. But unfortunally it is impossible for us because we specific need to know the exactly "input url" passed to the run.

Actually the output returns the url, but if it have more parameters they are cut.

is it possible to add a inputUrl or input parameter to the dataset output of the run?

apidojo avatar

Hello,

You can leverage customMapFunction and attach any data to all of the output including the startUrls. Please refer to the documentation to learn how to use it (it accepts a simple js map function).

Cheers