Youtube Search and Trending Video Scraper
Pricing
$10.00/month + usage
Youtube Search and Trending Video Scraper
Scrapes YouTube search and trending pages for detailed video data—excluding Shorts. Collects metadata like title, URL, and stats. Supports multiple keywords, trending URLs, sorting, and start date filtering (with upload date sort).
0.0 (0)
Pricing
$10.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
a day ago
Search terms
searchTerms
arrayOptional
Enter one or more search terms or phrases. Each line will be used as a separate YouTube search query. The actor will search YouTube using each term, extract video information, and then continue with the next term.
Direct URLs
directURLs
arrayOptional
Enter one or more direct YouTube URLs. You can include search result URLs, trending pages, or any YouTube video list URLs. The actor will extract video information directly from each provided link.
Max Results
maxCount
integerOptional
The maximum number of videos to extract per search term. For example, if you enter 10, the actor will return up to 10 results for each search word or phrase.
Default value of this property is 100
Start Date
startDate
stringOptional
Only include videos published on or after this date (YYYY-MM-DD). This filter is applied only when 'Sort by' is set to 'Upload date'. Leave blank to include all videos regardless of publish date.
Sort by
sortBy
EnumOptional
Select how you want the search results to be sorted. Options include relevance (best match), upload date (most recent), view count (most popular), or rating (highest rated).
Value options:
"relevance": string"upload_date": string"view_count": string"rating": string
Default value of this property is "relevance"