Youtube API Search

I tested the youtube API with Java. When I perform a search using the API, I do not get the same results as when I just type a keyword in the browser, any logical explanation why this is so?

Compare: http://www.youtube.com/results?search_query=blah+&aq=f

http://pastebin.com/FVRd3URT (list of video titles)

I also noticed that some videos (or at least their name) are duplicated.

+3
source share
4 answers

No, the way it is. Trying to juxtapose these two things is futile.

Amazon search has the same problem.

+2
source
+1

.

API - API , " " .

, : "" "last_week", .

0

Source: https://habr.com/ru/post/1755384/


All Articles