cordoprod Posted November 6, 2009 Share Posted November 6, 2009 Hi guys. I am working on a little project that parses IMDB site and then return back and put it in a MySQL DB. Then I am going to use the data in further coding. I am using cURL btw. But I have a little problem, I know how to parse everything as long as I have an IMDB respective url (like http://www.imdb.com/title/tt0369179/). But I want to be able to search through on IMDB first, then output the lists in the search, where I will get the IMDB respective links. Do you understand? Thank you Link to comment https://forums.phpfreaks.com/topic/180588-help-with-imdb-parser/ Share on other sites More sharing options...
ram4nd Posted November 6, 2009 Share Posted November 6, 2009 type "php imdb" to google Link to comment https://forums.phpfreaks.com/topic/180588-help-with-imdb-parser/#findComment-952796 Share on other sites More sharing options...
cordoprod Posted November 7, 2009 Author Share Posted November 7, 2009 Yes, but the search is all i'm missing. I know how to cURL the actors and stuff. Link to comment https://forums.phpfreaks.com/topic/180588-help-with-imdb-parser/#findComment-953058 Share on other sites More sharing options...
Daniel0 Posted November 7, 2009 Share Posted November 7, 2009 That is against the IMDB terms of service. Locked. If you have one of their licenses to use their information, I'm sure they would have told you how to get the content. Link to comment https://forums.phpfreaks.com/topic/180588-help-with-imdb-parser/#findComment-953073 Share on other sites More sharing options...
Recommended Posts