Gathering everything from single url?

It’s been a while since I’ve been on a forum, so I hope this is the right place for the question.

Is there a way to gather all information about a stream/channel with a single cURL request or would I need to find a way to pull from multiple sources to gather the information I would like to display?

Things like the the title, avatar url, number of current followers, the game the stream is playing, is the user currently streaming, etc.

My current goal is to just gather all the available information from one output without having to access multiple sources and weeding out the duplicate information.

Hope the inquiry makes sense.

Thanks

No that would require calls to multiple API endpoints.

Please refer to the documentation

1 Like

Alright, that pretty much answers it. Thank you.

Stupid question but how do I go about marking that as the answer and closing the thread?

You don’t really. This isn’t stackoverflow :smiley:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.