Search code examples
javascriptapiimdb

How I Can Receive Element Value Of Another Site With Javascript


Example : How I Received "duration" id value on "http://www.imdb.com/title/tt0145487/" (its not really exists!)

If you know better way to received IMDB Info with JavaScript please tell me :) Thanks !


Solution

  • IMDb forbids scraping. Try the OMDb API.