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-25T06:26:12Z in 1.183 seconds.

info:
category:
ANY
transactionscount:
99
satcount:
137
above:

25 results

  1. satid:
    1435
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1965-048D
    launchDate:
    1965-06-24
    satlat:
    60.9922
    satlng:
    7.8648
    satalt:
    1006.5271
  2. satid:
    4629
    satname:
    COSMOS 375 DEB
    intDesignator:
    1970-091J
    launchDate:
    1970-10-30
    satlat:
    60.3321
    satlng:
    7.9776
    satalt:
    517.151
  3. satid:
    4794
    satname:
    DELTA 1 R/B(CEP 1)
    intDesignator:
    1970-106B
    launchDate:
    1970-12-11
    satlat:
    61.0343
    satlng:
    12.0838
    satalt:
    1436.892
  4. satid:
    4951
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025GM
    launchDate:
    1970-04-08
    satlat:
    57.6926
    satlng:
    4.1244
    satalt:
    1045.6616
  5. satid:
    5763
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015CF
    launchDate:
    1971-02-25
    satlat:
    63.0408
    satlng:
    3.3808
    satalt:
    1212.0744
  6. satid:
    7166
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086EE
    launchDate:
    1973-11-06
    satlat:
    56.037
    satlng:
    13.3145
    satalt:
    1500.7539
  7. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    60.9845
    satlng:
    23.1786
    satalt:
    27326.8488
  8. satid:
    7369
    satname:
    OPS 7518 (NTS 1)
    intDesignator:
    1974-054A
    launchDate:
    1974-07-14
    satlat:
    47.1375
    satlng:
    20.1328
    satalt:
    13510.1394
  9. satid:
    11054
    satname:
    OPS 5113 (NAVSTAR 3)
    intDesignator:
    1978-093A
    launchDate:
    1978-10-07
    satlat:
    40.7745
    satlng:
    -9.6533
    satalt:
    20847.0292
  10. satid:
    11142
    satname:
    ATLAS F R/B
    intDesignator:
    1978-112B
    launchDate:
    1978-12-11
    satlat:
    56.7483
    satlng:
    39.9006
    satalt:
    13860.1433
  11. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    59.4806
    satlng:
    -38.9234
    satalt:
    31420.1539
  12. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    65.6802
    satlng:
    -17.2996
    satalt:
    24137.0877
  13. satid:
    13075
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-015D
    launchDate:
    1982-02-26
    satlat:
    47.2856
    satlng:
    26.8748
    satalt:
    21613.5615
  14. satid:
    13080
    satname:
    COSMOS 1341
    intDesignator:
    1982-016A
    launchDate:
    1982-03-03
    satlat:
    70.0378
    satlng:
    -41.9823
    satalt:
    24440.9742
  15. satid:
    13537
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077EK
    launchDate:
    1976-07-29
    satlat:
    63.1382
    satlng:
    0.0921
    satalt:
    1512.019
  16. satid:
    13606
    satname:
    COSMOS 1414 (GLONASS)
    intDesignator:
    1982-100D
    launchDate:
    1982-10-12
    satlat:
    40.1751
    satlng:
    -9.5714
    satalt:
    18937.3546
  17. satid:
    14259
    satname:
    COSMOS 1491 (GLONASS)
    intDesignator:
    1983-084B
    launchDate:
    1983-08-10
    satlat:
    62.6944
    satlng:
    17.8654
    satalt:
    18990.5888
  18. satid:
    14264
    satname:
    SL-12 R/B(2)
    intDesignator:
    1983-084F
    launchDate:
    1983-08-10
    satlat:
    62.9616
    satlng:
    36.0999
    satalt:
    19167.8413
  19. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    51.7949
    satlng:
    21.9519
    satalt:
    18620.8798
  20. satid:
    15054
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1984-047H
    launchDate:
    1984-05-19
    satlat:
    50.8497
    satlng:
    -6.439
    satalt:
    11722.4228
  21. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    62.4299
    satlng:
    -40.949
    satalt:
    39697.2284
  22. satid:
    15715
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1985-037H
    launchDate:
    1985-05-17
    satlat:
    51.2418
    satlng:
    3.278
    satalt:
    4064.3575
  23. satid:
    15952
    satname:
    COSMOS 1675
    intDesignator:
    1985-071A
    launchDate:
    1985-08-12
    satlat:
    63.9229
    satlng:
    24.9538
    satalt:
    24131.4265
  24. satid:
    16402
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-117F
    launchDate:
    1985-12-24
    satlat:
    62.4643
    satlng:
    20.1282
    satalt:
    32300.9346
  25. satid:
    17333
    satname:
    SL-6 R/B(2)
    intDesignator:
    1987-008D
    launchDate:
    1987-01-22
    satlat:
    62.1707
    satlng:
    26.9098
    satalt:
    29734.461
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
99
satcount:
137
above:

