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
Install the API by the following command
npm install
and then you'll serve your own api server from http://localhost:3000/v1 endpoint
See from Swagger Editor https://editor.swagger.io/?url=https://raw.githubusercontent.com/jsanbae/indicadores_api/master/web/openapi.yaml
For testing use the following command
npm test
If you need help, please feel free to use the issue tracker (best for bug reports)
- Railway.app (https://railway.app) for hosting this API for free
- Cron-job.org (https://cron-job.org/) for keep refreshing data for this app