uNoGS

FREEMIUM
(Ким) Admin | Оновлено 24 दिन पहले | Entertainment
Популярність

9.8 / 10

Затримки

936ms

Рівень обслуговування

99%

Health Check

N/A

Повернутися до всіх обговорень

I need only MOVIES in Netflix Spain

Rapid account: Jperez Gago
jperezGago
5 years ago

I need the query to show all movies in Netflix Spain.

Where can I find a complete documentation for this API???

Rapid account: Unogs
unogs Commented 5 years ago

Sorry it took so long to get back…
In the future emailing admin@unogs.com will probably get a quicker response.

The easiest way to query all movies for a particular country is by just querying the unogs country ID… You can get a list of our ID’s for all available countries here:

aaapi.cgi?t=lc&q=available

From this you can work out the Spain is 270 and you can pull everything for this country with this:

aaapi.cgi?q=*&cl=270&st=bs&p=1

This will give you the first 100 results, you will then need to up the page number to pull every title e.g.

aaapi.cgi?q=*&cl=270&st=bs&p=2

aaapi.cgi?q=*&cl=270&st=bs&p=3

etc.

Hope that helps, sorry it is a bit confusing but there is a lot of technical debt here as this was originally the exact API used by the website.

Kind Regards

Приєднуйтесь до обговорення — додайте повідомлення нижче:

Вхід / Реєстрація, щоб публікувати нові повідомлення