Skip to content

Crawling, Analyzing, Clustering music data from Spotify API

Notifications You must be signed in to change notification settings

arizdn234/Spotify-API-with-colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify API

id

Hi there 👋 I'm AriZYdane, This project can be runned on Google Colab only. But you can modify this notebook to compatible on local/remote your jupyter notebook. In this case, I made a project for Crawling data from Spotify API. This dataset can apllied for learning Data Analysting, Crawling Data, Machine Learning, and Clustering. I'm clustering music data with K-Means algorithm on sklearn library:bar_chart:.

How to Use

First

  • You need a Client ID and Client secret from https://developer.spotify.com/
  • Create an account if you don't have a spotify account yet
  • Create new app and copy your Client ID and Client secret to your notebook.

Requirements

Necessary Library if you running on local development

  • this command can be follow if you have installed pip
  • spotipy pip install spotipy
  • pandas pip install pandas
  • scikit-learn pip install scikit-learn
  • matplotlib pip install matplotlib
  • seaborn pip install pandas

Datasets

  1. Download zip
  2. Clone this repo
  git clone https://github.com/sliring/Spotify-API-with-colab.git


Useful link

About

Crawling, Analyzing, Clustering music data from Spotify API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published