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-21T23:13:20Z in 0.766 seconds.

info:
category:
ANY
transactionscount:
96
satcount:
115
above:

25 results

  1. satid:
    3132
    satname:
    ATLAS AGENA B DEB
    intDesignator:
    1963-030G
    launchDate:
    1963-07-19
    satlat:
    65.2744
    satlng:
    33.8061
    satalt:
    3798.7557
  2. satid:
    4421
    satname:
    COSMOS 252 DEB *
    intDesignator:
    1968-097CF
    launchDate:
    1968-11-01
    satlat:
    61.3668
    satlng:
    4.6191
    satalt:
    1051.8066
  3. satid:
    5748
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015JX
    launchDate:
    1961-06-29
    satlat:
    61.9107
    satlng:
    1.6882
    satalt:
    1076.3948
  4. satid:
    6302
    satname:
    SL-6 R/B(2)
    intDesignator:
    1972-072E
    launchDate:
    1972-09-19
    satlat:
    69.1041
    satlng:
    57.0444
    satalt:
    32610.0541
  5. satid:
    6675
    satname:
    COSMOS 564
    intDesignator:
    1973-037A
    launchDate:
    1973-06-08
    satlat:
    65.0625
    satlng:
    19.9062
    satalt:
    1431.1644
  6. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    63.815
    satlng:
    14.0099
    satalt:
    37968.5494
  7. satid:
    7629
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-007D
    launchDate:
    1975-01-30
    satlat:
    50.9252
    satlng:
    29.9234
    satalt:
    33775.2875
  8. satid:
    8405
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089CH
    launchDate:
    1974-11-15
    satlat:
    69.7395
    satlng:
    18.9151
    satalt:
    1928.2438
  9. satid:
    14182
    satname:
    COSMOS 1481
    intDesignator:
    1983-070A
    launchDate:
    1983-07-08
    satlat:
    60.5611
    satlng:
    39.1179
    satalt:
    16326.444
  10. satid:
    14595
    satname:
    SL-12 R/B(2)
    intDesignator:
    1983-127F
    launchDate:
    1983-12-29
    satlat:
    60.0517
    satlng:
    21.3857
    satalt:
    19152.1787
  11. satid:
    14984
    satname:
    SL-12 R/B(2)
    intDesignator:
    1984-047F
    launchDate:
    1984-05-19
    satlat:
    62.6007
    satlng:
    33.6211
    satalt:
    19158.7902
  12. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    46.2237
    satlng:
    26.5424
    satalt:
    21784.7398
  13. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    62.4414
    satlng:
    -6.2685
    satalt:
    38758.6834
  14. satid:
    15227
    satname:
    TITAN 34B R/B
    intDesignator:
    1984-091B
    launchDate:
    1984-08-28
    satlat:
    59.1107
    satlng:
    7.6095
    satalt:
    34805.9529
  15. satid:
    15272
    satname:
    ATLAS 14E R/B
    intDesignator:
    1984-097B
    launchDate:
    1984-09-08
    satlat:
    64.258
    satlng:
    26.8796
    satalt:
    19369.0299
  16. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    50.9684
    satlng:
    25.3646
    satalt:
    34282.9526
  17. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    61.9111
    satlng:
    9.1353
    satalt:
    39134.3064
  18. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    59.8601
    satlng:
    -25.6622
    satalt:
    27464.0212
  19. satid:
    17145
    satname:
    COSMOS 1801
    intDesignator:
    1986-092H
    launchDate:
    1986-11-21
    satlat:
    64.3139
    satlng:
    20.2806
    satalt:
    1450.7152
  20. satid:
    18339
    satname:
    COSMOS 1880
    intDesignator:
    1987-074F
    launchDate:
    1987-09-07
    satlat:
    63.094
    satlng:
    16.5243
    satalt:
    1417.1524
  21. satid:
    18357
    satname:
    COSMOS 1885 (GLONASS)
    intDesignator:
    1987-079C
    launchDate:
    1987-09-16
    satlat:
    57.6388
    satlng:
    12.3211
    satalt:
    19188.3927
  22. satid:
    18374
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1987-079G
    launchDate:
    1987-09-16
    satlat:
    60.5769
    satlng:
    2.7524
    satalt:
    9272.7241
  23. satid:
    18533
    satname:
    OPS 4682 DEB
    intDesignator:
    1965-027AD
    launchDate:
    1965-04-03
    satlat:
    63.7923
    satlng:
    18.824
    satalt:
    1307.3066
  24. satid:
    20048
    satname:
    OPS 4682 DEB
    intDesignator:
    1965-027BC
    launchDate:
    1965-04-03
    satlat:
    62.5735
    satlng:
    6.9945
    satalt:
    1262.5734
  25. satid:
    20412
    satname:
    COSMOS 1481 DEB
    intDesignator:
    1983-070F
    launchDate:
    1983-07-08
    satlat:
    72.0392
    satlng:
    47.5914
    satalt:
    17732.7578
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
96
satcount:
115
above:

