nadhif20 / logam-mulia-api

A RESTful Logam Mulia API (antam, ubs, lotus, dll) Scraping websites that provide information price of buying/selling fine gold in Indonesia, dont worry to make pull request

Home Page:https://logam-mulia-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logam Mulia API

Hobby only. Scraping beberapa website yang menyediakan informasi harga jual/beli logam mulia emas di Indonesia, dont worry to make pull request

https://logam-mulia-api.vercel.app/

List website yang tersedia

Jika ingin menambahkan beberapa website lain, atau ada saran lain untuk bentuk response & requestnya, dipersilahkan untuk open issue terkait kritik dan saran

contoh response

`

{ data: [ { buy: 900000, sel: 850000, type: "antam", } ], meta: {} }

`

parameter site boleh diisi salah satu dari beberapa website yang tersedia

About

A RESTful Logam Mulia API (antam, ubs, lotus, dll) Scraping websites that provide information price of buying/selling fine gold in Indonesia, dont worry to make pull request

https://logam-mulia-api.vercel.app


Languages

Language:TypeScript 99.4%Language:Dockerfile 0.5%Language:Shell 0.1%