uNoGS

FREEMIUM
Verified
Durch Admin | Aktualisiert 16 дней назад | Entertainment
Popularität

9.8 / 10

Latenz

931ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

Full list of TV shows / Movies available

Rapid account: Brrrinster 66
Brrrinster66
7년 전

Hi,

We’re doing a lot of negative lookups right now on a daily basis against TV shows. Is there a full list of the TV shows and movies available that we can query, so we can only request the details for the items you do have?

I’ve tried querying the get:new interface, but it only returns data going back to April 2016, even if I ask for the last 1000 days of data.

Rapid account: Unogs
unogs Commented 7년 전

closing ticket

Rapid account: Brrrinster 66
Brrrinster66 Commented 7년 전

Beautiful. Thanks very much 😃

Rapid account: Unogs
unogs Commented 7년 전

Or you could just specify your country id (78 for US) and run 3 queries…

Movies:
api.cgi?q=-!1900,2017-!0,5-!0,10-!0-!movie-!Any-!Any-!&t=ns&cl=78&st=adv&ob=Relevance&p=1&sa=and

Series:
api.cgi?q=-!1900,2017-!0,5-!0,10-!0-!series-!Any-!Any-!&t=ns&cl=78&st=adv&ob=Relevance&p=1&sa=and

All:
api.cgi?q=-!1900,2017-!0,5-!0,10-!0-!Any-!Any-!Any-!&t=ns&cl=78&st=adv&ob=Relevance&p=1&sa=and

Rapid account: Brrrinster 66
Brrrinster66 Commented 7년 전

Sure.

According to https://www.justwatch.com/us/provider/netflix?content_type=movie there are currently 3,620 Movies on Netflix US. Our internal database contains 122855 individual movies. Your get:new API call only returns 1100 items for both movies and tv shows combined, so if we want to find out which of the movies we have in our database are on Netflix, we need to make 122,000 API calls. At 2,500 calls per day, that’s going to take 50 days to query.

If your get:new API method returned all items from all time (given a sufficient days_back variable) then we’d only need to make 50 API calls to get the entire list, then 5,000 (or whatever) API calls in order to get the details. We could subsequently monitor get:new and get:deleted daily then only query the API for items which had been added.

Rapid account: Unogs
unogs Commented 7년 전

I guess I’m confused by the question, the advanced search queries everything we have and doesn’t return information on titles we don’t have. Can you give me an example of your problem?

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen