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-23T06:13:40Z in 0.821 seconds.

info:
category:
ANY
transactionscount:
98
satcount:
126
above:

25 results

  1. satid:
    2861
    satname:
    SECOR 9 (EGRS 9)
    intDesignator:
    1967-065A
    launchDate:
    1967-06-29
    satlat:
    69.9444
    satlng:
    38.4012
    satalt:
    3895.2748
  2. satid:
    5104
    satname:
    ISIS 2
    intDesignator:
    1971-024A
    launchDate:
    1971-04-01
    satlat:
    73.6052
    satlng:
    18.898
    satalt:
    1420.951
  3. satid:
    7036
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AC
    launchDate:
    1973-11-06
    satlat:
    72.9039
    satlng:
    4.917
    satalt:
    1457.8682
  4. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    54.5665
    satlng:
    46.0294
    satalt:
    22642.4738
  5. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    61.6365
    satlng:
    70.9268
    satalt:
    32428.6431
  6. satid:
    9984
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089EB
    launchDate:
    1974-11-15
    satlat:
    67.341
    satlng:
    20.9792
    satalt:
    1569.8279
  7. satid:
    10089
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-047D
    launchDate:
    1977-06-16
    satlat:
    66.9702
    satlng:
    81.4645
    satalt:
    28766.7388
  8. satid:
    10674
    satname:
    UME 2 (ISS-B)
    intDesignator:
    1978-018A
    launchDate:
    1978-02-16
    satlat:
    67.4598
    satlng:
    22.5109
    satalt:
    1091.0673
  9. satid:
    10766
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077BP
    launchDate:
    1976-07-29
    satlat:
    71.9086
    satlng:
    12.3092
    satalt:
    1518.0059
  10. satid:
    10938
    satname:
    SL-8 R/B
    intDesignator:
    1978-056J
    launchDate:
    1978-06-07
    satlat:
    65.0871
    satlng:
    13.7938
    satalt:
    1654.4894
  11. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    61.7556
    satlng:
    -23.9345
    satalt:
    34395.1902
  12. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    59.5067
    satlng:
    -22.8626
    satalt:
    22030.3992
  13. satid:
    12333
    satname:
    COSMOS 839 DEB
    intDesignator:
    1976-067AZ
    launchDate:
    1976-07-08
    satlat:
    63.3174
    satlng:
    21.6014
    satalt:
    2069.4289
  14. satid:
    12984
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016F
    launchDate:
    1981-02-19
    satlat:
    60.5745
    satlng:
    44.1846
    satalt:
    23233.4154
  15. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    58.7413
    satlng:
    72.9917
    satalt:
    39506.1795
  16. satid:
    13075
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-015D
    launchDate:
    1982-02-26
    satlat:
    50.4753
    satlng:
    36.851
    satalt:
    23869.7485
  17. satid:
    14000
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068G
    launchDate:
    1977-07-20
    satlat:
    54.0897
    satlng:
    48.0773
    satalt:
    14457.7617
  18. satid:
    14238
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1983-078B
    launchDate:
    1983-07-31
    satlat:
    61.0114
    satlng:
    36.2257
    satalt:
    27642.4126
  19. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    58.5763
    satlng:
    19.8144
    satalt:
    21185.2517
  20. satid:
    14977
    satname:
    COSMOS 1554 (GLONASS)
    intDesignator:
    1984-047A
    launchDate:
    1984-05-19
    satlat:
    55.0485
    satlng:
    10.6505
    satalt:
    19145.0079
  21. satid:
    14978
    satname:
    COSMOS 1555 (GLONASS)
    intDesignator:
    1984-047B
    launchDate:
    1984-05-19
    satlat:
    52.1701
    satlng:
    15.6299
    satalt:
    19120.9066
  22. satid:
    15039
    satname:
    NAVSTAR 9 (USA 1)
    intDesignator:
    1984-059A
    launchDate:
    1984-06-13
    satlat:
    61.8123
    satlng:
    33.3487
    satalt:
    20338.4105
  23. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    62.7293
    satlng:
    -25.4672
    satalt:
    38027.3454
  24. satid:
    15699
    satname:
    COSMOS 1652 (GLONASS)
    intDesignator:
    1985-037C
    launchDate:
    1985-05-17
    satlat:
    58.0498
    satlng:
    22.7727
    satalt:
    19106.3563
  25. satid:
    16070
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-084D
    launchDate:
    1985-09-24
    satlat:
    62.8963
    satlng:
    17.7748
    satalt:
    11815.5871
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
98
satcount:
126
above:

