find_satellites_above

List satellites above an observer within an angular search radius.

Signature: find_satellites_above(observer_lat: decimal number, decimal degrees (WGS84), required; observer_lon: decimal number, decimal degrees (WGS84), required; observer_alt_m: decimal number, metres, optional, default 0; radius_deg: integer, degrees, optional, default 30; category_id: integer, optional, default 0; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)

Direct GET

For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.

Open this validated HTML GET URL

https://allemannsdata.com/wiki/kilder/n2yo/find_satellites_above/?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0

Replace {observer_lat}, {observer_lon}, {observer_alt_m}, {radius_deg}, {category_id} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
observer_latrequirednumberObserver latitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
observer_lonrequirednumberObserver longitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
observer_alt_moptionalnumberObserver altitude above sea level in metres. Unit: metres.
radius_degoptionalintegerSearch radius from 0 to 90 degrees. Unit: degrees.
category_idoptionalintegerN2YO category id; 0 means all categories, 1 brightest.
limitoptionalintegerGateway page size; default 25, maximum 100.
offsetoptionalintegerNumber of list items to skip; default 0.
Generated JavaScript, Python and response structure

Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.

Example for generated JavaScript and Python

https://allemannsdata.com/wiki/api/v1/kilder/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
  const failure = await response.json();
  throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;

Python without additional packages

import json
from urllib.request import urlopen

url = "https://allemannsdata.com/wiki/api/v1/kilder/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "n2yo",
  "operation": "find_satellites_above",
  "parameters": {},
  "data": {},
  "entities": [],
  "_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
  "_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use

The form is a fallback for people and browser agents that cannot open the GET URL directly.

Type: decimal number. Observer latitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
Type: decimal number. Observer longitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
Type: decimal number. Observer altitude above sea level in metres. Unit: metres.
Type: integer. Search radius from 0 to 90 degrees. Unit: degrees.
Type: integer. N2YO category id; 0 means all categories, 1 brightest.

Result

Source: N2YO satellite data. Retrieved 2026-09-26T06:14:35Z in 0.708 seconds.

info:
category:
ANY
transactionscount:
84
satcount:
159
above:

25 results

  1. satid:
    2403
    satname:
    OPS 0856
    intDesignator:
    1966-077A
    launchDate:
    1966-08-19
    satlat:
    79.2521
    satlng:
    0.6102
    satalt:
    3702.252
  2. satid:
    2411
    satname:
    SECOR 7 (EGRS 7)
    intDesignator:
    1966-077B
    launchDate:
    1966-08-19
    satlat:
    69.9841
    satlng:
    0.7934
    satalt:
    3709.36
  3. satid:
    3125
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015HY
    launchDate:
    1961-06-29
    satlat:
    67.651
    satlng:
    31.7483
    satalt:
    1277.7452
  4. satid:
    5054
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1971-021B
    launchDate:
    1971-03-21
    satlat:
    63.5401
    satlng:
    -15.0846
    satalt:
    36720.1569
  5. satid:
    6992
    satname:
    COSMOS 624
    intDesignator:
    1973-104H
    launchDate:
    1973-12-19
    satlat:
    73.0843
    satlng:
    22.1665
    satalt:
    1387.446
  6. satid:
    7049
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AR
    launchDate:
    1973-11-06
    satlat:
    70.3942
    satlng:
    44.0654
    satalt:
    1629.1044
  7. satid:
    7086
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086CE
    launchDate:
    1973-11-06
    satlat:
    75.2917
    satlng:
    17.912
    satalt:
    1512.6724
  8. satid:
    7153
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086DT
    launchDate:
    1973-11-06
    satlat:
    76.7934
    satlng:
    22.2899
    satalt:
    1556.2409
  9. satid:
    7202
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086FL
    launchDate:
    1973-11-06
    satlat:
    69.0142
    satlng:
    17.9382
    satalt:
    1255.9206
  10. satid:
    7438
    satname:
    COSMOS 680
    intDesignator:
    1974-072D
    launchDate:
    1974-09-19
    satlat:
    71.8644
    satlng:
    15.7951
    satalt:
    1500.6011
  11. satid:
    7938
    satname:
    SSU 1 DEB
    intDesignator:
    1975-051D
    launchDate:
    1975-06-08
    satlat:
    69.5238
    satlng:
    16.9966
    satalt:
    1356.3916
  12. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    62.1328
    satlng:
    70.3144
    satalt:
    33088.8721
  13. satid:
    10089
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-047D
    launchDate:
    1977-06-16
    satlat:
    66.5562
    satlng:
    69.4288
    satalt:
    27555.1421
  14. satid:
    10121
    satname:
    SL-8 R/B
    intDesignator:
    1977-059B
    launchDate:
    1977-07-01
    satlat:
    74.0528
    satlng:
    29.8151
    satalt:
    793.2261
  15. satid:
    10657
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077T
    launchDate:
    1976-07-29
    satlat:
    68.6073
    satlng:
    10.3116
    satalt:
    1623.8796
  16. satid:
    10717
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077AN
    launchDate:
    1976-07-29
    satlat:
    73.783
    satlng:
    26.8151
    satalt:
    1517.6366
  17. satid:
    10746
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077AT
    launchDate:
    1976-07-29
    satlat:
    68.4427
    satlng:
    16.904
    satalt:
    989.8858
  18. satid:
    10767
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077BQ
    launchDate:
    1976-07-29
    satlat:
    71.6089
    satlng:
    17.7247
    satalt:
    1515.4439
  19. satid:
    10871
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077CZ
    launchDate:
    1976-07-29
    satlat:
    74.5838
    satlng:
    15.4365
    satalt:
    1727.7634
  20. satid:
    10962
    satname:
    SL-8 R/B
    intDesignator:
    1978-063B
    launchDate:
    1978-06-21
    satlat:
    69.7945
    satlng:
    30.4343
    satalt:
    767.5475
  21. satid:
    11048
    satname:
    COSMOS 1039
    intDesignator:
    1978-091F
    launchDate:
    1978-10-04
    satlat:
    67.4884
    satlng:
    37.2423
    satalt:
    1503.1231
  22. satid:
    11141
    satname:
    OPS 5114 (NAVSTAR 4)
    intDesignator:
    1978-112A
    launchDate:
    1978-12-11
    satlat:
    61.1021
    satlng:
    33.5845
    satalt:
    20532.1892
  23. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    63.9198
    satlng:
    -19.1365
    satalt:
    23512.7726
  24. satid:
    12218
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026BK
    launchDate:
    1978-03-05
    satlat:
    68.0865
    satlng:
    31.7192
    satalt:
    948.194
  25. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    58.2177
    satlng:
    71.5159
    satalt:
    39216.2269
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
84
satcount:
159
above:

