Search Channels

Hello guys. Does anyone know how to tell me how I can use searchChannels and in the query to request multiple streamer channels? Today, with what I have, I can only call one

The Search API should return multiple channels that meet the input criteria.

I’m not sure what you are doing or trying to do?

With Search Channel, you search for the streamer’s channel by its channel name. I’m using the search channel because it has the parameter to know if the streamer is disconnected or not. I need to use search channel by going through a list of channels, but I can only pass in a single channel name

I’m assuming you mean “live is streaming”

You should use the Streams API instead

For example

https://api.twitch.tv/helix/streams?user_id=26610234&user_id=567803342

Search should be used for search’s not online status lookup

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