Back to home

API Setup

Step-by-step guide to configure your YouTube Data v3 API key.

Why an API key?

YouTube Niche Finder uses the YouTube Data v3 API to retrieve video and channel statistics. Each user must configure their own free API key to benefit from a personal quota of 10,000 units per day.

Security Guaranteed

Your API key is encrypted with AES-256 and stored securely. It's never exposed client-side and only transits through our secure proxy.

Configuration Steps

1

Access Google Cloud Console

Go to the Google Cloud Console to create or access your project.

Open Google Cloud Console
2

Create a new project

If you don't have an existing project, create a new one.

  • Click on the project selector at the top of the page
  • Click 'New Project'
  • Give your project a name (e.g., 'YouTube Niche Finder')
  • Click 'Create'
3

Enable YouTube Data API v3

Search for and enable the YouTube API in your project.

  • Go to 'APIs & Services' > 'Library'
  • Search for 'YouTube Data API v3'
  • Click on it then click 'Enable'
Access API Library
4

Create your credentials

Generate an API key for your project.

  • Go to 'APIs & Services' > 'Credentials'
  • Click 'Create Credentials'
  • Select 'API Key'
  • Copy the generated key
5

Add the key to the extension

Open YouTube Niche Finder and add your key in settings.

  • Open YouTube and click the Niche Finder button
  • Go to settings (gear icon)
  • Paste your API key in the dedicated field
  • Click 'Save'

Never share your API key

Your API key is personal. Don't share it or publish it in public code. If you think it's been compromised, delete it and create a new one.

About Quota

Google provides a free quota of 10,000 units per day. A search analysis consumes about 100 units. You can perform approximately 100 analyses per day.

Daily quota

10,000 units

Per analysis

~100 units

Have questions?

Check our FAQ for common issues.

View FAQ