uNoGS

FREEMIUM
Verified
By Admin | Updated 15일 전 | Entertainment
Popularity

9.8 / 10

Latency

933ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Search API no longer working as it was before.

Rapid account: Ksa Red Fx
KsaRedFx
7년 전

When doing a search for “Any” data, the API explicitly states you can leave the query string blank.
However; when doing so I get a total results of 87 items for vtype “Movie”

Example query produced by Mashape’s generator;
curl --get --include 'https://unogs-unogs-v1.p.mashape.com/api.cgi?q={query}-!1900,2017-!0,5-!0,10-!0-!Movie-!Any-!Any-!gt10&t=ns&cl=78&st=adv&ob=Relevance&p=1&sa=and'

However, running this query in the generator gives thousands of results (a little over 3600 to be precise)
Running it with Python gives me 87 results, using the exact same URL.
Running the CURL command directly with the headers gives me 0
{"COUNT":"0","ITEMS":[]}

The documentation appears to be a little off.

Rapid account: Unogs
unogs Commented 7년 전

no response in 24 hours… closing ticket

Rapid account: Unogs
unogs Commented 7년 전

I’m not sure what to tell you as I just ran it fine…
Try actually leaving the {query} blank e.g.

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

Join in the discussion - add comment below:

Login / Signup to post new comments