uNoGS

FREEMIUM
Verified
Durch Admin | Aktualisiert 24일 전 | Entertainment
Popularität

9.8 / 10

Latenz

936ms

Service Level

99%

Health Check

N/A

Zurück zu allen Diskussionen

Getting details of multiple titles

Rapid account: Rahulbroy
rahulbroy
6년 전

Hi,
I wanted to know how could get the data for multiple titles at one go like 30+. Using the default application gives only one. There are some tabs of different languages - curl, python, etc but I don’t see any plug and play code as such.
Regards

Rapid account: Unogs
unogs Commented 6년 전

As no response in more than 48 hours I’m assuming our answer was sufficient

Rapid account: Unogs
unogs Commented 6년 전

Im not sure what you are asking me…
but you could do multiple asynchronous requests in a variety of ways.

If you use something like node which is async by nature you should be able to fire off as many as you want.

Alternatively, you could just fork the process you are using to make the call in whatever language you choose.

At the end of the day you are just using a script to make GET requests, so don’t over complicate it.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen