Search for similar metrics from the Youtube API

Asked

Viewed 27 times

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.

1 answer

2


To compare the channels you will need to analyze the channel data, and to get the data you will need two api keys. The comparison will have to be manual, you can compare by tags of videos, but it is depending on the categorization of the content generator.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.