Skip to content

It scrapes the value of the euro and then send it to a server

License

Notifications You must be signed in to change notification settings

NazarenoCavazzon/BlueAPI

Repository files navigation

BluePy

Descripción

Cotizaciones blue de dólar, Euro y real

Endpoints

Dólar

Método Endpoint Descripción
GET /api/dolar/oficial Cotización del dólar oficial
GET /api/dolar/blue Cotización dólar blue

Euro

Método Endpoint Descripción
GET /api/euro/oficial Cotización del dólar oficial
GET /api/euro/blue Cotización dólar blue

Real

Método Endpoint Descripción
GET /api/real/oficial Cotización del dólar oficial
GET /api/real/blue Cotización dólar blue

Respuesta

{
    fecha: "2021/06/30 23:26:42",
    compra: "165.41",
    venta: "172.63"
}

Otros

Método Endpoint Descripción
GET /api/ping Devuelve 'pong' si el sitio está activo

Datos recopilados de https://www.paralelohoy.com.ar

About

It scrapes the value of the euro and then send it to a server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages