Results 1 to 3 of 3
-
2nd Sep 2012, 02:29 PM #1OPMember
Maintaining An Up-To-Date Local IMDb Database
Given
- IMDb provides their list of txt files.
- IMDb.py (among others) allows you to use those to populate a database with these files.
- IMDb provides "diff" files in order to (*theoretically, at least) give developers the ability to update their local database (not wipe and re-populate).
- I'm running an Ubuntu server
Desired
Is there a project out there that could allow me to maintain a local IMDb database?
If it is a "sudo apt-get install...", "pip...", or "easy_install..." type of solution (i.e. install, run, don't worry about it) I don't need much else.
If no such solution exists, does anyone have some helpful opinions about what the next best thing would be? I'm learning python, don't have the coding skills to do this in any other language.
My hope is to store a bunch of data about movies/tv shows on the server which I can help in displaying throughout the site. However, if new information for a movie becomes available, or a new movie/episode emerges, I'd like to have that data updated.
Thanks to all!Robin Hood Reviewed by Robin Hood on . Maintaining An Up-To-Date Local IMDb Database Given IMDb provides their list of txt files. IMDb.py (among others) allows you to use those to populate a database with these files. IMDb provides "diff" files in order to (*theoretically, at least) give developers the ability to update their local database (not wipe and re-populate). I'm running an Ubuntu server :) Desired Is there a project out there that could allow me to maintain a local IMDb database? Rating: 5
-
5th Sep 2012, 05:31 AM #2Member
well, IMDb is huge a possible solution is load & save on demand to a local database.
i petty much sure IMDb don't provides their list of movies/TV shows.
-
6th Sep 2012, 08:55 PM #3Respected Member
IMDPY has this How to put the whole IMDb's database in a SQL database
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
I want to know about the impact of local citation for local business
By GBot in forum Whitehat SEOReplies: 0Last Post: 10th Dec 2013, 10:11 PM -
Local TLD domain
By Medow7 in forum Webmaster DiscussionReplies: 2Last Post: 3rd Sep 2012, 02:58 PM -
Help regarding local area network?
By chetan in forum Technical Help Desk SupportReplies: 6Last Post: 30th Jan 2011, 08:32 PM -
Date Or Sex?
By XForce! in forum Polling PlazaReplies: 43Last Post: 13th Dec 2010, 04:30 PM -
Our local billionaire.
By Phamous in forum General DiscussionReplies: 20Last Post: 24th Nov 2009, 12:56 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...