-
Notifications
You must be signed in to change notification settings - Fork 4
Getting a Google API Key
Sank6 edited this page Jan 20, 2022
·
5 revisions
Note: You can use your friend's key. It doesn't have to be your own but if you're sending someone a key, make sure you trust them.
- You'll need to setup Google cloud console account. It'll ask you to read and agree to the terms and conditions (make sure you don't accidentally sign up to emails).
- Then create a project. It doesn't matter what it's called.
- In the search bar, find the one called "Youtube Data API v3" and enable it.
- Go to the credentials page and click the
Create credentialsbutton on the top. Then selectAPI Keyand copy it and click close.