search for: tt0079367

Displaying 1 result from an estimated 1 matches for "tt0079367".

2012 Jul 26
2
Get XML or JSON data from api into data frame
...p. I want to retrieve information about movies from IMDB or rather the unofficial api, www.imdbapi.com. I have a vector with a lot movie-ids according to IMDB standard. To give just a few: ids <-c("tt0110074", "tt0096184", "tt0081568", "tt0448134", "tt0079367") Now, I want to create a data frame where each of the movies refer to one line and the other information is retrieved from the api. This can be retrieved either as XML data or JSON data, e.g. JSON: http://www.imdbapi.com/?i=tt0110074&tomatoes=TRUE XML: http://www.imdbapi.com/?i=tt01100...