uNoGS

FREEMIUM
Verified
By Admin | Updated 14 days ago | Entertainment
Popularity

9.8 / 10

Latency

929ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Getting details of multiple titles

Rapid account: Rahulbroy
rahulbroy
6 years ago

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 years ago

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

Rapid account: Unogs
unogs Commented 6 years ago

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.

Join in the discussion - add comment below:

Login / Signup to post new comments