Back to catalog
📊

Kaggle

API Key

Create and interact with Datasets, Notebooks, and connect with Kaggle

📊Open DataHTTPS

Kaggle Datasets

5 items

Titanic - Machine Learning from Disaster

kaggle

891.2K

House Prices: Advanced Regression Techniques

kaggle

512.1K

Digit Recognizer (MNIST)

kaggle

430.2K

Natural Language Processing with Disaster Tweets

kaggle

287.6K

Store Sales - Time Series Forecasting

kaggle

198.3K

Sample Response

response.json
1{
2 "items": [
3 {
4 "dataset_id": "titanic",
5 "title": "Titanic - Machine Learning from Disaster",
6 "owner": "kaggle",
7 "size_mb": 1,
8 "downloads": 891234
9 },
10 {
11 "dataset_id": "house-prices-advanced",
12 "title": "House Prices: Advanced Regression Techniques",
13 "owner": "kaggle",
14 "size_mb": 2,
15 "downloads": 512087

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.kaggle.com/docs/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs