65.9K
CodeProject is changing. Read more.
Home

MyMDb your local IMDB store

starIconstarIconstarIconstarIconstarIcon

5.00/5 (8 votes)

Jul 22, 2013

CPOL
viewsIcon

64621

downloadIcon

2517

Want your own movie database??? Download IMDB in 20 minutes.

Introduction

The program will help you to:

  • Create a local DB for Movies and Series
  • Download the data from one of IMDB's Interfaces
  • Synchronize your data

Today (22-07-2013) there where 2.583.953 movies and series

DB Layout

Click here to make large...

Using the code

Step 1: Telling the program which SQL Server to use, and test the connection

Step 2: Building the local database. If the DB exists you can rebuild it or skip this step.

Step 3: Choosing the IMDB Interface to download from...

Once you have selected the Interface check the files you want to download, and press Download data.

The program will automatically download and decompress the files.

Step 4: Synchronizing your data

Points of Interest

If you want to build your own movie database, so you don't have to scrape IMDB all the time, this could give you some idea to how you should go along with it...

History

  • 22-07-2013: First draft posted.
  • TODO: Explain the code.

Download