uNoGS

FREEMIUM
Verified
โœ“
By Admin | Updated 13 days ago | Entertainment
Popularity

9.8 / 10

Latency

928ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Keeping sync of available titles

Rapid account: Sky 1
sky1
5 years ago

Hi,

I was wondering whatโ€™s the best way of finding out all UK (as a start but move onto other countries soon after) movies available at any one time on Netflix using this API?

From what I can see, the starting process would be:

  1. Do an initial call to X days back (whatโ€™s the max here? - a value of 99999 gives 1363 UK films only) on the New Releases Per Country
  2. Page through all releases and store
  3. Request deleted, and remove from stored films those found.

Then each day

  1. Request New Release 1 day back
  2. Remove deleted 1 day back

Thanks

Rapid account: Unogs
unogs Commented 5 years ago

The best way to do this is to just do a blank search for the country you want to look at.

e.g. aaapi.cgi?t=ns&st=adv&cl=76

will give you the first 100 titles for the US, you can then page through them by increasing the page number

e.g aaapi.cgi?t=ns&st=adv&cl=76&p=2

you can get a list of all countries and their idโ€™s with this query:

aaapi.cgi?t=lc

Join in the discussion - add comment below:

Login / Signup to post new comments