25 results

  1. satid:
    2861
    satname:
    SECOR 9 (EGRS 9)
    intDesignator:
    1967-065A
    launchDate:
    1967-06-29
    satlat:
    69.9444
    satlng:
    38.4012
    satalt:
    3895.2748
  2. satid:
    5104
    satname:
    ISIS 2
    intDesignator:
    1971-024A
    launchDate:
    1971-04-01
    satlat:
    73.6052
    satlng:
    18.898
    satalt:
    1420.951
  3. satid:
    7036
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AC
    launchDate:
    1973-11-06
    satlat:
    72.9039
    satlng:
    4.917
    satalt:
    1457.8682
  4. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    54.5665
    satlng:
    46.0294
    satalt:
    22642.4738
  5. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    61.6365
    satlng:
    70.9268
    satalt:
    32428.6431
  6. satid:
    9984
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089EB
    launchDate:
    1974-11-15
    satlat:
    67.341
    satlng:
    20.9792
    satalt:
    1569.8279
  7. satid:
    10089
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-047D
    launchDate:
    1977-06-16
    satlat:
    66.9702
    satlng:
    81.4645
    satalt:
    28766.7388
  8. satid:
    10674
    satname:
    UME 2 (ISS-B)
    intDesignator:
    1978-018A
    launchDate:
    1978-02-16
    satlat:
    67.4598
    satlng:
    22.5109
    satalt:
    1091.0673
  9. satid:
    10766
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077BP
    launchDate:
    1976-07-29
    satlat:
    71.9086
    satlng:
    12.3092
    satalt:
    1518.0059
  10. satid:
    10938
    satname:
    SL-8 R/B
    intDesignator:
    1978-056J
    launchDate:
    1978-06-07
    satlat:
    65.0871
    satlng:
    13.7938
    satalt:
    1654.4894
  11. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    61.7556
    satlng:
    -23.9345
    satalt:
    34395.1902
  12. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    59.5067
    satlng:
    -22.8626
    satalt:
    22030.3992
  13. satid:
    12333
    satname:
    COSMOS 839 DEB
    intDesignator:
    1976-067AZ
    launchDate:
    1976-07-08
    satlat:
    63.3174
    satlng:
    21.6014
    satalt:
    2069.4289
  14. satid:
    12984
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016F
    launchDate:
    1981-02-19
    satlat:
    60.5745
    satlng:
    44.1846
    satalt:
    23233.4154
  15. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    58.7413
    satlng:
    72.9917
    satalt:
    39506.1795
  16. satid:
    13075
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-015D
    launchDate:
    1982-02-26
    satlat:
    50.4753
    satlng:
    36.851
    satalt:
    23869.7485
  17. satid:
    14000
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068G
    launchDate:
    1977-07-20
    satlat:
    54.0897
    satlng:
    48.0773
    satalt:
    14457.7617
  18. satid:
    14238
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1983-078B
    launchDate:
    1983-07-31
    satlat:
    61.0114
    satlng:
    36.2257
    satalt:
    27642.4126
  19. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    58.5763
    satlng:
    19.8144
    satalt:
    21185.2517
  20. satid:
    14977
    satname:
    COSMOS 1554 (GLONASS)
    intDesignator:
    1984-047A
    launchDate:
    1984-05-19
    satlat:
    55.0485
    satlng:
    10.6505
    satalt:
    19145.0079
  21. satid:
    14978
    satname:
    COSMOS 1555 (GLONASS)
    intDesignator:
    1984-047B
    launchDate:
    1984-05-19
    satlat:
    52.1701
    satlng:
    15.6299
    satalt:
    19120.9066
  22. satid:
    15039
    satname:
    NAVSTAR 9 (USA 1)
    intDesignator:
    1984-059A
    launchDate:
    1984-06-13
    satlat:
    61.8123
    satlng:
    33.3487
    satalt:
    20338.4105
  23. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    62.7293
    satlng:
    -25.4672
    satalt:
    38027.3454
  24. satid:
    15699
    satname:
    COSMOS 1652 (GLONASS)
    intDesignator:
    1985-037C
    launchDate:
    1985-05-17
    satlat:
    58.0498
    satlng:
    22.7727
    satalt:
    19106.3563
  25. satid:
    16070
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-084D
    launchDate:
    1985-09-24
    satlat:
    62.8963
    satlng:
    17.7748
    satalt:
    11815.5871
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.