YouTube Data API Featured API

YouTube Data API for channels, videos, shorts, and discovery

Create YouTube analytics, content research, and channel monitoring products with API API methods for profiles, videos, shorts, playlists, posts, comments, and search.

Channel intelligence Video catalog tracking Country-aware discovery

ScrapeStorm is not affiliated with YouTube. Process data only where you have a valid business and legal basis.

Use cases

What you can build

YouTube teams usually evaluate channel research, content monitoring, and video discovery first. These workflows connect common product needs to concrete API surfaces.

01

Channel due diligence

Collect public channel details, video lists, and posting surfaces for creator vetting or media research.

02

Video catalog tracking

Monitor videos, shorts, playlists, posts, and comments for reporting and content operations.

03

Market discovery

Search channels and content by query or country to understand trends across markets.

04

Video performance research

Pair video details with comments and publishing surfaces to support reporting or editorial analysis.

05

Creator database enrichment

Use channel and content API methods to keep creator records current inside media, influencer, or CRM products.

Entity directory

All supported entities

Browse every supported YouTube entity below, understand what each surface is for, and open the exact docs that matches your workflow.

YouTube profile data

6 API methods

Profile API methods resolve public identity, account context, and the base layer for creator, brand, or people-oriented products.

What you get. Use this entity to fetch account details, contacts, summary context, and the identifiers you need before moving into content or social API methods.

API methods inside this entity 6 API methods

Open the API method that matches the lookup, feed, summary, or discovery job you need.

YouTube playlist data

2 API methods

Playlist API methods help you navigate grouped content collections and the sequencing behind them.

What you get. Open this entity when your workflow needs collection-level discovery, item retrieval, or catalog views built around grouped media.

API methods inside this entity 2 API methods

Open the API method that matches the lookup, feed, summary, or discovery job you need.

YouTube posts data

3 API methods

Post API methods collect public publishing activity and the objects most teams use first for monitoring and analysis.

What you get. This group is a strong fit for feed views, archive jobs, campaign reporting, and any workflow that starts from the content stream itself.

API methods inside this entity 3 API methods

Open the API method that matches the lookup, feed, summary, or discovery job you need.

YouTube videos data

3 API methods

Video API methods are designed for public video discovery, monitoring, and performance-oriented workflows.

What you get. Use this group when your product needs item-level video data, channel expansion, or reporting around supported video surfaces.

API methods inside this entity 3 API methods

Open the API method that matches the lookup, feed, summary, or discovery job you need.

Launch path

How teams move from evaluation to launch

A YouTube integration typically starts with channel identity, then expands into video, playlist, comment, and search surfaces.

  1. 01

    Profile the channel

    Use profile API methods to establish channel metadata and the identifiers your product will track.

  2. 02

    Collect content context

    Add videos, shorts, playlists, posts, and comments based on the analytics or monitoring surface you need.

  3. 03

    Discover by query or market

    Use search and country-aware API methods when your workflow needs topical or regional discovery.

  4. 04

    Keep implementation traceable

    Link every product feature back to docs URLs, API method pricing, and response structures.

Start here

First request

Use the sample request as a working starting point, then open the full docs for parameter details.

API method Profile: About by user identifier
Request cost 2 credits

Required parameters

No required query parameters for this representative API method.

GET /api/v2/youtube.com/profile/about-by-user-identifier
curl --request GET \
  --url "https://www.scrapestorm.net/api/v2/youtube.com/profile/about-by-user-identifier" \
  --header "X-API-Key: 00000000-0000-4000-8000-000000000000" \
  # Optional parameters:
  # --data-urlencode 'user_identifier=mkbhd'
Auth header X-API-Key
Required parameters No required query parameters for this representative API method.
Billing event 2 credits per successful response
Launch details

Pricing, monitoring, and launch details

YouTube API methods share the same credit accounting model as the rest of ScrapeStorm and can be reviewed in the pricing catalog.

ScrapeStorm is not affiliated with YouTube. Process data only where you have a valid business and legal basis.

API methods21
Entities5
Credits2 credits

Per-success credit pricing

API method prices are visible before integration and credits are tied to successful API responses.

API reference and implementation docs

Each platform page links to the API reference and implementation docs for exact request and response details.

Responsible data use

ScrapeStorm is independent from the listed platforms; your team remains responsible for permitted data processing.

Details

Questions before launch

These answers cover coverage, pricing, response formats, and launch details before you commit engineering time.

Coverage 5 entities
Credits 2 credits
Health status Check API status
Which YouTube response version should I use?

Use the version switch on this page: choose V2 for normalized ScrapeStorm fields and V1 when compatibility requires the original platform-shaped response.

Can YouTube API methods support regional discovery?

Yes. Several search and feed methods expose country-aware parameters where the upstream surface supports them.

Can I monitor shorts and long-form videos together?

Yes. The page groups content API methods so you can evaluate shorts, videos, playlists, posts, and comments from one product surface.

Is the YouTube Data API page only documentation?

No. It is designed as a product page first, with API method coverage, use cases, pricing links, and implementation docs in one flow.

Can I inspect exact YouTube request parameters?

Yes. Use the linked docs or API reference page for the selected YouTube method.