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-24T03:14:07Z in 0.002 seconds.

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

25 results

  1. satid:
    2834
    satname:
    GGSE 5
    intDesignator:
    1967-053D
    launchDate:
    1967-05-31
    satlat:
    63.3497
    satlng:
    5.9814
    satalt:
    914.4762
  2. satid:
    4158
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1969-082AA
    launchDate:
    1969-09-30
    satlat:
    61.7616
    satlng:
    10.8753
    satalt:
    845.1952
  3. satid:
    6985
    satname:
    COSMOS 617
    intDesignator:
    1973-104A
    launchDate:
    1973-12-19
    satlat:
    57.8897
    satlng:
    7.8132
    satalt:
    1489.0959
  4. satid:
    7139
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086DD
    launchDate:
    1973-11-06
    satlat:
    57.0818
    satlng:
    10.2457
    satalt:
    1475.8664
  5. satid:
    8018
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-063D
    launchDate:
    1975-07-08
    satlat:
    63.6003
    satlng:
    -42.9054
    satalt:
    20192.6151
  6. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    53.1568
    satlng:
    -29.753
    satalt:
    29513.927
  7. satid:
    9890
    satname:
    COSMOS 862 DEB
    intDesignator:
    1976-105G
    launchDate:
    1976-10-22
    satlat:
    56.4354
    satlng:
    0.8587
    satalt:
    22342.3181
  8. satid:
    9964
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BE
    launchDate:
    1976-12-27
    satlat:
    65.615
    satlng:
    -2.0357
    satalt:
    1780.9039
  9. satid:
    9982
    satname:
    TANSEI 3 DEB
    intDesignator:
    1977-012F
    launchDate:
    1977-02-19
    satlat:
    54.0416
    satlng:
    10.8257
    satalt:
    2492.8601
  10. satid:
    10010
    satname:
    COSMOS 909
    intDesignator:
    1977-036A
    launchDate:
    1977-05-19
    satlat:
    58.5495
    satlng:
    5.1831
    satalt:
    1162.4127
  11. satid:
    10442
    satname:
    COSMOS 839 DEB
    intDesignator:
    1976-067T
    launchDate:
    1976-07-08
    satlat:
    58.5695
    satlng:
    9.5046
    satalt:
    1317.7936
  12. satid:
    10646
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077G
    launchDate:
    1976-07-29
    satlat:
    62.4001
    satlng:
    14.1786
    satalt:
    1606.6177
  13. satid:
    11690
    satname:
    OPS 5117 (NAVSTAR 5)
    intDesignator:
    1980-011A
    launchDate:
    1980-02-09
    satlat:
    40.6201
    satlng:
    20.3468
    satalt:
    21395.0108
  14. satid:
    12323
    satname:
    COSMOS 1253
    intDesignator:
    1981-022D
    launchDate:
    1981-03-06
    satlat:
    64.5555
    satlng:
    -0.5822
    satalt:
    1506.737
  15. satid:
    12815
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068E
    launchDate:
    1977-07-20
    satlat:
    61.9642
    satlng:
    -0.8258
    satalt:
    27670.0632
  16. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    63.0314
    satlng:
    25.3404
    satalt:
    29335.8211
  17. satid:
    13959
    satname:
    COSMOS 1030 DEB
    intDesignator:
    1978-083G
    launchDate:
    1978-09-06
    satlat:
    45.2886
    satlng:
    7.8789
    satalt:
    16884.6919
  18. satid:
    14590
    satname:
    COSMOS 1519 (GLONASS)
    intDesignator:
    1983-127A
    launchDate:
    1983-12-29
    satlat:
    66.3975
    satlng:
    9.6027
    satalt:
    19144.5839
  19. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    65.885
    satlng:
    -38.8434
    satalt:
    34744.5387
  20. satid:
    14979
    satname:
    COSMOS 1556 (GLONASS)
    intDesignator:
    1984-047C
    launchDate:
    1984-05-19
    satlat:
    62.7099
    satlng:
    -24.6046
    satalt:
    19167.7136
  21. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    39.2056
    satlng:
    -12.3385
    satalt:
    24376.8307
  22. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    62.9502
    satlng:
    16.1244
    satalt:
    37242.5276
  23. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    54.483
    satlng:
    -23.6912
    satalt:
    37581.8835
  24. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    50.7064
    satlng:
    3.3618
    satalt:
    22161.6218
  25. satid:
    16205
    satname:
    COSMOS 1375 DEB
    intDesignator:
    1982-055G
    launchDate:
    1982-06-06
    satlat:
    57.8026
    satlng:
    1.008
    satalt:
    986.4002
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:
    2834
    satname:
    GGSE 5
    intDesignator:
    1967-053D
    launchDate:
    1967-05-31
    satlat:
    63.3497
    satlng:
    5.9814
    satalt:
    914.4762
  2. satid:
    4158
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1969-082AA
    launchDate:
    1969-09-30
    satlat:
    61.7616
    satlng:
    10.8753
    satalt:
    845.1952
  3. satid:
    6985
    satname:
    COSMOS 617
    intDesignator:
    1973-104A
    launchDate:
    1973-12-19
    satlat:
    57.8897
    satlng:
    7.8132
    satalt:
    1489.0959
  4. satid:
    7139
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086DD
    launchDate:
    1973-11-06
    satlat:
    57.0818
    satlng:
    10.2457
    satalt:
    1475.8664
  5. satid:
    8018
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-063D
    launchDate:
    1975-07-08
    satlat:
    63.6003
    satlng:
    -42.9054
    satalt:
    20192.6151
  6. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    53.1568
    satlng:
    -29.753
    satalt:
    29513.927
  7. satid:
    9890
    satname:
    COSMOS 862 DEB
    intDesignator:
    1976-105G
    launchDate:
    1976-10-22
    satlat:
    56.4354
    satlng:
    0.8587
    satalt:
    22342.3181
  8. satid:
    9964
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BE
    launchDate:
    1976-12-27
    satlat:
    65.615
    satlng:
    -2.0357
    satalt:
    1780.9039
  9. satid:
    9982
    satname:
    TANSEI 3 DEB
    intDesignator:
    1977-012F
    launchDate:
    1977-02-19
    satlat:
    54.0416
    satlng:
    10.8257
    satalt:
    2492.8601
  10. satid:
    10010
    satname:
    COSMOS 909
    intDesignator:
    1977-036A
    launchDate:
    1977-05-19
    satlat:
    58.5495
    satlng:
    5.1831
    satalt:
    1162.4127
  11. satid:
    10442
    satname:
    COSMOS 839 DEB
    intDesignator:
    1976-067T
    launchDate:
    1976-07-08
    satlat:
    58.5695
    satlng:
    9.5046
    satalt:
    1317.7936
  12. satid:
    10646
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077G
    launchDate:
    1976-07-29
    satlat:
    62.4001
    satlng:
    14.1786
    satalt:
    1606.6177
  13. satid:
    11690
    satname:
    OPS 5117 (NAVSTAR 5)
    intDesignator:
    1980-011A
    launchDate:
    1980-02-09
    satlat:
    40.6201
    satlng:
    20.3468
    satalt:
    21395.0108
  14. satid:
    12323
    satname:
    COSMOS 1253
    intDesignator:
    1981-022D
    launchDate:
    1981-03-06
    satlat:
    64.5555
    satlng:
    -0.5822
    satalt:
    1506.737
  15. satid:
    12815
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068E
    launchDate:
    1977-07-20
    satlat:
    61.9642
    satlng:
    -0.8258
    satalt:
    27670.0632
  16. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    63.0314
    satlng:
    25.3404
    satalt:
    29335.8211
  17. satid:
    13959
    satname:
    COSMOS 1030 DEB
    intDesignator:
    1978-083G
    launchDate:
    1978-09-06
    satlat:
    45.2886
    satlng:
    7.8789
    satalt:
    16884.6919
  18. satid:
    14590
    satname:
    COSMOS 1519 (GLONASS)
    intDesignator:
    1983-127A
    launchDate:
    1983-12-29
    satlat:
    66.3975
    satlng:
    9.6027
    satalt:
    19144.5839
  19. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    65.885
    satlng:
    -38.8434
    satalt:
    34744.5387
  20. satid:
    14979
    satname:
    COSMOS 1556 (GLONASS)
    intDesignator:
    1984-047C
    launchDate:
    1984-05-19
    satlat:
    62.7099
    satlng:
    -24.6046
    satalt:
    19167.7136
  21. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    39.2056
    satlng:
    -12.3385
    satalt:
    24376.8307
  22. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    62.9502
    satlng:
    16.1244
    satalt:
    37242.5276
  23. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    54.483
    satlng:
    -23.6912
    satalt:
    37581.8835
  24. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    50.7064
    satlng:
    3.3618
    satalt:
    22161.6218
  25. satid:
    16205
    satname:
    COSMOS 1375 DEB
    intDesignator:
    1982-055G
    launchDate:
    1982-06-06
    satlat:
    57.8026
    satlng:
    1.008
    satalt:
    986.4002
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.