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:05:29Z in 0.925 seconds.

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

25 results

  1. satid:
    195
    satname:
    MIDAS 4 DEB
    intDesignator:
    1961-028D
    launchDate:
    1961-10-21
    satlat:
    73.5012
    satlng:
    33.1504
    satalt:
    3710.0573
  2. satid:
    264
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015CL
    launchDate:
    1961-06-29
    satlat:
    65.9495
    satlng:
    20.0907
    satalt:
    785.516
  3. satid:
    2362
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014M
    launchDate:
    1963-05-09
    satlat:
    81.0962
    satlng:
    52.1768
    satalt:
    6021.4262
  4. satid:
    2389
    satname:
    OV3-3
    intDesignator:
    1966-070A
    launchDate:
    1966-08-04
    satlat:
    69.8486
    satlng:
    10.4409
    satalt:
    1786.8269
  5. satid:
    3954
    satname:
    OPS 6909 (VELA 9)
    intDesignator:
    1969-046D
    launchDate:
    1969-05-23
    satlat:
    71.3537
    satlng:
    -9.2072
    satalt:
    20003.2962
  6. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    62.0898
    satlng:
    37.6674
    satalt:
    32309.9988
  7. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    61.144
    satlng:
    8.0878
    satalt:
    34733.8199
  8. satid:
    8195
    satname:
    MOLNIYA 2-14
    intDesignator:
    1975-081A
    launchDate:
    1975-09-09
    satlat:
    62.6129
    satlng:
    55.9119
    satalt:
    31323.4613
  9. satid:
    8595
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DJ
    launchDate:
    1974-11-15
    satlat:
    74.8496
    satlng:
    18.4446
    satalt:
    1694.9282
  10. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    52.5996
    satlng:
    -10.6474
    satalt:
    29364.8201
  11. satid:
    9964
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BE
    launchDate:
    1976-12-27
    satlat:
    65.8703
    satlng:
    32.4789
    satalt:
    1767.2202
  12. satid:
    10091
    satname:
    NTS 2
    intDesignator:
    1977-053A
    launchDate:
    1977-06-23
    satlat:
    53.7942
    satlng:
    22.6379
    satalt:
    20248.786
  13. satid:
    11054
    satname:
    OPS 5113 (NAVSTAR 3)
    intDesignator:
    1978-093A
    launchDate:
    1978-10-07
    satlat:
    61.0826
    satlng:
    17.9957
    satalt:
    20998.9053
  14. satid:
    11539
    satname:
    COSMOS 1131
    intDesignator:
    1979-084B
    launchDate:
    1979-09-25
    satlat:
    67.839
    satlng:
    24.374
    satalt:
    1427.1139
  15. satid:
    11692
    satname:
    COSMOS 1157
    intDesignator:
    1980-012B
    launchDate:
    1980-02-11
    satlat:
    64.6711
    satlng:
    6.277
    satalt:
    1487.461
  16. satid:
    12311
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-016E
    launchDate:
    1981-02-19
    satlat:
    69.9953
    satlng:
    56.6058
    satalt:
    22117.5506
  17. satid:
    12327
    satname:
    COSMOS 1257
    intDesignator:
    1981-022H
    launchDate:
    1981-03-06
    satlat:
    72.1094
    satlng:
    19.1267
    satalt:
    1483.0578
  18. satid:
    12992
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016H
    launchDate:
    1981-02-19
    satlat:
    67.2368
    satlng:
    34.5371
    satalt:
    12133.9707
  19. satid:
    13070
    satname:
    MOLNIYA 1-53
    intDesignator:
    1982-015A
    launchDate:
    1982-02-26
    satlat:
    63.9075
    satlng:
    79.4421
    satalt:
    35460.0936
  20. satid:
    13169
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-029D
    launchDate:
    1982-04-07
    satlat:
    71.7393
    satlng:
    32.8888
    satalt:
    27125.8836
  21. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    72.4279
    satlng:
    39.1694
    satalt:
    32867.7336
  22. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    54.3636
    satlng:
    -15.1798
    satalt:
    35570.799
  23. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    61.7157
    satlng:
    15.907
    satalt:
    39394.1128
  24. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    55.9524
    satlng:
    -2.1423
    satalt:
    38639.3079
  25. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    49.0729
    satlng:
    24.1444
    satalt:
    20858.0439
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:
111
above:

