How can I use SerpAPI’s YouTube Search module in Make?

Hi everyone,

I would like to use SerpAPI’s Search YouTube module in Make, but I cannot find this module in my Make environment.

Could someone please let me know if there is a way to access or enable SerpAPI’s YouTube Search module within Make? Any guidance or workaround would be greatly appreciated.

Thanks in advance for your help!

Welcome to the Make community!

Unfortunately, Make doesn’t have a “YouTube Search” module for SerpApi yet.

See if such an endpoint exist in the SerpApi Developer API reference. If it exists, you can integrate the endpoint in Make using the app’s universal module (Make an API call) or generic HTTP “Make a request” module.

You can also suggest for it to be made in the Idea Exchange. However, do search for a similar request (and also upvote), just in case it has already been suggested to avoid duplicates.

If you need assistance in setting up the app’s universal module, or the built-in generic HTTP modules, please provide additional information about what you have tried in relation to the external service’s Developer API Reference — how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.

You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules

  • API and Endpoints
  • Header and body
  • Multipart/form-data
  • OAuth 2.0

Hope this helps! Let me know if there are any further questions or issues.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!