I was viewing the Youtube APIs documentation, but I could not see clearly the following situation:
How could I compare metrics (or data) from my two channels or their videos, having the 2 API keys in the database?
For example, I'm in my system channel and have a button where I click to do the search, using the data of the channel itself, to search for similar channels in the system. Would you be able to do that?
I did not start developing yet, it's still just an idea, but I could not see in the documentation a way to do that. Any recommendations?
NOTE: I'll probably use PHP (Laravel) for the backend.