Search code examples
androidhtml-parsingimdb

How to get name and pic of ACTORS from IMDB, inside an Android App


I need to get the name and picture of an actor from his page on IMDB. I know nothing about this process, especially on Android. I'm not asking for precise code (even if it would be wonderful), but at least a link to some good tutorial. Here is a link to an example: Liam Neeson Given i can do this, is it legal?


Solution

  • Consider http://help.themoviedb.org/kb/api/search-people rather than scrapping.