Skip to content

aniass/extracting-data-using-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extracting Data using API

General info

In the project I have used the API to get the data and create a dataset. I have created two examples of get the data from an API. The data received was saved in json format and they were exported to a csv file.

Project includes:

  • get data by API - example_api.py
  • example in Jupyter Notebook file - Create_data_api.ipynb
  • data - makeup_data.json, products_final.csv

Technologies

The project is created with:

  • Python 3.6
  • libraries: requests, json, pandas.

Running the script:

You can run the script in the terminal:

example_api.py

To run Create_data_api.ipynb file use Jupyter Notebook or Google Colab.

About

Extracting data and create dataset using API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published