Thanks mate!
K
Latest posts made by knightcoder
-
RE: API on Rapidapi return fewer results
Hitting the following endpoint solved the problem:
https://unogs-unogs-v1.p.rapidapi.com/aaapi.cgi?q=-!1900,2019-!0,5-!0,10-!0-!Any-!Any-!Any-!gt10&t=ns&cl=78&st=adv&ob=Relevance&p=1&sa=or
-
API on Rapidapi return fewer results
Please look at the screenshot below:
This is the request from the browser:
http://unogs.com/nf.cgi?u=5unogs&q=-!1900,2019-!0,5-!0,10-!0,10-!Any-!Any-!English-!Any-!I%20Don&t=ns&cl=78&st=adv&ob=Relevance&p=1&l=100&inc=&ao=and
As you can see that it returned 3895 results for the US alone. But when I call:
https://unogs-unogs-v1.p.rapidapi.com/aaapi.cgi?q=get:new45000:US&p=1&t=ns&st=adv
The
COUNT
is 1382.Could you suggest how to get more results using the official api on RapidAPI? I want to know all the movies available on Netflix for a US user-account.
Thanks.