jsanbae / indicadores_api

API para Indicadores Económicos de Chile usando Webscraper

Home Page:https://indicadoresapi-production.up.railway.app/v1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

API para Indicadores Económicos de Chile usando Webscraper

https://indicadoresapi-production.up.railway.app/v1/


Languages

Language:JavaScript 99.6%Language:Shell 0.4%