2
I was going through the documentation of API of Youtube, but I could not see clearly the following situation:
How could I compare metrics (or data) of my two channels or videos of them, having in the database the 2 API keys?
For example, I am in the channel of my system and have a button where I click to do the search, using the data of the channel itself, to search similar channels in the system. You could do that?
I haven’t started developing yet, it’s still just an idea, but I couldn’t see in the documentation a way to do it. Any recommendation?
NOTE: I will probably use PHP (Laravel) for the back-end.