<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[API on Rapidapi return fewer results]]></title><description><![CDATA[<p dir="auto">Please look at the screenshot below:<br />
<img src="/assets/uploads/files/1557829580217-screen-shot-2019-05-14-at-6.23.13-am-resized.png" alt="0_1557829579087_Screen Shot 2019-05-14 at 6.23.13 AM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is the request from the browser:<br />
<code>http://unogs.com/nf.cgi?u=5unogs&amp;q=-!1900,2019-!0,5-!0,10-!0,10-!Any-!Any-!English-!Any-!I%20Don&amp;t=ns&amp;cl=78&amp;st=adv&amp;ob=Relevance&amp;p=1&amp;l=100&amp;inc=&amp;ao=and</code></p>
<p dir="auto">As you can see that it returned 3895 results for the US alone. But when I call:</p>
<p dir="auto"><code>https://unogs-unogs-v1.p.rapidapi.com/aaapi.cgi?q=get:new45000:US&amp;p=1&amp;t=ns&amp;st=adv</code></p>
<p dir="auto">The <code>COUNT</code> is 1382.</p>
<p dir="auto">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.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.uno.gs/topic/145/api-on-rapidapi-return-fewer-results</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 03:57:44 GMT</lastBuildDate><atom:link href="https://forum.uno.gs/topic/145.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 May 2019 10:29:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to API on Rapidapi return fewer results on Wed, 15 May 2019 18:50:47 GMT]]></title><description><![CDATA[<p dir="auto">Thanks mate!</p>
]]></description><link>https://forum.uno.gs/post/454</link><guid isPermaLink="true">https://forum.uno.gs/post/454</guid><dc:creator><![CDATA[knightcoder]]></dc:creator><pubDate>Wed, 15 May 2019 18:50:47 GMT</pubDate></item><item><title><![CDATA[Reply to API on Rapidapi return fewer results on Wed, 15 May 2019 16:49:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.uno.gs/uid/18547">@knightcoder</a> said in <a href="/post/451">API on Rapidapi return fewer results</a>:</p>
<blockquote>
<p dir="auto">aaapi.cgi?q=get:new45000:US&amp;p=1&amp;t=ns&amp;st=adv</p>
</blockquote>
<p dir="auto">This is how you get everything for the us:<br />
<code>aaapi.cgi?q=&amp;cl=78&amp;p=1&amp;t=ns&amp;st=adv</code></p>
]]></description><link>https://forum.uno.gs/post/453</link><guid isPermaLink="true">https://forum.uno.gs/post/453</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Wed, 15 May 2019 16:49:44 GMT</pubDate></item><item><title><![CDATA[Reply to API on Rapidapi return fewer results on Wed, 15 May 2019 10:48:43 GMT]]></title><description><![CDATA[<p dir="auto">Hitting the following endpoint solved the problem:</p>
<p dir="auto"><code>https://unogs-unogs-v1.p.rapidapi.com/aaapi.cgi?q=-!1900,2019-!0,5-!0,10-!0-!Any-!Any-!Any-!gt10&amp;t=ns&amp;cl=78&amp;st=adv&amp;ob=Relevance&amp;p=1&amp;sa=or</code></p>
]]></description><link>https://forum.uno.gs/post/452</link><guid isPermaLink="true">https://forum.uno.gs/post/452</guid><dc:creator><![CDATA[knightcoder]]></dc:creator><pubDate>Wed, 15 May 2019 10:48:43 GMT</pubDate></item></channel></rss>