Prepare Colab for Using Kaggle API

less than 1 minute read

Prepare Colab for Using Kaggle API

Hello guys, in this article I will tell you about how to prepare your own colab so that you can follow through my article that use kaggle dataset as a Google Colab Notebook.

What you need:

  • Gmail Account
  • Kaggle Account

If you don’t have one of these account, please create an account before follow this tutorial.

After you have both of them, login to your kaggle account then click your profil image and choose my account.

alt text

You will get redirect to your account page then scroll down until you find API submenu click the Create New Api Token.

alt text

A json file named Kaggle.json will be downloaded to your machine, you just need to upload it into Google Colab Notebook after it uploaded you ready to run most of the notebook in my blog.