25 results

  1. satid:
    1435
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1965-048D
    launchDate:
    1965-06-24
    satlat:
    60.9922
    satlng:
    7.8648
    satalt:
    1006.5271
  2. satid:
    4629
    satname:
    COSMOS 375 DEB
    intDesignator:
    1970-091J
    launchDate:
    1970-10-30
    satlat:
    60.3321
    satlng:
    7.9776
    satalt:
    517.151
  3. satid:
    4794
    satname:
    DELTA 1 R/B(CEP 1)
    intDesignator:
    1970-106B
    launchDate:
    1970-12-11
    satlat:
    61.0343
    satlng:
    12.0838
    satalt:
    1436.892
  4. satid:
    4951
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025GM
    launchDate:
    1970-04-08
    satlat:
    57.6926
    satlng:
    4.1244
    satalt:
    1045.6616
  5. satid:
    5763
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015CF
    launchDate:
    1971-02-25
    satlat:
    63.0408
    satlng:
    3.3808
    satalt:
    1212.0744
  6. satid:
    7166
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086EE
    launchDate:
    1973-11-06
    satlat:
    56.037
    satlng:
    13.3145
    satalt:
    1500.7539
  7. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    60.9845
    satlng:
    23.1786
    satalt:
    27326.8488
  8. satid:
    7369
    satname:
    OPS 7518 (NTS 1)
    intDesignator:
    1974-054A
    launchDate:
    1974-07-14
    satlat:
    47.1375
    satlng:
    20.1328
    satalt:
    13510.1394
  9. satid:
    11054
    satname:
    OPS 5113 (NAVSTAR 3)
    intDesignator:
    1978-093A
    launchDate:
    1978-10-07
    satlat:
    40.7745
    satlng:
    -9.6533
    satalt:
    20847.0292
  10. satid:
    11142
    satname:
    ATLAS F R/B
    intDesignator:
    1978-112B
    launchDate:
    1978-12-11
    satlat:
    56.7483
    satlng:
    39.9006
    satalt:
    13860.1433
  11. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    59.4806
    satlng:
    -38.9234
    satalt:
    31420.1539
  12. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    65.6802
    satlng:
    -17.2996
    satalt:
    24137.0877
  13. satid:
    13075
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-015D
    launchDate:
    1982-02-26
    satlat:
    47.2856
    satlng:
    26.8748
    satalt:
    21613.5615
  14. satid:
    13080
    satname:
    COSMOS 1341
    intDesignator:
    1982-016A
    launchDate:
    1982-03-03
    satlat:
    70.0378
    satlng:
    -41.9823
    satalt:
    24440.9742
  15. satid:
    13537
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077EK
    launchDate:
    1976-07-29
    satlat:
    63.1382
    satlng:
    0.0921
    satalt:
    1512.019
  16. satid:
    13606
    satname:
    COSMOS 1414 (GLONASS)
    intDesignator:
    1982-100D
    launchDate:
    1982-10-12
    satlat:
    40.1751
    satlng:
    -9.5714
    satalt:
    18937.3546
  17. satid:
    14259
    satname:
    COSMOS 1491 (GLONASS)
    intDesignator:
    1983-084B
    launchDate:
    1983-08-10
    satlat:
    62.6944
    satlng:
    17.8654
    satalt:
    18990.5888
  18. satid:
    14264
    satname:
    SL-12 R/B(2)
    intDesignator:
    1983-084F
    launchDate:
    1983-08-10
    satlat:
    62.9616
    satlng:
    36.0999
    satalt:
    19167.8413
  19. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    51.7949
    satlng:
    21.9519
    satalt:
    18620.8798
  20. satid:
    15054
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1984-047H
    launchDate:
    1984-05-19
    satlat:
    50.8497
    satlng:
    -6.439
    satalt:
    11722.4228
  21. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    62.4299
    satlng:
    -40.949
    satalt:
    39697.2284
  22. satid:
    15715
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1985-037H
    launchDate:
    1985-05-17
    satlat:
    51.2418
    satlng:
    3.278
    satalt:
    4064.3575
  23. satid:
    15952
    satname:
    COSMOS 1675
    intDesignator:
    1985-071A
    launchDate:
    1985-08-12
    satlat:
    63.9229
    satlng:
    24.9538
    satalt:
    24131.4265
  24. satid:
    16402
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-117F
    launchDate:
    1985-12-24
    satlat:
    62.4643
    satlng:
    20.1282
    satalt:
    32300.9346
  25. satid:
    17333
    satname:
    SL-6 R/B(2)
    intDesignator:
    1987-008D
    launchDate:
    1987-01-22
    satlat:
    62.1707
    satlng:
    26.9098
    satalt:
    29734.461
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.