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: |
| 711 | https://www.npmjs.org/package/imdb-api |
| 712 | http://imdbpy.sourceforge.net/ |
| 713 | http://search.cpan.org/~stepanov/IMDB-Film-0.53/lib/IMDB/Film.pm |
| 714 | http://projects.izzysoft.de/trac/imdbphp |
| 715 | etc.) |
| 716 | If you will overload this function with requests, your UA might be disabled. |