25 results

  1. satid:
    2403
    satname:
    OPS 0856
    intDesignator:
    1966-077A
    launchDate:
    1966-08-19
    satlat:
    79.2521
    satlng:
    0.6102
    satalt:
    3702.252
  2. satid:
    2411
    satname:
    SECOR 7 (EGRS 7)
    intDesignator:
    1966-077B
    launchDate:
    1966-08-19
    satlat:
    69.9841
    satlng:
    0.7934
    satalt:
    3709.36
  3. satid:
    3125
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015HY
    launchDate:
    1961-06-29
    satlat:
    67.651
    satlng:
    31.7483
    satalt:
    1277.7452
  4. satid:
    5054
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1971-021B
    launchDate:
    1971-03-21
    satlat:
    63.5401
    satlng:
    -15.0846
    satalt:
    36720.1569
  5. satid:
    6992
    satname:
    COSMOS 624
    intDesignator:
    1973-104H
    launchDate:
    1973-12-19
    satlat:
    73.0843
    satlng:
    22.1665
    satalt:
    1387.446
  6. satid:
    7049
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AR
    launchDate:
    1973-11-06
    satlat:
    70.3942
    satlng:
    44.0654
    satalt:
    1629.1044
  7. satid:
    7086
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086CE
    launchDate:
    1973-11-06
    satlat:
    75.2917
    satlng:
    17.912
    satalt:
    1512.6724
  8. satid:
    7153
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086DT
    launchDate:
    1973-11-06
    satlat:
    76.7934
    satlng:
    22.2899
    satalt:
    1556.2409
  9. satid:
    7202
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086FL
    launchDate:
    1973-11-06
    satlat:
    69.0142
    satlng:
    17.9382
    satalt:
    1255.9206
  10. satid:
    7438
    satname:
    COSMOS 680
    intDesignator:
    1974-072D
    launchDate:
    1974-09-19
    satlat:
    71.8644
    satlng:
    15.7951
    satalt:
    1500.6011
  11. satid:
    7938
    satname:
    SSU 1 DEB
    intDesignator:
    1975-051D
    launchDate:
    1975-06-08
    satlat:
    69.5238
    satlng:
    16.9966
    satalt:
    1356.3916
  12. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    62.1328
    satlng:
    70.3144
    satalt:
    33088.8721
  13. satid:
    10089
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-047D
    launchDate:
    1977-06-16
    satlat:
    66.5562
    satlng:
    69.4288
    satalt:
    27555.1421
  14. satid:
    10121
    satname:
    SL-8 R/B
    intDesignator:
    1977-059B
    launchDate:
    1977-07-01
    satlat:
    74.0528
    satlng:
    29.8151
    satalt:
    793.2261
  15. satid:
    10657
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077T
    launchDate:
    1976-07-29
    satlat:
    68.6073
    satlng:
    10.3116
    satalt:
    1623.8796
  16. satid:
    10717
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077AN
    launchDate:
    1976-07-29
    satlat:
    73.783
    satlng:
    26.8151
    satalt:
    1517.6366
  17. satid:
    10746
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077AT
    launchDate:
    1976-07-29
    satlat:
    68.4427
    satlng:
    16.904
    satalt:
    989.8858
  18. satid:
    10767
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077BQ
    launchDate:
    1976-07-29
    satlat:
    71.6089
    satlng:
    17.7247
    satalt:
    1515.4439
  19. satid:
    10871
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077CZ
    launchDate:
    1976-07-29
    satlat:
    74.5838
    satlng:
    15.4365
    satalt:
    1727.7634
  20. satid:
    10962
    satname:
    SL-8 R/B
    intDesignator:
    1978-063B
    launchDate:
    1978-06-21
    satlat:
    69.7945
    satlng:
    30.4343
    satalt:
    767.5475
  21. satid:
    11048
    satname:
    COSMOS 1039
    intDesignator:
    1978-091F
    launchDate:
    1978-10-04
    satlat:
    67.4884
    satlng:
    37.2423
    satalt:
    1503.1231
  22. satid:
    11141
    satname:
    OPS 5114 (NAVSTAR 4)
    intDesignator:
    1978-112A
    launchDate:
    1978-12-11
    satlat:
    61.1021
    satlng:
    33.5845
    satalt:
    20532.1892
  23. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    63.9198
    satlng:
    -19.1365
    satalt:
    23512.7726
  24. satid:
    12218
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026BK
    launchDate:
    1978-03-05
    satlat:
    68.0865
    satlng:
    31.7192
    satalt:
    948.194
  25. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    58.2177
    satlng:
    71.5159
    satalt:
    39216.2269
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Will you use the result in generated code?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

How an AI agent should use this page

Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

How to use the find_satellites_above lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. Follow linked results to canonical pages before combining sources.

Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

Source-specific next step

Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.