Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Software Request

  • 20-06-2010 02:03PM
    #1
    Closed Accounts Posts: 8,595 ✭✭✭


    (Thought about posting this on tech but I figured someone here might know more specifically what I'm looking for.)

    Does anyone know if there's a good program that can query IMDB (by entering a URL) and then return various database info related to that particular url (eg title , runtime, release years etc etc) in txt format?

    I know such programs exist but there doesn't seem to be anything out there that is simple and straighforward to use and I was hoping someone could recommend me a good one.

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 13,183 ✭✭✭✭bnt


    I haven't tried any myself, but when I saw the question, my first thought was not to go looking for a program as such, but for a method, an API (Application Programming Interface). One example I'm familiar with is Twitter, where you can perform a query by a URL. To send the results in a file rather than in a browser, you just use wget in a batch file, or send the HTTP request from any program you write.

    IMDB don't appear to offer an API directly, just raw data for download, so another guy has put an API together: http://www.deanclatworthy.com/imdb/ - have a look at that site for examples.

    It's hard to say any more without knowing what you plan to do with the data, but if it involves any kind of programming, even a batch script or a web page, then I think the API is the way to go.

    You are the type of what the age is searching for, and what it is afraid it has found. I am so glad that you have never done anything, never carved a statue, or painted a picture, or produced anything outside of yourself! Life has been your art. You have set yourself to music. Your days are your sonnets.

    ―Oscar Wilde predicting Social Media, in The Picture of Dorian Gray



Advertisement