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

Can't access titles by years? #43

Open
2hands10fingers opened this issue Dec 26, 2017 · 4 comments
Open

Can't access titles by years? #43

2hands10fingers opened this issue Dec 26, 2017 · 4 comments

Comments

@2hands10fingers
Copy link

I was hoping to use this API to access every movie that was released by a specific year. This doesn't seem possible. I tried http://www.omdbapi.com/?y=2017&apikey=[myapikey]

If this isn't a thing, can we have it? It would be immensely helpful.

@toridoriv
Copy link

I tried with http://www.omdbapi.com/?apikey=[myapikey]&s=+&y=2010 but I get {"Response":"False","Error":"Too many results."} :(

@iiskaandar
Copy link

You can do it by WikiData. Make your own database with sparql, and there in question make parameter by year.
https://query.wikidata.org

@quantuminformation
Copy link

Years don't work for me

{"Response":"False","Error":"Something went wrong."}

http://www.omdbapi.com/?apikey=707e40f9&y=2018

@derekstephen
Copy link

You can do it by WikiData. Make your own database with sparql, and there in question make parameter by year.
https://query.wikidata.org

@iiskaandar Could you explain what you are doing with WikiData to get the list of movies by year? I am confused by your message.

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

No branches or pull requests

5 participants