Changes between Version 76 and Version 77 of XMLRPC


Ignore:
Timestamp:
Oct 28, 2014, 8:16:53 AM (10 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XMLRPC

    v76 v77  
    708708
    709709This method should be used only, when you can not use some existing libraries.
    710  * [http://imdbpy.sourceforge.net/ IMDbPY (Python)]
    711  * [http://search.cpan.org/~stepanov/IMDB-Film/lib/IMDB/Film.pm IMDB::Film (Perl)]
    712  * [http://projects.izzysoft.de/trac/imdbphp IMDbPHP (PHP)]
    713  * use google for your programming language
     710'''IMPORTANT''': on our server is executed external program for every query (parser), so don't use this function too often, better use 3rd parties libraries (example:
     711https://www.npmjs.org/package/imdb-api
     712http://imdbpy.sourceforge.net/
     713http://search.cpan.org/~stepanov/IMDB-Film-0.53/lib/IMDB/Film.pm
     714http://projects.izzysoft.de/trac/imdbphp
     715etc.)
     716If you will overload this function with requests, your UA might be disabled.
    714717
    715718Returns array, info for $imdbid from [http://www.imdb.com www.imdb.com].