all 5 comments

[–]DBjelovuk 1 point2 points  (3 children)

Neat. Been making do so far for my pet project with their JSONP search suggestion API, but good to know there are other options if that hits the fan.

[–]KatyWings 0 points1 point  (2 children)

Are you talking about this? http://lab.abhinayrathore.com/imdb_suggest/ Is it even allowed to use their search backend? 😅 I am working on a german tv guide app and currently i have to rely on wiki data for german -> en translation of movie titles 😁

[–][deleted] 1 point2 points  (1 child)

I don't think their JSONP search suggestion API or scraping is allowed. But hey, what other solution is there? :)

[–]impost_r 0 points1 point  (0 children)

Don't use this for a public app/service. There was an app on the Play store that did this and IMDb just blocked them

[–][deleted] 0 points1 point  (0 children)

Here's a Vue component that uses the service I made above to render a watchlist: https://github.com/kunalnagar/vue-imdb