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-21T02:03:19Z in 1.189 seconds.

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

25 results

  1. satid:
    195
    satname:
    MIDAS 4 DEB
    intDesignator:
    1961-028D
    launchDate:
    1961-10-21
    satlat:
    77.7141
    satlng:
    41.4871
    satalt:
    3701.5887
  2. satid:
    3954
    satname:
    OPS 6909 (VELA 9)
    intDesignator:
    1969-046D
    launchDate:
    1969-05-23
    satlat:
    69.8985
    satlng:
    -8.9264
    satalt:
    20050.9493
  3. satid:
    7035
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AB
    launchDate:
    1973-11-06
    satlat:
    74.7566
    satlng:
    6.0036
    satalt:
    2003.3735
  4. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    61.9514
    satlng:
    37.5124
    satalt:
    32279.3907
  5. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    61.2766
    satlng:
    8.0316
    satalt:
    34862.1538
  6. satid:
    8195
    satname:
    MOLNIYA 2-14
    intDesignator:
    1975-081A
    launchDate:
    1975-09-09
    satlat:
    62.4577
    satlng:
    55.6715
    satalt:
    31131.7
  7. satid:
    8595
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DJ
    launchDate:
    1974-11-15
    satlat:
    70.0381
    satlng:
    33.3091
    satalt:
    1689.7076
  8. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    52.8841
    satlng:
    -10.5977
    satalt:
    29445.129
  9. satid:
    9964
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BE
    launchDate:
    1976-12-27
    satlat:
    65.2591
    satlng:
    18.2519
    satalt:
    1794.6772
  10. satid:
    10091
    satname:
    NTS 2
    intDesignator:
    1977-053A
    launchDate:
    1977-06-23
    satlat:
    54.4785
    satlng:
    21.7522
    satalt:
    20252.4328
  11. satid:
    11054
    satname:
    OPS 5113 (NAVSTAR 3)
    intDesignator:
    1978-093A
    launchDate:
    1978-10-07
    satlat:
    61.4124
    satlng:
    16.5001
    satalt:
    21003.0525
  12. satid:
    12311
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-016E
    launchDate:
    1981-02-19
    satlat:
    69.6634
    satlng:
    55.0596
    satalt:
    21865.2257
  13. satid:
    12539
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077DU
    launchDate:
    1976-07-29
    satlat:
    68.9849
    satlng:
    5.6043
    satalt:
    1094.8118
  14. satid:
    12653
    satname:
    COSMOS 1275 DEB
    intDesignator:
    1981-053H
    launchDate:
    1981-06-04
    satlat:
    68.1204
    satlng:
    7
    satalt:
    928.5768
  15. satid:
    12868
    satname:
    COSMOS 970 DEB
    intDesignator:
    1977-121AW
    launchDate:
    1977-12-21
    satlat:
    65.8753
    satlng:
    21.8752
    satalt:
    968.8791
  16. satid:
    12992
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016H
    launchDate:
    1981-02-19
    satlat:
    66.4156
    satlng:
    31.0143
    satalt:
    11746.9091
  17. satid:
    13070
    satname:
    MOLNIYA 1-53
    intDesignator:
    1982-015A
    launchDate:
    1982-02-26
    satlat:
    63.888
    satlng:
    79.2864
    satalt:
    35324.9259
  18. satid:
    13165
    satname:
    COSMOS 1362
    intDesignator:
    1982-040F
    launchDate:
    1982-05-06
    satlat:
    72.2948
    satlng:
    12.4459
    satalt:
    1491.2992
  19. satid:
    13169
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-029D
    launchDate:
    1982-04-07
    satlat:
    71.8358
    satlng:
    31.6063
    satalt:
    26944.8565
  20. satid:
    13917
    satname:
    SL-8 R/B
    intDesignator:
    1983-021B
    launchDate:
    1983-03-24
    satlat:
    66.6618
    satlng:
    25.4648
    satalt:
    966.5491
  21. satid:
    15004
    satname:
    COSMOS 1565
    intDesignator:
    1984-052G
    launchDate:
    1984-05-28
    satlat:
    73.8245
    satlng:
    25.2393
    satalt:
    1420.8711
  22. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    72.3092
    satlng:
    38.4055
    satalt:
    32782.9523
  23. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    54.5492
    satlng:
    -15.0395
    satalt:
    35702.558
  24. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    61.6445
    satlng:
    15.9442
    satalt:
    39419.502
  25. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    55.806
    satlng:
    -1.9686
    satalt:
    38539.7875
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:
119
above:

