Git Product home page Git Product logo

interacting-with-api-python-project-tutorial's Introduction

Interacting with an API in Python - Step by step guide

  • Create a Spotify developer application using the Spotify Developer Portal.
  • Connect with the Spotify API.
  • Retrieve and download data from the Spotify API.
  • Create a Python Pandas dataframe for easier manipulation of the data.
  • Save the data to an SQL database.

๐ŸŒฑ How to start this project

Follow the instructions below:

  1. Create a new repository by forking the Git project or by clicking here.
  2. Open the newly created repository in Codespace using the Codespace button extension.
  3. Once the Codespace VSCode has finished opening, start your project by following the instructions below.

๐Ÿš› How to deliver this project

Once you have finished solving the exercises, be sure to commit your changes, push them to your repository, and go to 4Geeks.com to upload the repository link.

๐Ÿ“ Instructions

Read the contents of the ./INSTRUCTIONS.md file containing the steps to complete the project, follow them and develop the solution first in ./src/explore.ipynb for testing and then move the clean code to ./src/app.py. Be sure to delete the notebook once you no longer need it to keep the project clean and tidy.

Note: We also incorporated the solution samples on ./src/solution.md that we strongly suggest you only use if you are stuck for more than 30 min or if you have already finished and want to compare it with your approach.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.