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-24T23:29:24Z in 0.679 seconds.

info:
category:
ANY
transactionscount:
81
satcount:
130
above:

25 results

  1. satid:
    1806
    satname:
    EXPLORER 31 (ISIS-X)
    intDesignator:
    1965-098B
    launchDate:
    1965-11-29
    satlat:
    77.6633
    satlng:
    36.1326
    satalt:
    2687.9592
  2. satid:
    1983
    satname:
    DELTA 1 R/B
    intDesignator:
    1966-008B
    launchDate:
    1966-02-03
    satlat:
    72.3337
    satlng:
    33.6565
    satalt:
    638.2942
  3. satid:
    2435
    satname:
    ESSA 3 (TOS-A)
    intDesignator:
    1966-087A
    launchDate:
    1966-10-02
    satlat:
    74.9599
    satlng:
    34.9473
    satalt:
    1455.343
  4. satid:
    3173
    satname:
    OV1-13
    intDesignator:
    1968-026A
    launchDate:
    1968-04-06
    satlat:
    67.756
    satlng:
    45.2859
    satalt:
    7481.7115
  5. satid:
    3892
    satname:
    THORAD AGENA D R/B
    intDesignator:
    1969-037C
    launchDate:
    1969-04-14
    satlat:
    70.841
    satlng:
    28.5994
    satalt:
    1106.2472
  6. satid:
    4154
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1969-082W
    launchDate:
    1969-09-30
    satlat:
    70.0403
    satlng:
    30.4437
    satalt:
    909.2936
  7. satid:
    4705
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025BT
    launchDate:
    1970-04-08
    satlat:
    68.1984
    satlng:
    19.5234
    satalt:
    1044.5748
  8. satid:
    6192
    satname:
    COSMOS 520
    intDesignator:
    1972-072A
    launchDate:
    1972-09-19
    satlat:
    67.5032
    satlng:
    -7.1854
    satalt:
    11590.2547
  9. satid:
    6791
    satname:
    OPS 7724
    intDesignator:
    1973-056A
    launchDate:
    1973-08-21
    satlat:
    62.1979
    satlng:
    88.6226
    satalt:
    33983.378
  10. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    59.1419
    satlng:
    50.2484
    satalt:
    32850.9751
  11. satid:
    8610
    satname:
    COSMOS 794
    intDesignator:
    1976-008D
    launchDate:
    1976-01-28
    satlat:
    72.3009
    satlng:
    22.2905
    satalt:
    1466.029
  12. satid:
    10645
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077F
    launchDate:
    1976-07-29
    satlat:
    70.8583
    satlng:
    23.8467
    satalt:
    1599.8829
  13. satid:
    10893
    satname:
    OPS 5112 (NAVSTAR 2)
    intDesignator:
    1978-047A
    launchDate:
    1978-05-13
    satlat:
    62.6075
    satlng:
    1.3885
    satalt:
    19085.0529
  14. satid:
    12297
    satname:
    COSMOS 1244
    intDesignator:
    1981-013A
    launchDate:
    1981-02-12
    satlat:
    72.0398
    satlng:
    37.9227
    satalt:
    1013.3564
  15. satid:
    12311
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-016E
    launchDate:
    1981-02-19
    satlat:
    64.2948
    satlng:
    69.8716
    satalt:
    19081.822
  16. satid:
    12456
    satname:
    METEOR 2-7
    intDesignator:
    1981-043A
    launchDate:
    1981-05-14
    satlat:
    70.3628
    satlng:
    31.211
    satalt:
    891.5049
  17. satid:
    12679
    satname:
    DELTA 1 R/B(2)
    intDesignator:
    1981-070E
    launchDate:
    1981-08-03
    satlat:
    81.6647
    satlng:
    47.277
    satalt:
    5791.4012
  18. satid:
    12818
    satname:
    COSMOS 1305
    intDesignator:
    1981-088A
    launchDate:
    1981-09-11
    satlat:
    59.0511
    satlng:
    61.4457
    satalt:
    13519.6352
  19. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    62.955
    satlng:
    88.7078
    satalt:
    31277.8777
  20. satid:
    13169
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-029D
    launchDate:
    1982-04-07
    satlat:
    70.2074
    satlng:
    31.1041
    satalt:
    23397.477
  21. satid:
    13375
    satname:
    COSMOS 1388
    intDesignator:
    1982-073A
    launchDate:
    1982-07-21
    satlat:
    66.7063
    satlng:
    26.1557
    satalt:
    1450.8801
  22. satid:
    13767
    satname:
    COSMOS 1435
    intDesignator:
    1983-002G
    launchDate:
    1983-01-19
    satlat:
    71.2283
    satlng:
    31.5057
    satalt:
    1447.5919
  23. satid:
    14176
    satname:
    COSMOS 1478
    intDesignator:
    1983-069F
    launchDate:
    1983-07-06
    satlat:
    72.788
    satlng:
    24.4447
    satalt:
    1482.773
  24. satid:
    14591
    satname:
    COSMOS 1520 (GLONASS)
    intDesignator:
    1983-127B
    launchDate:
    1983-12-29
    satlat:
    64.4314
    satlng:
    35.4974
    satalt:
    19141.0978
  25. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    68.5514
    satlng:
    51.4649
    satalt:
    30833.0292
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
81
satcount:
130
above:

