Does IMDB provide an API? [closed]
问题 I recently found a movie organizer application which fetches its data from the IMDB database. Does IMDB provide an API for this, or any third party APIs available? 回答1: The IMDb has a public API that, although undocumented, is fast and reliable (used on the official website through AJAX). Search Suggestions API https://sg.media-imdb.com/suggests/a/aa.json https://v2.sg.media-imdb.com/suggests/h/hello.json (alternate) Format: JSON-P Caveat: It's in JSON-P format, and the callback parameter can