25 results

  1. satid:
    195
    satname:
    MIDAS 4 DEB
    intDesignator:
    1961-028D
    launchDate:
    1961-10-21
    satlat:
    77.7141
    satlng:
    41.4871
    satalt:
    3701.5887
  2. satid:
    3954
    satname:
    OPS 6909 (VELA 9)
    intDesignator:
    1969-046D
    launchDate:
    1969-05-23
    satlat:
    69.8985
    satlng:
    -8.9264
    satalt:
    20050.9493
  3. satid:
    7035
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AB
    launchDate:
    1973-11-06
    satlat:
    74.7566
    satlng:
    6.0036
    satalt:
    2003.3735
  4. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    61.9514
    satlng:
    37.5124
    satalt:
    32279.3907
  5. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    61.2766
    satlng:
    8.0316
    satalt:
    34862.1538
  6. satid:
    8195
    satname:
    MOLNIYA 2-14
    intDesignator:
    1975-081A
    launchDate:
    1975-09-09
    satlat:
    62.4577
    satlng:
    55.6715
    satalt:
    31131.7
  7. satid:
    8595
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DJ
    launchDate:
    1974-11-15
    satlat:
    70.0381
    satlng:
    33.3091
    satalt:
    1689.7076
  8. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    52.8841
    satlng:
    -10.5977
    satalt:
    29445.129
  9. satid:
    9964
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BE
    launchDate:
    1976-12-27
    satlat:
    65.2591
    satlng:
    18.2519
    satalt:
    1794.6772
  10. satid:
    10091
    satname:
    NTS 2
    intDesignator:
    1977-053A
    launchDate:
    1977-06-23
    satlat:
    54.4785
    satlng:
    21.7522
    satalt:
    20252.4328
  11. satid:
    11054
    satname:
    OPS 5113 (NAVSTAR 3)
    intDesignator:
    1978-093A
    launchDate:
    1978-10-07
    satlat:
    61.4124
    satlng:
    16.5001
    satalt:
    21003.0525
  12. satid:
    12311
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-016E
    launchDate:
    1981-02-19
    satlat:
    69.6634
    satlng:
    55.0596
    satalt:
    21865.2257
  13. satid:
    12539
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077DU
    launchDate:
    1976-07-29
    satlat:
    68.9849
    satlng:
    5.6043
    satalt:
    1094.8118
  14. satid:
    12653
    satname:
    COSMOS 1275 DEB
    intDesignator:
    1981-053H
    launchDate:
    1981-06-04
    satlat:
    68.1204
    satlng:
    7
    satalt:
    928.5768
  15. satid:
    12868
    satname:
    COSMOS 970 DEB
    intDesignator:
    1977-121AW
    launchDate:
    1977-12-21
    satlat:
    65.8753
    satlng:
    21.8752
    satalt:
    968.8791
  16. satid:
    12992
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016H
    launchDate:
    1981-02-19
    satlat:
    66.4156
    satlng:
    31.0143
    satalt:
    11746.9091
  17. satid:
    13070
    satname:
    MOLNIYA 1-53
    intDesignator:
    1982-015A
    launchDate:
    1982-02-26
    satlat:
    63.888
    satlng:
    79.2864
    satalt:
    35324.9259
  18. satid:
    13165
    satname:
    COSMOS 1362
    intDesignator:
    1982-040F
    launchDate:
    1982-05-06
    satlat:
    72.2948
    satlng:
    12.4459
    satalt:
    1491.2992
  19. satid:
    13169
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-029D
    launchDate:
    1982-04-07
    satlat:
    71.8358
    satlng:
    31.6063
    satalt:
    26944.8565
  20. satid:
    13917
    satname:
    SL-8 R/B
    intDesignator:
    1983-021B
    launchDate:
    1983-03-24
    satlat:
    66.6618
    satlng:
    25.4648
    satalt:
    966.5491
  21. satid:
    15004
    satname:
    COSMOS 1565
    intDesignator:
    1984-052G
    launchDate:
    1984-05-28
    satlat:
    73.8245
    satlng:
    25.2393
    satalt:
    1420.8711
  22. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    72.3092
    satlng:
    38.4055
    satalt:
    32782.9523
  23. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    54.5492
    satlng:
    -15.0395
    satalt:
    35702.558
  24. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    61.6445
    satlng:
    15.9442
    satalt:
    39419.502
  25. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    55.806
    satlng:
    -1.9686
    satalt:
    38539.7875
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.