25 results

  1. satid:
    1806
    satname:
    EXPLORER 31 (ISIS-X)
    intDesignator:
    1965-098B
    launchDate:
    1965-11-29
    satlat:
    77.6633
    satlng:
    36.1326
    satalt:
    2687.9592
  2. satid:
    1983
    satname:
    DELTA 1 R/B
    intDesignator:
    1966-008B
    launchDate:
    1966-02-03
    satlat:
    72.3337
    satlng:
    33.6565
    satalt:
    638.2942
  3. satid:
    2435
    satname:
    ESSA 3 (TOS-A)
    intDesignator:
    1966-087A
    launchDate:
    1966-10-02
    satlat:
    74.9599
    satlng:
    34.9473
    satalt:
    1455.343
  4. satid:
    3173
    satname:
    OV1-13
    intDesignator:
    1968-026A
    launchDate:
    1968-04-06
    satlat:
    67.756
    satlng:
    45.2859
    satalt:
    7481.7115
  5. satid:
    3892
    satname:
    THORAD AGENA D R/B
    intDesignator:
    1969-037C
    launchDate:
    1969-04-14
    satlat:
    70.841
    satlng:
    28.5994
    satalt:
    1106.2472
  6. satid:
    4154
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1969-082W
    launchDate:
    1969-09-30
    satlat:
    70.0403
    satlng:
    30.4437
    satalt:
    909.2936
  7. satid:
    4705
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025BT
    launchDate:
    1970-04-08
    satlat:
    68.1984
    satlng:
    19.5234
    satalt:
    1044.5748
  8. satid:
    6192
    satname:
    COSMOS 520
    intDesignator:
    1972-072A
    launchDate:
    1972-09-19
    satlat:
    67.5032
    satlng:
    -7.1854
    satalt:
    11590.2547
  9. satid:
    6791
    satname:
    OPS 7724
    intDesignator:
    1973-056A
    launchDate:
    1973-08-21
    satlat:
    62.1979
    satlng:
    88.6226
    satalt:
    33983.378
  10. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    59.1419
    satlng:
    50.2484
    satalt:
    32850.9751
  11. satid:
    8610
    satname:
    COSMOS 794
    intDesignator:
    1976-008D
    launchDate:
    1976-01-28
    satlat:
    72.3009
    satlng:
    22.2905
    satalt:
    1466.029
  12. satid:
    10645
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077F
    launchDate:
    1976-07-29
    satlat:
    70.8583
    satlng:
    23.8467
    satalt:
    1599.8829
  13. satid:
    10893
    satname:
    OPS 5112 (NAVSTAR 2)
    intDesignator:
    1978-047A
    launchDate:
    1978-05-13
    satlat:
    62.6075
    satlng:
    1.3885
    satalt:
    19085.0529
  14. satid:
    12297
    satname:
    COSMOS 1244
    intDesignator:
    1981-013A
    launchDate:
    1981-02-12
    satlat:
    72.0398
    satlng:
    37.9227
    satalt:
    1013.3564
  15. satid:
    12311
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-016E
    launchDate:
    1981-02-19
    satlat:
    64.2948
    satlng:
    69.8716
    satalt:
    19081.822
  16. satid:
    12456
    satname:
    METEOR 2-7
    intDesignator:
    1981-043A
    launchDate:
    1981-05-14
    satlat:
    70.3628
    satlng:
    31.211
    satalt:
    891.5049
  17. satid:
    12679
    satname:
    DELTA 1 R/B(2)
    intDesignator:
    1981-070E
    launchDate:
    1981-08-03
    satlat:
    81.6647
    satlng:
    47.277
    satalt:
    5791.4012
  18. satid:
    12818
    satname:
    COSMOS 1305
    intDesignator:
    1981-088A
    launchDate:
    1981-09-11
    satlat:
    59.0511
    satlng:
    61.4457
    satalt:
    13519.6352
  19. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    62.955
    satlng:
    88.7078
    satalt:
    31277.8777
  20. satid:
    13169
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-029D
    launchDate:
    1982-04-07
    satlat:
    70.2074
    satlng:
    31.1041
    satalt:
    23397.477
  21. satid:
    13375
    satname:
    COSMOS 1388
    intDesignator:
    1982-073A
    launchDate:
    1982-07-21
    satlat:
    66.7063
    satlng:
    26.1557
    satalt:
    1450.8801
  22. satid:
    13767
    satname:
    COSMOS 1435
    intDesignator:
    1983-002G
    launchDate:
    1983-01-19
    satlat:
    71.2283
    satlng:
    31.5057
    satalt:
    1447.5919
  23. satid:
    14176
    satname:
    COSMOS 1478
    intDesignator:
    1983-069F
    launchDate:
    1983-07-06
    satlat:
    72.788
    satlng:
    24.4447
    satalt:
    1482.773
  24. satid:
    14591
    satname:
    COSMOS 1520 (GLONASS)
    intDesignator:
    1983-127B
    launchDate:
    1983-12-29
    satlat:
    64.4314
    satlng:
    35.4974
    satalt:
    19141.0978
  25. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    68.5514
    satlng:
    51.4649
    satalt:
    30833.0292
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.