Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Suggestion #8

Open
craigcoles opened this issue Jul 8, 2013 · 4 comments
Open

API Suggestion #8

craigcoles opened this issue Jul 8, 2013 · 4 comments

Comments

@craigcoles
Copy link

In your 'To Do' section, you mentioned:

Use IMBD or another API with a bigger movie collection that Itunes'

IMDB does not have an API, but I would highly recommend The Movie DB (http://www.themoviedb.org/).

The Movie DB API Docs - http://docs.themoviedb.apiary.io/

@AaronO
Copy link
Collaborator

AaronO commented Jul 8, 2013

You're correct 👍 I just wrote that off the top of my head (everything in this repo was done in the last 24 hours).

Itunes' movie catalog isn't fully complete indeed. Do you know how The Movie DB's database compares to iTunes'.

If it's considerably better, we'll probably switch.

@carlbarrdahl
Copy link

This one seems to be pretty good:
http://www.omdbapi.com/

Or: http://www.imdb.com/xml/find?json=1&nr=1&tt=on&q=fight%20club

I few years ago I did an improved search engine for imdb, maybe you could do something similar? I took the lazy approach of scraping their top votes movies and push into my own database to prioritize quick search before updated data.
http://movies.carlbarrdahl.se

@AaronO
Copy link
Collaborator

AaronO commented Jul 8, 2013

Something interesting might be to add trailers. (Lets be careful about feature creep)

I'll talk over the different API possibilities with Samy as soon as he's back online

@qq99
Copy link

qq99 commented Jul 8, 2013

Trailers would be neat, but personally I find they weaken the movie watching experience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants