YouTube Data Tools

Channel Info Module

This module retrieves different kinds of information for a channel from the channels/list API endpoint from a specified channel id or channel URL. You can use this module to find channel ids to use in other modules.

The following resources are requested: brandingSettings, status, id, snippet, contentDetails, statistics, and topicDetails.

Output is a direct print of the API response.

Parameters

The channel(s) to investigate:

Channel id or URL:
(e.g. "https://www.youtube.com/@BernhardRiederAmsterdam/" or "UCtxGqPJPPi8ptAzB029jpYA")

Run: