YouTube Hashtag posts
apify/youtube/hashtag.postsFetch recent posts tagged with a given hashtag
via Apify
$0.0055 per recordUp to 100 URLs per request
Input
A platform hashtag URL (e.g. https://youtube.com/hashtag/machinelearning) or the hashtag page for the platform.
Example hashtag url
https://youtube.com/hashtag/machinelearningOutput
Each record returned by this service has the fields below. Providers may include additional platform-specific fields on top.
titlestringVideo / post title
video_idstringPlatform video ID
profile_urlurlCanonical URL of the post
descriptionstringCaption / description text
hashtagsstring[]All hashtags found on the post
viewsnumberView count
likesnumberLike count
num_commentsnumberComment count
date_postedstringWhen the post was published (raw platform string)
channel_namestringAuthor / channel name
channel_urlurlAuthor / channel URL
sourcestringPlatform the record was extracted from (e.g. "linkedin")
extracted_atiso8601UTC timestamp when the record was produced
How to call it
Pass the slug apify/youtube/hashtag.posts as the provider field on the POST /v1/extract endpoint.