Create-dataset-using-API icon indicating copy to clipboard operation
Create-dataset-using-API copied to clipboard

This project uses the Twitch API to extract data about various channels and creates a dataset from the collected information which can be used for further data analysis.

Create dataset using API

A Python notebook to create a dataset through the Twitch API

Libraries needed

  1. Pandas
  2. requests
  3. json

How to run?

Fork the repository, download the notebook to your system and then run it as a Jupyter Notebook.

You can read about the complete process of dataset creation at: https://towardsdatascience.com/creating-a-dataset-using-an-api-with-python-dcc1607616d