Observations DB API

Hi all,

Is there a way to access to observations database (e.g.:API),I would like to query new observations of UBAKUSAT and decode the telemtry to pulish on my web page…

I am doing it by curl and scripts now but I prefer to do it via a API.

Thanks
73’s de TA7W
Baris DINC

There is this: https://network.satnogs.org/api/ through which I think you can get a list of passes for a specific satellite, but I really don’t know the details

1 Like

Hi,

Thanks for info. I already worked that API for satellite info. But I would like to collect informationabout the observationsmade. So I can download the wav file and analyse it in an automated way to get telemetry information and push it to my database.

Thanks
73’s de TA7W
Baris DINC

Ok, I guess I am missing something about what you ask for…

This API page gives me a list of observations: https://network.satnogs.org/api/observations
For each observation, I see there is a lot of info, including a link to the OGG file (no WAV file is uploaded). Moreover, I can see there are buttons to filter for a specific satellite, so I would think you can get a list of json records for just a specific satellite, even though I can not make it work.

HI,

That link was what I am looking for. I did a typo while I was trying before … I think…

Thanks
Baris