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-25T03:12:51Z in 0.644 seconds.

info:
category:
ANY
transactionscount:
100
satcount:
124
above:

25 results

  1. satid:
    195
    satname:
    MIDAS 4 DEB
    intDesignator:
    1961-028D
    launchDate:
    1961-10-21
    satlat:
    67.1872
    satlng:
    7.0552
    satalt:
    3727.7876
  2. satid:
    4991
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025HM
    launchDate:
    1970-04-08
    satlat:
    71.9865
    satlng:
    15.5665
    satalt:
    1079.9234
  3. satid:
    7147
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086DM
    launchDate:
    1973-11-06
    satlat:
    74.0613
    satlng:
    30.0404
    satalt:
    1516.6443
  4. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    58.1369
    satlng:
    1.8515
    satalt:
    30919.6532
  5. satid:
    7438
    satname:
    COSMOS 680
    intDesignator:
    1974-072D
    launchDate:
    1974-09-19
    satlat:
    73.6996
    satlng:
    20.874
    satalt:
    1498.5425
  6. satid:
    7780
    satname:
    MOLNIYA 1-29
    intDesignator:
    1975-036A
    launchDate:
    1975-04-29
    satlat:
    64.177
    satlng:
    91.4497
    satalt:
    37988.3819
  7. satid:
    7822
    satname:
    COSMOS 733
    intDesignator:
    1975-045B
    launchDate:
    1975-05-28
    satlat:
    73.4874
    satlng:
    21.479
    satalt:
    1492.401
  8. satid:
    8195
    satname:
    MOLNIYA 2-14
    intDesignator:
    1975-081A
    launchDate:
    1975-09-09
    satlat:
    63.9279
    satlng:
    77.2061
    satalt:
    37856.7209
  9. satid:
    9890
    satname:
    COSMOS 862 DEB
    intDesignator:
    1976-105G
    launchDate:
    1976-10-22
    satlat:
    52.2434
    satlng:
    -8.7032
    satalt:
    22481.7121
  10. satid:
    10013
    satname:
    SL-8 DEB
    intDesignator:
    1977-036C
    launchDate:
    1977-05-19
    satlat:
    65.4732
    satlng:
    22.3605
    satalt:
    1407.7169
  11. satid:
    10541
    satname:
    SL-14 R/B
    intDesignator:
    1977-123B
    launchDate:
    1977-12-27
    satlat:
    71.7262
    satlng:
    23.9677
    satalt:
    1102.8088
  12. satid:
    10769
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077BS
    launchDate:
    1976-07-29
    satlat:
    68.8
    satlng:
    38.4314
    satalt:
    1539.1919
  13. satid:
    11696
    satname:
    COSMOS 1161
    intDesignator:
    1980-012F
    launchDate:
    1980-02-11
    satlat:
    65.8915
    satlng:
    18.8035
    satalt:
    1479.0789
  14. satid:
    12265
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026DJ
    launchDate:
    1978-03-05
    satlat:
    69.7873
    satlng:
    17.6919
    satalt:
    754.2944
  15. satid:
    12815
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068E
    launchDate:
    1977-07-20
    satlat:
    59.1951
    satlng:
    2.261
    satalt:
    29169.7572
  16. satid:
    12827
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-088F
    launchDate:
    1981-09-11
    satlat:
    62.8106
    satlng:
    -6.2573
    satalt:
    11452.0522
  17. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    61.2634
    satlng:
    75.9496
    satalt:
    35955.8986
  18. satid:
    13070
    satname:
    MOLNIYA 1-53
    intDesignator:
    1982-015A
    launchDate:
    1982-02-26
    satlat:
    62.1667
    satlng:
    84.0968
    satalt:
    38874.4588
  19. satid:
    13133
    satname:
    TANSEI 3 DEB
    intDesignator:
    1977-012J
    launchDate:
    1977-02-19
    satlat:
    65.2977
    satlng:
    46.6143
    satalt:
    3115.3729
  20. satid:
    14238
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1983-078B
    launchDate:
    1983-07-31
    satlat:
    60.0463
    satlng:
    74.9478
    satalt:
    26832.6773
  21. satid:
    14592
    satname:
    COSMOS 1521 (GLONASS)
    intDesignator:
    1983-127C
    launchDate:
    1983-12-29
    satlat:
    66.2691
    satlng:
    1.1452
    satalt:
    19108.3732
  22. satid:
    14624
    satname:
    COSMOS 1531
    intDesignator:
    1984-003A
    launchDate:
    1984-01-11
    satlat:
    70.4435
    satlng:
    31.8361
    satalt:
    1009.5498
  23. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    67.2604
    satlng:
    -38.1957
    satalt:
    34415.9255
  24. satid:
    14904
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077ES
    launchDate:
    1976-07-29
    satlat:
    74.7317
    satlng:
    23.4704
    satalt:
    1381.4478
  25. satid:
    14977
    satname:
    COSMOS 1554 (GLONASS)
    intDesignator:
    1984-047A
    launchDate:
    1984-05-19
    satlat:
    56.4662
    satlng:
    51.3802
    satalt:
    19147.2694
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
100
satcount:
124
above:

25 results

  1. satid:
    195
    satname:
    MIDAS 4 DEB
    intDesignator:
    1961-028D
    launchDate:
    1961-10-21
    satlat:
    67.1872
    satlng:
    7.0552
    satalt:
    3727.7876
  2. satid:
    4991
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025HM
    launchDate:
    1970-04-08
    satlat:
    71.9865
    satlng:
    15.5665
    satalt:
    1079.9234
  3. satid:
    7147
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086DM
    launchDate:
    1973-11-06
    satlat:
    74.0613
    satlng:
    30.0404
    satalt:
    1516.6443
  4. satid:
    7276
    satname:
    MOLNIYA 2-9
    intDesignator:
    1974-026A
    launchDate:
    1974-04-26
    satlat:
    58.1369
    satlng:
    1.8515
    satalt:
    30919.6532
  5. satid:
    7438
    satname:
    COSMOS 680
    intDesignator:
    1974-072D
    launchDate:
    1974-09-19
    satlat:
    73.6996
    satlng:
    20.874
    satalt:
    1498.5425
  6. satid:
    7780
    satname:
    MOLNIYA 1-29
    intDesignator:
    1975-036A
    launchDate:
    1975-04-29
    satlat:
    64.177
    satlng:
    91.4497
    satalt:
    37988.3819
  7. satid:
    7822
    satname:
    COSMOS 733
    intDesignator:
    1975-045B
    launchDate:
    1975-05-28
    satlat:
    73.4874
    satlng:
    21.479
    satalt:
    1492.401
  8. satid:
    8195
    satname:
    MOLNIYA 2-14
    intDesignator:
    1975-081A
    launchDate:
    1975-09-09
    satlat:
    63.9279
    satlng:
    77.2061
    satalt:
    37856.7209
  9. satid:
    9890
    satname:
    COSMOS 862 DEB
    intDesignator:
    1976-105G
    launchDate:
    1976-10-22
    satlat:
    52.2434
    satlng:
    -8.7032
    satalt:
    22481.7121
  10. satid:
    10013
    satname:
    SL-8 DEB
    intDesignator:
    1977-036C
    launchDate:
    1977-05-19
    satlat:
    65.4732
    satlng:
    22.3605
    satalt:
    1407.7169
  11. satid:
    10541
    satname:
    SL-14 R/B
    intDesignator:
    1977-123B
    launchDate:
    1977-12-27
    satlat:
    71.7262
    satlng:
    23.9677
    satalt:
    1102.8088
  12. satid:
    10769
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077BS
    launchDate:
    1976-07-29
    satlat:
    68.8
    satlng:
    38.4314
    satalt:
    1539.1919
  13. satid:
    11696
    satname:
    COSMOS 1161
    intDesignator:
    1980-012F
    launchDate:
    1980-02-11
    satlat:
    65.8915
    satlng:
    18.8035
    satalt:
    1479.0789
  14. satid:
    12265
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026DJ
    launchDate:
    1978-03-05
    satlat:
    69.7873
    satlng:
    17.6919
    satalt:
    754.2944
  15. satid:
    12815
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068E
    launchDate:
    1977-07-20
    satlat:
    59.1951
    satlng:
    2.261
    satalt:
    29169.7572
  16. satid:
    12827
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-088F
    launchDate:
    1981-09-11
    satlat:
    62.8106
    satlng:
    -6.2573
    satalt:
    11452.0522
  17. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    61.2634
    satlng:
    75.9496
    satalt:
    35955.8986
  18. satid:
    13070
    satname:
    MOLNIYA 1-53
    intDesignator:
    1982-015A
    launchDate:
    1982-02-26
    satlat:
    62.1667
    satlng:
    84.0968
    satalt:
    38874.4588
  19. satid:
    13133
    satname:
    TANSEI 3 DEB
    intDesignator:
    1977-012J
    launchDate:
    1977-02-19
    satlat:
    65.2977
    satlng:
    46.6143
    satalt:
    3115.3729
  20. satid:
    14238
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1983-078B
    launchDate:
    1983-07-31
    satlat:
    60.0463
    satlng:
    74.9478
    satalt:
    26832.6773
  21. satid:
    14592
    satname:
    COSMOS 1521 (GLONASS)
    intDesignator:
    1983-127C
    launchDate:
    1983-12-29
    satlat:
    66.2691
    satlng:
    1.1452
    satalt:
    19108.3732
  22. satid:
    14624
    satname:
    COSMOS 1531
    intDesignator:
    1984-003A
    launchDate:
    1984-01-11
    satlat:
    70.4435
    satlng:
    31.8361
    satalt:
    1009.5498
  23. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    67.2604
    satlng:
    -38.1957
    satalt:
    34415.9255
  24. satid:
    14904
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077ES
    launchDate:
    1976-07-29
    satlat:
    74.7317
    satlng:
    23.4704
    satalt:
    1381.4478
  25. satid:
    14977
    satname:
    COSMOS 1554 (GLONASS)
    intDesignator:
    1984-047A
    launchDate:
    1984-05-19
    satlat:
    56.4662
    satlng:
    51.3802
    satalt:
    19147.2694
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.