Kaggle
Kaggle

Kaggle is a platform for data science and machine learning competitions, offering datasets, notebooks, and a collaborative community.

Completely Secure
20952VIEWS
2163USERS

Tools

1 of 4

Download Competition Data Files

Tool to download competition data files. Use after confirming the competition ID.

Submit Competition Entry

Tool to submit an entry to a Kaggle competition. Use when you have already uploaded your file and obtained its blob token.

Get Kaggle Config Directory

Tool to retrieve the directory of the Kaggle API configuration file. Use when you need to locate the directory containing your kaggle.json credentials.

Get Kaggle Config File

Tool to retrieve the filename of the Kaggle API configuration file. Use when you need to find out where the local Kaggle config file is stored before reading or updating.

Initialize Kaggle Configuration

Tool to initialize Kaggle API client configuration. Attempts CLI first; if unavailable, it falls back to creating ~/.kaggle/kaggle.json (or $KAGGLE_CONFIG_DIR/kaggle.json).

List Kaggle Configuration Keys

Tool to list local Kaggle API configuration keys. Use when you need to see which configuration options are set without revealing values.