IMDb Scraper

by webarti

The IMDb scraper (IMDb-s) allows you to get high quality data of IMDb content at a very high speed. Just copy & paste the URL of the IMDb (movie or tv show) page you want to get data in the text field and IMDb-s does the rest. Best of all, IMDb-s does not reload the page because of its AJAX backend!

With this script, you can get the following data:

  • Title
  • Type
  • Poster
  • Rating
  • Year
  • Plot Summary
  • Directors
  • Writers
  • Cast
  • Release Date
  • Runtime
  • Genre
  • Countries
  • Companies
  • Languages
  • Creators (only TV Shows)

Features

  • Data are requested with an ajax call (no page reloads).
  • Clean and object oriented PHP codes.
  • Allows URLs without http:// and www prefixes.
  • Simple copy&paste setup, no database required.

Important Notes:

  • The script does not store any data. It gets the data from IMDb and shows on the page. If you want to store movie data, you need to integrate IMDb-s with your database.
  • Remember that you MUST always respect the IMDb Copyright and Conditions of Use while storing their data.
  • In order to run IMDb-s properly, cURL library needs to be installed on your server.

Hope that you enjoy the script and feel free to contact us with any questions that might come up.

$9

Prepaid customers
pay just $7 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Find Out More Price

You must sign in or sign up to purchase this item.

Purchase 11 purchases

File Types Included
CSS HTML JavaScript JS PHP
Item Attributes
Created 16 July 10
PHP Version 5.x
MySQL Version N/A
PHP Framework N/A
Compatible Browsers Chrome 4, Chrome 5, FireFox 2, FireFox 3, IE6, IE7, IE8, Opera, Safari
PHP Files Included CSS, HTML, JavaScript JS, PHP