The API is designed for developers wanting either search or subtitle title results from the subtitleseeker database returned in an easy format.
The API is not be used to make 1:1 copy of our site with a different design.
The multiple REST API's are reachable through HTTP GET requests.
Results are currently offered in two formats : JSON && XML.
We use MemCached ,Sphinx and Varnish to make sure your results are returned as quickly as possible.
The Api's should be enough to get the data you are seeking for , but let us know if you need more.
Contact : api [at] subtitleseeker.com
Api.search
Search and sort in : ALL TITLES , MOVIE_TITLES , TV_TITLES,MOVIE_RELEASES,TV_EPISODES
Api.get.title_info
Retrieve title info based on IMDB number.
Api.get.title_languages
Retrieve and sort title languages based on IMDB number.
Api.get.title_releases
Retrieve and sort title releases based on IMDB number.
Api.get.title_subtitles
Retrieve and sort title subtitles based on IMDB number,Release ID or Episode ID.
Api.get.episode_list
Retrieve episode information based on IMDB number
You will need an API key to use our api. Request Api Key.