Mika Scraper / YoutubeTrackResult
Interface: YoutubeTrackResult
Defined in: src/_other-scraper/youtube-tract.ts:38
The YoutubeTrackResult interface represents the composite response returned by the YoutubeTracker. This interface is structured to encapsulate essential information about a YouTube track.
Properties
channel
channel:
ChannelFormatted
- Defined in:
src/_other-scraper/youtube-tract.ts:39 - Description: Represents the details of the YouTube channel associated with the track, formatted for ease of access and display.
stats
stats:
SubscriberStats
- Defined in:
src/_other-scraper/youtube-tract.ts:40 - Description: Contains statistics about the channelβs subscribers, providing insight into the channelβs growth and engagement metrics.

Last updated on