A
A
Alexander2017-02-27 13:17:01
YouTube
Alexander, 2017-02-27 13:17:01

How to find the position of a video in the search using the youtube api?

You need to find out the position of the video in the search for a specific tag. How to implement such a task? For now, I tend to make a request with a search for the desired tag, then look for the number of the element with the id of the desired video in the resulting data array. But there are problems here. There can be a huge number of videos found, which will be quite inconvenient (there api gives a maximum of 50 videos per request, so you need to get the nextpage token to get the next 50 videos).
Can you help me how to accomplish this task?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Udimov, 2017-08-05
@Topvisor

There is a ready-made API for checking positions on YouTube https://topvisor.ru/api/dynamics/tracker/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question