Skip to Content
Mika Scraper 1.1.1 is released πŸŽ‰
πŸ• MIKA INTERFACEInterface: YoutubeTrackResult

Mika Scraper v1.1.2


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.

Diagram: Mika Scraper

Last updated on