Find satellite passes.
Satellite Passes is an API that predicts upcoming passes of a given satellite over a specified location. It accepts a NORAD ID along with latitude and longitude, and returns pass data including rise, culmination, and set times with altitude and azimuth values. It uses Skyfield for pass prediction and pulls updated TLE data from the Celestrak GP API.
The API supports optional parameters to limit the number of results, set how many days ahead to calculate, and filter for passes that are likely visible to an observer, based on the satellite being sunlit while the observer is in darkness near the horizon. Each response also indicates whether the satellite is sunlit at each point in the pass. Results are cached for one day per parameter combination, except when the limit parameter is varied.
This is aimed at developers building applications involving satellite tracking or visibility prediction, such as tools for observing objects like the ISS from a given location. Source code, documentation, and an OpenAPI specification are available.
For each pass it returns rise, culmination, and set events with altitude, azimuth, azimuth octant, UTC datetime/timestamp, sunlit status, and visibility.
It uses Skyfield to predict passes and pulls updated TLE data from the Celestrak GP API.
Yes, results are cached for 1 day per parameter combination, except when the limit parameter differs.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Number of the day, random number, number facts and anything else you want to do with numbers.
Repository and archive for study designs, research materials, data, manuscripts, etc.
Real Time Air Quality Monitoring.
A free, open, dataset about research and scholarly activities.
Company, vehicle, launchpad and launch data.
Sunset and sunrise times for a given latitude and longitude.