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-23T19:08:48Z in 0.726 seconds.

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

25 results

  1. satid:
    3257
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014BX
    launchDate:
    1963-05-09
    satlat:
    38.0578
    satlng:
    26.6887
    satalt:
    3550.8891
  2. satid:
    3938
    satname:
    COSMOS 252 DEB *
    intDesignator:
    1968-097BS
    launchDate:
    1968-11-01
    satlat:
    41.2706
    satlng:
    22.653
    satalt:
    1238.3877
  3. satid:
    6302
    satname:
    SL-6 R/B(2)
    intDesignator:
    1972-072E
    launchDate:
    1972-09-19
    satlat:
    53.9231
    satlng:
    40.0504
    satalt:
    30828.8178
  4. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    54.182
    satlng:
    33.6819
    satalt:
    30544.5006
  5. satid:
    7800
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-036D
    launchDate:
    1975-04-29
    satlat:
    34.2178
    satlng:
    4.8316
    satalt:
    24446.8764
  6. satid:
    8818
    satname:
    OPS 6431
    intDesignator:
    1976-038A
    launchDate:
    1976-04-30
    satlat:
    42.1725
    satlng:
    24.8916
    satalt:
    769.1798
  7. satid:
    10868
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077CW
    launchDate:
    1976-07-29
    satlat:
    39.8699
    satlng:
    15.7089
    satalt:
    1544.347
  8. satid:
    11079
    satname:
    SL-6 R/B(2)
    intDesignator:
    1978-095E
    launchDate:
    1978-10-13
    satlat:
    59.5043
    satlng:
    26.2461
    satalt:
    30644.5484
  9. satid:
    11301
    satname:
    COSMOS 1086
    intDesignator:
    1979-024F
    launchDate:
    1979-03-15
    satlat:
    40.659
    satlng:
    22.3664
    satalt:
    1487.0775
  10. satid:
    12827
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-088F
    launchDate:
    1981-09-11
    satlat:
    36.1879
    satlng:
    43.0767
    satalt:
    12622.7226
  11. satid:
    13124
    satname:
    COSMOS 1348
    intDesignator:
    1982-029A
    launchDate:
    1982-04-07
    satlat:
    26.5721
    satlng:
    22.7189
    satalt:
    32901.2252
  12. satid:
    13882
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-015E
    launchDate:
    1983-03-11
    satlat:
    56.4188
    satlng:
    44.9366
    satalt:
    34263.4981
  13. satid:
    13897
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-019D
    launchDate:
    1983-03-16
    satlat:
    60.2042
    satlng:
    16.769
    satalt:
    38874.9663
  14. satid:
    14595
    satname:
    SL-12 R/B(2)
    intDesignator:
    1983-127F
    launchDate:
    1983-12-29
    satlat:
    36.9354
    satlng:
    50.1758
    satalt:
    19215.3589
  15. satid:
    15227
    satname:
    TITAN 34B R/B
    intDesignator:
    1984-091B
    launchDate:
    1984-08-28
    satlat:
    63.115
    satlng:
    31.3942
    satalt:
    37996.6082
  16. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    43.2215
    satlng:
    12.9996
    satalt:
    28196.6386
  17. satid:
    16007
    satname:
    ASC 1 R/B(PAM-D)
    intDesignator:
    1985-076G
    launchDate:
    1985-08-27
    satlat:
    25.2857
    satlng:
    12.9182
    satalt:
    14606.9268
  18. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    61.8908
    satlng:
    6.0684
    satalt:
    34039.1794
  19. satid:
    16445
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1985-118K
    launchDate:
    1985-12-24
    satlat:
    46.6892
    satlng:
    9.2335
    satalt:
    10347.5478
  20. satid:
    16762
    satname:
    COSMOS 1752
    intDesignator:
    1986-042E
    launchDate:
    1986-06-06
    satlat:
    40.5343
    satlng:
    23.8775
    satalt:
    1491.7888
  21. satid:
    18357
    satname:
    COSMOS 1885 (GLONASS)
    intDesignator:
    1987-079C
    launchDate:
    1987-09-16
    satlat:
    29.086
    satlng:
    40.4885
    satalt:
    19195.5642
  22. satid:
    18543
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014DJ
    launchDate:
    1963-05-09
    satlat:
    37.1235
    satlng:
    27.8505
    satalt:
    3408.6956
  23. satid:
    18961
    satname:
    SL-3 R/B
    intDesignator:
    1988-021B
    launchDate:
    1988-03-17
    satlat:
    38.1447
    satlng:
    22.271
    satalt:
    926.1778
  24. satid:
    19549
    satname:
    IUS R/B(1)
    intDesignator:
    1988-091C
    launchDate:
    1988-09-29
    satlat:
    26.1891
    satlng:
    14.7888
    satalt:
    26932.4322
  25. satid:
    20412
    satname:
    COSMOS 1481 DEB
    intDesignator:
    1983-070F
    launchDate:
    1983-07-08
    satlat:
    44.7438
    satlng:
    -2.0865
    satalt:
    32511.0752
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:
123
above:

25 results

  1. satid:
    3257
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014BX
    launchDate:
    1963-05-09
    satlat:
    38.0578
    satlng:
    26.6887
    satalt:
    3550.8891
  2. satid:
    3938
    satname:
    COSMOS 252 DEB *
    intDesignator:
    1968-097BS
    launchDate:
    1968-11-01
    satlat:
    41.2706
    satlng:
    22.653
    satalt:
    1238.3877
  3. satid:
    6302
    satname:
    SL-6 R/B(2)
    intDesignator:
    1972-072E
    launchDate:
    1972-09-19
    satlat:
    53.9231
    satlng:
    40.0504
    satalt:
    30828.8178
  4. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    54.182
    satlng:
    33.6819
    satalt:
    30544.5006
  5. satid:
    7800
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-036D
    launchDate:
    1975-04-29
    satlat:
    34.2178
    satlng:
    4.8316
    satalt:
    24446.8764
  6. satid:
    8818
    satname:
    OPS 6431
    intDesignator:
    1976-038A
    launchDate:
    1976-04-30
    satlat:
    42.1725
    satlng:
    24.8916
    satalt:
    769.1798
  7. satid:
    10868
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077CW
    launchDate:
    1976-07-29
    satlat:
    39.8699
    satlng:
    15.7089
    satalt:
    1544.347
  8. satid:
    11079
    satname:
    SL-6 R/B(2)
    intDesignator:
    1978-095E
    launchDate:
    1978-10-13
    satlat:
    59.5043
    satlng:
    26.2461
    satalt:
    30644.5484
  9. satid:
    11301
    satname:
    COSMOS 1086
    intDesignator:
    1979-024F
    launchDate:
    1979-03-15
    satlat:
    40.659
    satlng:
    22.3664
    satalt:
    1487.0775
  10. satid:
    12827
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-088F
    launchDate:
    1981-09-11
    satlat:
    36.1879
    satlng:
    43.0767
    satalt:
    12622.7226
  11. satid:
    13124
    satname:
    COSMOS 1348
    intDesignator:
    1982-029A
    launchDate:
    1982-04-07
    satlat:
    26.5721
    satlng:
    22.7189
    satalt:
    32901.2252
  12. satid:
    13882
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-015E
    launchDate:
    1983-03-11
    satlat:
    56.4188
    satlng:
    44.9366
    satalt:
    34263.4981
  13. satid:
    13897
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-019D
    launchDate:
    1983-03-16
    satlat:
    60.2042
    satlng:
    16.769
    satalt:
    38874.9663
  14. satid:
    14595
    satname:
    SL-12 R/B(2)
    intDesignator:
    1983-127F
    launchDate:
    1983-12-29
    satlat:
    36.9354
    satlng:
    50.1758
    satalt:
    19215.3589
  15. satid:
    15227
    satname:
    TITAN 34B R/B
    intDesignator:
    1984-091B
    launchDate:
    1984-08-28
    satlat:
    63.115
    satlng:
    31.3942
    satalt:
    37996.6082
  16. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    43.2215
    satlng:
    12.9996
    satalt:
    28196.6386
  17. satid:
    16007
    satname:
    ASC 1 R/B(PAM-D)
    intDesignator:
    1985-076G
    launchDate:
    1985-08-27
    satlat:
    25.2857
    satlng:
    12.9182
    satalt:
    14606.9268
  18. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    61.8908
    satlng:
    6.0684
    satalt:
    34039.1794
  19. satid:
    16445
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1985-118K
    launchDate:
    1985-12-24
    satlat:
    46.6892
    satlng:
    9.2335
    satalt:
    10347.5478
  20. satid:
    16762
    satname:
    COSMOS 1752
    intDesignator:
    1986-042E
    launchDate:
    1986-06-06
    satlat:
    40.5343
    satlng:
    23.8775
    satalt:
    1491.7888
  21. satid:
    18357
    satname:
    COSMOS 1885 (GLONASS)
    intDesignator:
    1987-079C
    launchDate:
    1987-09-16
    satlat:
    29.086
    satlng:
    40.4885
    satalt:
    19195.5642
  22. satid:
    18543
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014DJ
    launchDate:
    1963-05-09
    satlat:
    37.1235
    satlng:
    27.8505
    satalt:
    3408.6956
  23. satid:
    18961
    satname:
    SL-3 R/B
    intDesignator:
    1988-021B
    launchDate:
    1988-03-17
    satlat:
    38.1447
    satlng:
    22.271
    satalt:
    926.1778
  24. satid:
    19549
    satname:
    IUS R/B(1)
    intDesignator:
    1988-091C
    launchDate:
    1988-09-29
    satlat:
    26.1891
    satlng:
    14.7888
    satalt:
    26932.4322
  25. satid:
    20412
    satname:
    COSMOS 1481 DEB
    intDesignator:
    1983-070F
    launchDate:
    1983-07-08
    satlat:
    44.7438
    satlng:
    -2.0865
    satalt:
    32511.0752
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.