Request: HF propagation data binding

Hi, since I am a licensed radio amateur the radio wave propagation is of great interest to me.

There are several existing realtime maps that it may be possible to extract data from:

Pskreporter:
https://pskreporter.info/
It needs the Maidenhead locator to display the received stations in that location.
The four first signs is sufficient.

Another sources is:
https://pskreporter.info/cgi-bin/psk-freq.pl
http://www.wsprnet.org/drupal/

Some examples of requests:
https://pskreporter.info/pskmap.html?preset&callsign=jp50&what=grid&txrx=rx&timerange=900&mapCenter=68.54813715913855,-1.574049580558576,2.872127277480532

https://pskreporter.info/pskmap.html?preset&callsign=LA2G&txrx=rx&timerange=7200&mapCenter=68.54813715913855,-1.574049580558576,2.872127277480532

Can someone please look at it?

For me it is still not clear what you would like to achieve.
E.g. what is the input for your query and what would you like to extract from the output.
The psk-freq.pl CGI script e.g. could be queried by using a curl, wget script or the http binding. The output can be parsed by a script. But it looks like you are not allowed to execute that CGI script that often.

It can be used to warn if there is propagation to a country one wants, on for example 17 meters.

That again could be used to trigger a action.

It’s limited on requests so the server does not overload.

Similar post on Reddit: