/indicadores_api

API para Indicadores Económicos de Chile usando Webscraper

Primary LanguageJavaScript

API Indicadores Económicos de Chile 📈 🇨🇱

You can get data from Chilean Economic Indicators like UF, IVP or UTM

API gets the data from webscrping Banco Central site https://bcentral.cl

Installation

Install the API by the following command

npm install

and then you'll serve your own api server from http://localhost:3000/v1 endpoint

API Documentation

See from Swagger Editor https://editor.swagger.io/?url=https://raw.githubusercontent.com/jsanbae/indicadores_api/master/web/openapi.yaml

Test

For testing use the following command

npm test

Getting Help

If you need help, please feel free to use the issue tracker (best for bug reports)

Special Thanks to