25 results

  1. satid:
    3132
    satname:
    ATLAS AGENA B DEB
    intDesignator:
    1963-030G
    launchDate:
    1963-07-19
    satlat:
    65.2744
    satlng:
    33.8061
    satalt:
    3798.7557
  2. satid:
    4421
    satname:
    COSMOS 252 DEB *
    intDesignator:
    1968-097CF
    launchDate:
    1968-11-01
    satlat:
    61.3668
    satlng:
    4.6191
    satalt:
    1051.8066
  3. satid:
    5748
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015JX
    launchDate:
    1961-06-29
    satlat:
    61.9107
    satlng:
    1.6882
    satalt:
    1076.3948
  4. satid:
    6302
    satname:
    SL-6 R/B(2)
    intDesignator:
    1972-072E
    launchDate:
    1972-09-19
    satlat:
    69.1041
    satlng:
    57.0444
    satalt:
    32610.0541
  5. satid:
    6675
    satname:
    COSMOS 564
    intDesignator:
    1973-037A
    launchDate:
    1973-06-08
    satlat:
    65.0625
    satlng:
    19.9062
    satalt:
    1431.1644
  6. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    63.815
    satlng:
    14.0099
    satalt:
    37968.5494
  7. satid:
    7629
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-007D
    launchDate:
    1975-01-30
    satlat:
    50.9252
    satlng:
    29.9234
    satalt:
    33775.2875
  8. satid:
    8405
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089CH
    launchDate:
    1974-11-15
    satlat:
    69.7395
    satlng:
    18.9151
    satalt:
    1928.2438
  9. satid:
    14182
    satname:
    COSMOS 1481
    intDesignator:
    1983-070A
    launchDate:
    1983-07-08
    satlat:
    60.5611
    satlng:
    39.1179
    satalt:
    16326.444
  10. satid:
    14595
    satname:
    SL-12 R/B(2)
    intDesignator:
    1983-127F
    launchDate:
    1983-12-29
    satlat:
    60.0517
    satlng:
    21.3857
    satalt:
    19152.1787
  11. satid:
    14984
    satname:
    SL-12 R/B(2)
    intDesignator:
    1984-047F
    launchDate:
    1984-05-19
    satlat:
    62.6007
    satlng:
    33.6211
    satalt:
    19158.7902
  12. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    46.2237
    satlng:
    26.5424
    satalt:
    21784.7398
  13. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    62.4414
    satlng:
    -6.2685
    satalt:
    38758.6834
  14. satid:
    15227
    satname:
    TITAN 34B R/B
    intDesignator:
    1984-091B
    launchDate:
    1984-08-28
    satlat:
    59.1107
    satlng:
    7.6095
    satalt:
    34805.9529
  15. satid:
    15272
    satname:
    ATLAS 14E R/B
    intDesignator:
    1984-097B
    launchDate:
    1984-09-08
    satlat:
    64.258
    satlng:
    26.8796
    satalt:
    19369.0299
  16. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    50.9684
    satlng:
    25.3646
    satalt:
    34282.9526
  17. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    61.9111
    satlng:
    9.1353
    satalt:
    39134.3064
  18. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    59.8601
    satlng:
    -25.6622
    satalt:
    27464.0212
  19. satid:
    17145
    satname:
    COSMOS 1801
    intDesignator:
    1986-092H
    launchDate:
    1986-11-21
    satlat:
    64.3139
    satlng:
    20.2806
    satalt:
    1450.7152
  20. satid:
    18339
    satname:
    COSMOS 1880
    intDesignator:
    1987-074F
    launchDate:
    1987-09-07
    satlat:
    63.094
    satlng:
    16.5243
    satalt:
    1417.1524
  21. satid:
    18357
    satname:
    COSMOS 1885 (GLONASS)
    intDesignator:
    1987-079C
    launchDate:
    1987-09-16
    satlat:
    57.6388
    satlng:
    12.3211
    satalt:
    19188.3927
  22. satid:
    18374
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1987-079G
    launchDate:
    1987-09-16
    satlat:
    60.5769
    satlng:
    2.7524
    satalt:
    9272.7241
  23. satid:
    18533
    satname:
    OPS 4682 DEB
    intDesignator:
    1965-027AD
    launchDate:
    1965-04-03
    satlat:
    63.7923
    satlng:
    18.824
    satalt:
    1307.3066
  24. satid:
    20048
    satname:
    OPS 4682 DEB
    intDesignator:
    1965-027BC
    launchDate:
    1965-04-03
    satlat:
    62.5735
    satlng:
    6.9945
    satalt:
    1262.5734
  25. satid:
    20412
    satname:
    COSMOS 1481 DEB
    intDesignator:
    1983-070F
    launchDate:
    1983-07-08
    satlat:
    72.0392
    satlng:
    47.5914
    satalt:
    17732.7578
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.