find_satellites_above

List satellites above an observer within an angular search radius.

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.
observer_lonrequirednumberObserver longitude in WGS84 decimal degrees.
observer_alt_moptionalnumberObserver altitude above sea level in metres.
radius_degoptionalintegerSearch radius from 0 to 90 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": "..."}
}
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.
Type: decimal number. Observer longitude in WGS84 decimal degrees.
Type: decimal number. Observer altitude above sea level in metres.
Type: integer. Search radius from 0 to 90 degrees.
Type: integer. N2YO category id; 0 means all categories, 1 brightest.

Result

Source: N2YO satellite data. Retrieved 2026-08-03T03:54:46Z in 0.659 seconds.

info:
category:
ANY
transactionscount:
17
satcount:
114
above:

25 results

  1. satid:
    515
    satname:
    DELTA 1 R/B
    intDesignator:
    1962-068B
    launchDate:
    1962-12-13
    satlat:
    47.0362
    satlng:
    5.6993
    satalt:
    4355.0315
  2. satid:
    631
    satname:
    ATLAS AGENA B DEB
    intDesignator:
    1963-030E
    launchDate:
    1963-07-19
    satlat:
    61.0451
    satlng:
    21.4789
    satalt:
    3690.2655
  3. satid:
    3177
    satname:
    OV1-14 R/B
    intDesignator:
    1968-026C
    launchDate:
    1968-04-06
    satlat:
    65.656
    satlng:
    -8.3061
    satalt:
    9804.6667
  4. satid:
    4720
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025CE
    launchDate:
    1970-04-08
    satlat:
    56.5545
    satlng:
    5.6603
    satalt:
    852.004
  5. satid:
    5016
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015K
    launchDate:
    1971-02-25
    satlat:
    61.9316
    satlng:
    5.2677
    satalt:
    570.7509
  6. satid:
    5054
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1971-021B
    launchDate:
    1971-03-21
    satlat:
    59.2521
    satlng:
    50.2245
    satalt:
    33700.683
  7. satid:
    5210
    satname:
    COSMOS 411
    intDesignator:
    1971-041A
    launchDate:
    1971-05-07
    satlat:
    60.2662
    satlng:
    -2.2548
    satalt:
    1494.0906
  8. satid:
    7092
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086CL
    launchDate:
    1973-11-06
    satlat:
    60.9881
    satlng:
    -2.7101
    satalt:
    1479.9898
  9. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    63.371
    satlng:
    21.7909
    satalt:
    37070.4033
  10. satid:
    7376
    satname:
    MOLNIYA 2-10
    intDesignator:
    1974-056A
    launchDate:
    1974-07-23
    satlat:
    65.2619
    satlng:
    15.0019
    satalt:
    37855.3012
  11. satid:
    7629
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-007D
    launchDate:
    1975-01-30
    satlat:
    54.5073
    satlng:
    6.5751
    satalt:
    33967.2662
  12. satid:
    8300
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089BH
    launchDate:
    1974-11-15
    satlat:
    59.3564
    satlng:
    -5.5413
    satalt:
    1930.8516
  13. satid:
    9965
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BF
    launchDate:
    1976-12-27
    satlat:
    56.6976
    satlng:
    14.5731
    satalt:
    2003.2889
  14. satid:
    10091
    satname:
    NTS 2
    intDesignator:
    1977-053A
    launchDate:
    1977-06-23
    satlat:
    63.0596
    satlng:
    -3.567
    satalt:
    20327.8764
  15. satid:
    11087
    satname:
    SL-14 R/B
    intDesignator:
    1978-100D
    launchDate:
    1978-10-26
    satlat:
    55.9377
    satlng:
    10.5455
    satalt:
    1709.7523
  16. satid:
    11546
    satname:
    SL-8 R/B
    intDesignator:
    1979-084J
    launchDate:
    1979-09-25
    satlat:
    62.6469
    satlng:
    -3.2285
    satalt:
    1576.9745
  17. satid:
    11847
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-050B
    launchDate:
    1980-06-14
    satlat:
    62.9129
    satlng:
    38.0122
    satalt:
    16865.7838
  18. satid:
    12257
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026DA
    launchDate:
    1978-03-05
    satlat:
    59.9391
    satlng:
    -0.9294
    satalt:
    822.8523
  19. satid:
    12640
    satname:
    COSMOS 1291
    intDesignator:
    1981-074E
    launchDate:
    1981-08-06
    satlat:
    61.1833
    satlng:
    15.7319
    satalt:
    1470.3286
  20. satid:
    12919
    satname:
    COSMOS 1030 DEB
    intDesignator:
    1978-083F
    launchDate:
    1978-09-06
    satlat:
    59.2812
    satlng:
    15.2163
    satalt:
    19449.6389
  21. satid:
    13553
    satname:
    SL-14 R/B
    intDesignator:
    1982-092B
    launchDate:
    1982-09-16
    satlat:
    57.408
    satlng:
    5.6085
    satalt:
    623.2186
  22. satid:
    13845
    satname:
    SSB
    intDesignator:
    1983-008F
    launchDate:
    1983-02-09
    satlat:
    57.7804
    satlng:
    5.4843
    satalt:
    511.9647
  23. satid:
    14191
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-070D
    launchDate:
    1983-07-08
    satlat:
    70.6378
    satlng:
    -30.5405
    satalt:
    30726.8089
  24. satid:
    14192
    satname:
    COSMOS 1481 DEB
    intDesignator:
    1983-070E
    launchDate:
    1983-07-08
    satlat:
    57.8274
    satlng:
    8.6586
    satalt:
    17912.679
  25. satid:
    14881
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089EU
    launchDate:
    1974-11-15
    satlat:
    63.5792
    satlng:
    -3.0778
    satalt:
    1544.4038
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
17
satcount:
114
above:

25 results

  1. satid:
    515
    satname:
    DELTA 1 R/B
    intDesignator:
    1962-068B
    launchDate:
    1962-12-13
    satlat:
    47.0362
    satlng:
    5.6993
    satalt:
    4355.0315
  2. satid:
    631
    satname:
    ATLAS AGENA B DEB
    intDesignator:
    1963-030E
    launchDate:
    1963-07-19
    satlat:
    61.0451
    satlng:
    21.4789
    satalt:
    3690.2655
  3. satid:
    3177
    satname:
    OV1-14 R/B
    intDesignator:
    1968-026C
    launchDate:
    1968-04-06
    satlat:
    65.656
    satlng:
    -8.3061
    satalt:
    9804.6667
  4. satid:
    4720
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025CE
    launchDate:
    1970-04-08
    satlat:
    56.5545
    satlng:
    5.6603
    satalt:
    852.004
  5. satid:
    5016
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015K
    launchDate:
    1971-02-25
    satlat:
    61.9316
    satlng:
    5.2677
    satalt:
    570.7509
  6. satid:
    5054
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1971-021B
    launchDate:
    1971-03-21
    satlat:
    59.2521
    satlng:
    50.2245
    satalt:
    33700.683
  7. satid:
    5210
    satname:
    COSMOS 411
    intDesignator:
    1971-041A
    launchDate:
    1971-05-07
    satlat:
    60.2662
    satlng:
    -2.2548
    satalt:
    1494.0906
  8. satid:
    7092
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086CL
    launchDate:
    1973-11-06
    satlat:
    60.9881
    satlng:
    -2.7101
    satalt:
    1479.9898
  9. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    63.371
    satlng:
    21.7909
    satalt:
    37070.4033
  10. satid:
    7376
    satname:
    MOLNIYA 2-10
    intDesignator:
    1974-056A
    launchDate:
    1974-07-23
    satlat:
    65.2619
    satlng:
    15.0019
    satalt:
    37855.3012
  11. satid:
    7629
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-007D
    launchDate:
    1975-01-30
    satlat:
    54.5073
    satlng:
    6.5751
    satalt:
    33967.2662
  12. satid:
    8300
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089BH
    launchDate:
    1974-11-15
    satlat:
    59.3564
    satlng:
    -5.5413
    satalt:
    1930.8516
  13. satid:
    9965
    satname:
    COSMOS 886 DEB
    intDesignator:
    1976-126BF
    launchDate:
    1976-12-27
    satlat:
    56.6976
    satlng:
    14.5731
    satalt:
    2003.2889
  14. satid:
    10091
    satname:
    NTS 2
    intDesignator:
    1977-053A
    launchDate:
    1977-06-23
    satlat:
    63.0596
    satlng:
    -3.567
    satalt:
    20327.8764
  15. satid:
    11087
    satname:
    SL-14 R/B
    intDesignator:
    1978-100D
    launchDate:
    1978-10-26
    satlat:
    55.9377
    satlng:
    10.5455
    satalt:
    1709.7523
  16. satid:
    11546
    satname:
    SL-8 R/B
    intDesignator:
    1979-084J
    launchDate:
    1979-09-25
    satlat:
    62.6469
    satlng:
    -3.2285
    satalt:
    1576.9745
  17. satid:
    11847
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-050B
    launchDate:
    1980-06-14
    satlat:
    62.9129
    satlng:
    38.0122
    satalt:
    16865.7838
  18. satid:
    12257
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026DA
    launchDate:
    1978-03-05
    satlat:
    59.9391
    satlng:
    -0.9294
    satalt:
    822.8523
  19. satid:
    12640
    satname:
    COSMOS 1291
    intDesignator:
    1981-074E
    launchDate:
    1981-08-06
    satlat:
    61.1833
    satlng:
    15.7319
    satalt:
    1470.3286
  20. satid:
    12919
    satname:
    COSMOS 1030 DEB
    intDesignator:
    1978-083F
    launchDate:
    1978-09-06
    satlat:
    59.2812
    satlng:
    15.2163
    satalt:
    19449.6389
  21. satid:
    13553
    satname:
    SL-14 R/B
    intDesignator:
    1982-092B
    launchDate:
    1982-09-16
    satlat:
    57.408
    satlng:
    5.6085
    satalt:
    623.2186
  22. satid:
    13845
    satname:
    SSB
    intDesignator:
    1983-008F
    launchDate:
    1983-02-09
    satlat:
    57.7804
    satlng:
    5.4843
    satalt:
    511.9647
  23. satid:
    14191
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-070D
    launchDate:
    1983-07-08
    satlat:
    70.6378
    satlng:
    -30.5405
    satalt:
    30726.8089
  24. satid:
    14192
    satname:
    COSMOS 1481 DEB
    intDesignator:
    1983-070E
    launchDate:
    1983-07-08
    satlat:
    57.8274
    satlng:
    8.6586
    satalt:
    17912.679
  25. satid:
    14881
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089EU
    launchDate:
    1974-11-15
    satlat:
    63.5792
    satlng:
    -3.0778
    satalt:
    1544.4038
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

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.