Back

#schedule

4 APIs with this tag

Market Hours API

Live trading hours and open/closed status for the world's major stock exchanges, computed on demand from the current time in each exchange's own time zone — no key, nothing cached. Find whether one exchange is trading right now, its local time, regular hours, lunch break and the minutes until it next opens or closes; get the live status of every covered exchange; or list only the exchanges trading right now. Daylight-saving is handled automatically. A market-clock layer — distinct from FX-session and exchange-registry tools: for 17 stock exchanges (NYSE, Nasdaq, LSE, Euronext, Xetra, TSE, HKEX, SSE and more) it answers "is this market open and when does it change?". Note: public holidays are not accounted for.

api.oanor.com/markethours-api

TV Shows API

Live TV-show data and what's on the air as an API, served from TVmaze. Look any show up by name or id for its details and popularity — genres, status, runtime, premiere and end dates, the average user rating, TVmaze's popularity weight, the network and country, the official site and a summary. Search the show catalogue, or pull a country's daily broadcast schedule: every episode airing on a given day with its show, season, episode and airtime. The TV-listings, popularity and what's-on layer for entertainment, media and dashboard apps. Live, no key, no cache. Distinct from movie and anime APIs — this is TVmaze's television shows, ratings and schedule.

api.oanor.com/tvmaze-api

TV Shows API

TV episode guides and daily broadcast schedules as an API, powered by TVMaze. Look up any TV show by name or id for its network, genres, status, rating and summary; pull a show's full episode list with air dates and S01E01-style codes; fetch a specific episode by season and number; and get the complete TV schedule for any country and date — everything airing that day with show, network, episode and air time. Across broadcast, cable and streaming. Ideal for TV-guide and watchlist apps, episode trackers and "what to watch" widgets, calendar reminders, media-centre dashboards and entertainment chatbots.

api.oanor.com/tvshows-api

Cron API

A fast, fully-local cron-expression toolkit (UTC): validate 5-field cron expressions with ranges, lists, steps, month and weekday names and the common @aliases (@yearly, @monthly, @weekly, @daily, @hourly); compute the next N run times for a schedule from now or any start date; and describe a schedule in plain English. Every endpoint accepts input via the query string or the request body. Pure server-side compute, no third-party upstream, so responses are instant and always available. Ideal for schedulers and job runners, devops and CI tooling, and dashboards that show the next run time of a task.

api.oanor.com/cron-api