A search like that does not exist. However, you do have access to all non-anonymous receiver profiles. You can access them by clicking the serial numbers on the
toplist page
. The profiles each include the location of the receiver.
Since manually opening the profiles of approximately 400 receivers is probably not an option, you could also take a look at the JSON response for a GET request to
opensky-network.org/api/sensorDonation/list:
[{
"id": 3,
...
"position": {
"longitude": 7.66531348,
"latitude": 46.68106661,
"altitude": 2234,
"reasonable": true
},
...
}, ...]