Get movie information from imdb link

322 Views Asked by At

in my program, user will enter imdb link like this http://www.imdb.com/title/tt0816692/

and I will take only name, year and point information.

How can i do that ?

1

There are 1 best solutions below

2
On

You can read content of page into a string and put it in a div. then use selectors to get your info. for example film name is in this ID: mediastrip_big