inputobject · optionalProvider-specific public source, URL or search criteria.
Loading tools…
Apify
Collect public YouTube videos, channels and search results with video metadata.
Search YouTube and return a bounded set of public video metadata.
Agents select this operation with tool ID apify.streamers-youtube-scraper, then check its current inputs and price before a run.
inputobject · optionalProvider-specific public source, URL or search criteria.
maxItemsnumber · optionalMaximum number of records to return.
channelNamestringReturned channel name value.
channelUrlstringReturned channel url value.
datestringReturned date value.
durationstringReturned duration value.
hashtagsarrayReturned hashtags value.
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
idstringReturned id value.
inputstringProvider-specific public source, URL or search criteria.
titlestringReturned title value.
typestringReturned type value.
urlstringReturned url value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "apify.streamers-youtube-scraper",
"input": {
"input": {
"maxResults": 2,
"searchQueries": [
"Crawlee"
],
"maxResultStreams": 0,
"maxResultsShorts": 0
},
"maxItems": 2
}
}{
"id": "g1Ll9OlFwEQ",
"url": "https://www.youtube.com/watch?v=g1Ll9OlFwEQ",
"date": "2022-08-22T15:26:13.000Z",
"type": "video",
"input": "Crawlee",
"title": "Crawlee, the web scraping and browser automation library",
"duration": "00:03:14",
"hashtags": [
"#webscraping",
"#crawlee"
],
"channelUrl": "https://www.youtube.com/@Apify",
"channelName": "Apify"
}No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.