Netflix-Roulette-API icon indicating copy to clipboard operation
Netflix-Roulette-API copied to clipboard

USA New Endpoints Test

Open andrewmd5 opened this issue 9 years ago • 9 comments

Hi all, end points have been updated. Please test the USA endpoints and suggest features, once we have confirmed USA is stable the other regions will be released.

Entry point: https://netflixroulette.net/api/v2/usa/

FULL TEXT search for shows

https://netflixroulette.net/api/v2/usa/search/?phrase=bob https://netflixroulette.net/api/v2/usa/search/?phrase=bob&year=2004

Convert an IMDB id to a Netflix ID

https://netflixroulette.net/api/v2/usa/imdb/?imdbId=tt0115641

Fetch series information (all episodes and data)

https://netflixroulette.net/api/v2/usa/tv/?netflixid=70157523

Fetch movie data

https://netflixroulette.net/api/v2/usa/movie/?netflixid=70038796

Get all films by a director

https://netflixroulette.net/api/v2/usa/director/?director=Andrew%20Niccol

Get all films with an actor

TODO

andrewmd5 avatar Sep 26 '15 03:09 andrewmd5

Looks great. Titles that were previously missing are showing up now. How frequently will the database be updated?

joehatescoffee avatar Sep 28 '15 12:09 joehatescoffee

Is it possible to fetch all items in the database and return netflix ids with categories?

jnylen avatar Nov 29 '15 23:11 jnylen

Nice! I found out that https://netflixroulette.net/api/v2/usa/imdb/?imdbId=tt1504320 returns a 500 server error with a blank page.

SpaceK33z avatar Dec 30 '15 13:12 SpaceK33z

It looks like imdb id tt4717798 (which is valid), returns a 404 error.

SpaceK33z avatar Jan 03 '16 14:01 SpaceK33z

Good job! Been using the full text search feature for a couple of days now, haven't found any issues yet. Not sure I agree with throwing a 404 for a title not found, but perhaps that's just a matter of taste.

Would love to also see my own region (The Netherlands) so I can compare the results. In case you need help scraping locally I might be able to.

Keep up the good work!

MartijnKooij avatar Feb 29 '16 19:02 MartijnKooij

Just to let you all know I've finally got around to updating my code for dumping stuff off netflixs server, so you should see updates soon.

On a brighter note that code is open source as soon as I make sure its bug free so you don't have to rely on my service entirely.

andrewmd5 avatar Mar 01 '16 00:03 andrewmd5

Something that would really help my use would be multiple ID searches.. and also if I could mix tv and movie IDs together in that search.

BHughes3388 avatar Mar 01 '16 03:03 BHughes3388

It looks like the new endpoint returns both streaming and dvd results. Is it possible to get an identifier?

ComputerWolf avatar Apr 05 '16 18:04 ComputerWolf

It would be great have this service for Spanish Netflix Catalog. It's possible?

queltosh avatar Jun 10 '16 14:06 queltosh