25 results

  1. satid:
    195
    satname:
    MIDAS 4 DEB
    intDesignator:
    1961-028D
    launchDate:
    1961-10-21
    satlat:
    73.5012
    satlng:
    33.1504
    satalt:
    3710.0573
  2. satid:
    264
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015CL
    launchDate:
    1961-06-29
    satlat:
    65.9495
    satlng:
    20.0907
    satalt:
    785.516
  3. satid:
    2362
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014M
    launchDate:
    1963-05-09
    satlat:
    81.0962
    satlng:
    52.1768
    satalt:
    6021.4262
  4. satid:
    2389
    satname:
    OV3-3
    intDesignator:
    1966-070A
    launchDate:
    1966-08-04
    satlat:
    69.8486
    satlng:
    10.4409
    satalt:
    1786.8269
  5. satid:
    3954
    satname:
    OPS 6909 (VELA 9)
    intDesignator:
    1969-046D
    launchDate:
    1969-05-23
    satlat:
    71.3537
    satlng:
    -9.2072
    satalt:
    20003.2962
  6. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    62.0898
    satlng:
    37.6674
    satalt:
    32309.9988
  7. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    61.144
    satlng:
    8.0878
    satalt:
    34733.8199
  8. satid:
    8195
    satname:
    MOLNIYA 2-14
    intDesignator:
    1975-081A
    launchDate:
    1975-09-09
    satlat:
    62.6129
    satlng:
    55.9119
    satalt:
    31323.4613
  9. satid:
    8595
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DJ
    launchDate:
    1974-11-15
    satlat:
    74.8496
    satlng:
    18.4446
    satalt:
    1694.9282
  10. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    52.5996
    satlng:
    -10.6474
    satalt:
    29364.8201
  11. satid:
    9964
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BE
    launchDate:
    1976-12-27
    satlat:
    65.8703
    satlng:
    32.4789
    satalt:
    1767.2202
  12. satid:
    10091
    satname:
    NTS 2
    intDesignator:
    1977-053A
    launchDate:
    1977-06-23
    satlat:
    53.7942
    satlng:
    22.6379
    satalt:
    20248.786
  13. satid:
    11054
    satname:
    OPS 5113 (NAVSTAR 3)
    intDesignator:
    1978-093A
    launchDate:
    1978-10-07
    satlat:
    61.0826
    satlng:
    17.9957
    satalt:
    20998.9053
  14. satid:
    11539
    satname:
    COSMOS 1131
    intDesignator:
    1979-084B
    launchDate:
    1979-09-25
    satlat:
    67.839
    satlng:
    24.374
    satalt:
    1427.1139
  15. satid:
    11692
    satname:
    COSMOS 1157
    intDesignator:
    1980-012B
    launchDate:
    1980-02-11
    satlat:
    64.6711
    satlng:
    6.277
    satalt:
    1487.461
  16. satid:
    12311
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-016E
    launchDate:
    1981-02-19
    satlat:
    69.9953
    satlng:
    56.6058
    satalt:
    22117.5506
  17. satid:
    12327
    satname:
    COSMOS 1257
    intDesignator:
    1981-022H
    launchDate:
    1981-03-06
    satlat:
    72.1094
    satlng:
    19.1267
    satalt:
    1483.0578
  18. satid:
    12992
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016H
    launchDate:
    1981-02-19
    satlat:
    67.2368
    satlng:
    34.5371
    satalt:
    12133.9707
  19. satid:
    13070
    satname:
    MOLNIYA 1-53
    intDesignator:
    1982-015A
    launchDate:
    1982-02-26
    satlat:
    63.9075
    satlng:
    79.4421
    satalt:
    35460.0936
  20. satid:
    13169
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-029D
    launchDate:
    1982-04-07
    satlat:
    71.7393
    satlng:
    32.8888
    satalt:
    27125.8836
  21. satid:
    15098
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-071D
    launchDate:
    1984-07-03
    satlat:
    72.4279
    satlng:
    39.1694
    satalt:
    32867.7336
  22. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    54.3636
    satlng:
    -15.1798
    satalt:
    35570.799
  23. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    61.7157
    satlng:
    15.907
    satalt:
    39394.1128
  24. satid:
    15439
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-124H
    launchDate:
    1984-12-14
    satlat:
    55.9524
    satlng:
    -2.1423
    satalt:
    38639.3079
  25. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    49.0729
    satlng:
    24.1444
    satalt:
    20858.0439
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.