How to Use Spotify's API with Python - Write a Program to Display Artist, Tracks, and More
Offered By: Linode via YouTube
Course Description
Overview
Learn how to leverage Spotify's API with Python in this comprehensive 27-minute tutorial. Gain step-by-step guidance on creating a Spotify project, understanding authorization processes, and obtaining access tokens. Discover how to convert API data into Python dictionaries and write functions to search for artists. Follow along as the instructor demonstrates code execution, result retrieval, and data cleanup. By the end of this tutorial, you'll have the skills to create your own program that interacts with Spotify's data, displaying artist information, tracks, and more.
Syllabus
Introduction
Create Spotify Project
How does Authorization Work?
Obtain Access Token
Convert Data to Python Dictionary
Test Run of our Code
Write Artist Search Function
Grabbing Items in Results
Run our Code
Clean up the Results
Conclusion
Taught by
Linode
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity