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-24T06:03:54Z in 0.951 seconds.

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

25 results

  1. satid:
    511
    satname:
    THOR AGENA B DEB
    intDesignator:
    1962-049D
    launchDate:
    1962-09-29
    satlat:
    66.5968
    satlng:
    22.3929
    satalt:
    993.0479
  2. satid:
    741
    satname:
    THOR AGENA B R/B
    intDesignator:
    1964-004B
    launchDate:
    1964-01-25
    satlat:
    72.3792
    satlng:
    15.6908
    satalt:
    1132.5102
  3. satid:
    2362
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014M
    launchDate:
    1963-05-09
    satlat:
    72.1812
    satlng:
    6.3348
    satalt:
    5794.6752
  4. satid:
    2622
    satname:
    OV1-9 R/B
    intDesignator:
    1966-111D
    launchDate:
    1966-12-11
    satlat:
    77.744
    satlng:
    4.0035
    satalt:
    4389.9338
  5. satid:
    2796
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014AQ
    launchDate:
    1963-05-09
    satlat:
    68.5987
    satlng:
    -10.4539
    satalt:
    3020.9824
  6. satid:
    3673
    satname:
    OPS 2644
    intDesignator:
    1969-010B
    launchDate:
    1969-02-05
    satlat:
    65.0186
    satlng:
    15.3402
    satalt:
    1438.2851
  7. satid:
    4745
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025CU
    launchDate:
    1970-04-08
    satlat:
    70.4549
    satlng:
    13.1113
    satalt:
    890.4139
  8. satid:
    6120
    satname:
    COSMOS 507
    intDesignator:
    1972-057D
    launchDate:
    1972-07-20
    satlat:
    64.0086
    satlng:
    17.1305
    satalt:
    1426.9679
  9. satid:
    7040
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AG
    launchDate:
    1973-11-06
    satlat:
    68.1638
    satlng:
    2.3245
    satalt:
    1453.3224
  10. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    61.155
    satlng:
    69.8292
    satalt:
    31840.8095
  11. satid:
    10089
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-047D
    launchDate:
    1977-06-16
    satlat:
    66.5205
    satlng:
    73.7688
    satalt:
    27477.6542
  12. satid:
    10731
    satname:
    COSMOS 994
    intDesignator:
    1978-028A
    launchDate:
    1978-03-15
    satlat:
    64.8807
    satlng:
    12.2053
    satalt:
    1006.7993
  13. satid:
    11300
    satname:
    COSMOS 1085
    intDesignator:
    1979-024E
    launchDate:
    1979-03-15
    satlat:
    70.1486
    satlng:
    5.8477
    satalt:
    1506.7136
  14. satid:
    11327
    satname:
    SL-8 R/B
    intDesignator:
    1979-030B
    launchDate:
    1979-04-11
    satlat:
    66.9649
    satlng:
    10.6517
    satalt:
    971.8993
  15. satid:
    11425
    satname:
    COSMOS 1110
    intDesignator:
    1979-060A
    launchDate:
    1979-06-28
    satlat:
    69.281
    satlng:
    21.6338
    satalt:
    781.3346
  16. satid:
    11696
    satname:
    COSMOS 1161
    intDesignator:
    1980-012F
    launchDate:
    1980-02-11
    satlat:
    72.5832
    satlng:
    3.7859
    satalt:
    1479.9984
  17. satid:
    11876
    satname:
    COSMOS 1193
    intDesignator:
    1980-058B
    launchDate:
    1980-07-09
    satlat:
    65.4738
    satlng:
    25.1902
    satalt:
    1426.7184
  18. satid:
    11877
    satname:
    COSMOS 1194
    intDesignator:
    1980-058C
    launchDate:
    1980-07-09
    satlat:
    68.3872
    satlng:
    20.5515
    satalt:
    1473.5687
  19. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    59.5338
    satlng:
    -32.024
    satalt:
    31478.5068
  20. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    57.839
    satlng:
    -23.5382
    satalt:
    21522.9961
  21. satid:
    12665
    satname:
    COSMOS 1275 DEB
    intDesignator:
    1981-053V
    launchDate:
    1981-06-04
    satlat:
    66.8755
    satlng:
    25.7597
    satalt:
    984.6943
  22. satid:
    12949
    satname:
    COSMOS 1275 DEB
    intDesignator:
    1981-053ED
    launchDate:
    1981-06-04
    satlat:
    68.9445
    satlng:
    17.1646
    satalt:
    907.7084
  23. satid:
    12984
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016F
    launchDate:
    1981-02-19
    satlat:
    58.5493
    satlng:
    49.3379
    satalt:
    24335.0291
  24. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    59.0429
    satlng:
    73.0509
    satalt:
    39648.7955
  25. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    53.5589
    satlng:
    31.1666
    satalt:
    32716.3128
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:
135
above:

25 results

  1. satid:
    511
    satname:
    THOR AGENA B DEB
    intDesignator:
    1962-049D
    launchDate:
    1962-09-29
    satlat:
    66.5968
    satlng:
    22.3929
    satalt:
    993.0479
  2. satid:
    741
    satname:
    THOR AGENA B R/B
    intDesignator:
    1964-004B
    launchDate:
    1964-01-25
    satlat:
    72.3792
    satlng:
    15.6908
    satalt:
    1132.5102
  3. satid:
    2362
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014M
    launchDate:
    1963-05-09
    satlat:
    72.1812
    satlng:
    6.3348
    satalt:
    5794.6752
  4. satid:
    2622
    satname:
    OV1-9 R/B
    intDesignator:
    1966-111D
    launchDate:
    1966-12-11
    satlat:
    77.744
    satlng:
    4.0035
    satalt:
    4389.9338
  5. satid:
    2796
    satname:
    WESTFORD NEEDLES
    intDesignator:
    1963-014AQ
    launchDate:
    1963-05-09
    satlat:
    68.5987
    satlng:
    -10.4539
    satalt:
    3020.9824
  6. satid:
    3673
    satname:
    OPS 2644
    intDesignator:
    1969-010B
    launchDate:
    1969-02-05
    satlat:
    65.0186
    satlng:
    15.3402
    satalt:
    1438.2851
  7. satid:
    4745
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025CU
    launchDate:
    1970-04-08
    satlat:
    70.4549
    satlng:
    13.1113
    satalt:
    890.4139
  8. satid:
    6120
    satname:
    COSMOS 507
    intDesignator:
    1972-057D
    launchDate:
    1972-07-20
    satlat:
    64.0086
    satlng:
    17.1305
    satalt:
    1426.9679
  9. satid:
    7040
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086AG
    launchDate:
    1973-11-06
    satlat:
    68.1638
    satlng:
    2.3245
    satalt:
    1453.3224
  10. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    61.155
    satlng:
    69.8292
    satalt:
    31840.8095
  11. satid:
    10089
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-047D
    launchDate:
    1977-06-16
    satlat:
    66.5205
    satlng:
    73.7688
    satalt:
    27477.6542
  12. satid:
    10731
    satname:
    COSMOS 994
    intDesignator:
    1978-028A
    launchDate:
    1978-03-15
    satlat:
    64.8807
    satlng:
    12.2053
    satalt:
    1006.7993
  13. satid:
    11300
    satname:
    COSMOS 1085
    intDesignator:
    1979-024E
    launchDate:
    1979-03-15
    satlat:
    70.1486
    satlng:
    5.8477
    satalt:
    1506.7136
  14. satid:
    11327
    satname:
    SL-8 R/B
    intDesignator:
    1979-030B
    launchDate:
    1979-04-11
    satlat:
    66.9649
    satlng:
    10.6517
    satalt:
    971.8993
  15. satid:
    11425
    satname:
    COSMOS 1110
    intDesignator:
    1979-060A
    launchDate:
    1979-06-28
    satlat:
    69.281
    satlng:
    21.6338
    satalt:
    781.3346
  16. satid:
    11696
    satname:
    COSMOS 1161
    intDesignator:
    1980-012F
    launchDate:
    1980-02-11
    satlat:
    72.5832
    satlng:
    3.7859
    satalt:
    1479.9984
  17. satid:
    11876
    satname:
    COSMOS 1193
    intDesignator:
    1980-058B
    launchDate:
    1980-07-09
    satlat:
    65.4738
    satlng:
    25.1902
    satalt:
    1426.7184
  18. satid:
    11877
    satname:
    COSMOS 1194
    intDesignator:
    1980-058C
    launchDate:
    1980-07-09
    satlat:
    68.3872
    satlng:
    20.5515
    satalt:
    1473.5687
  19. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    59.5338
    satlng:
    -32.024
    satalt:
    31478.5068
  20. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    57.839
    satlng:
    -23.5382
    satalt:
    21522.9961
  21. satid:
    12665
    satname:
    COSMOS 1275 DEB
    intDesignator:
    1981-053V
    launchDate:
    1981-06-04
    satlat:
    66.8755
    satlng:
    25.7597
    satalt:
    984.6943
  22. satid:
    12949
    satname:
    COSMOS 1275 DEB
    intDesignator:
    1981-053ED
    launchDate:
    1981-06-04
    satlat:
    68.9445
    satlng:
    17.1646
    satalt:
    907.7084
  23. satid:
    12984
    satname:
    COSMOS 1247 DEB
    intDesignator:
    1981-016F
    launchDate:
    1981-02-19
    satlat:
    58.5493
    satlng:
    49.3379
    satalt:
    24335.0291
  24. satid:
    13012
    satname:
    MOLNIYA 1-52
    intDesignator:
    1981-123A
    launchDate:
    1981-12-23
    satlat:
    59.0429
    satlng:
    73.0509
    satalt:
    39648.7955
  25. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    53.5589
    satlng:
    31.1666
    satalt:
    32716.3128
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.