Youtube Search and Download

FREEMIUM
От h0p3rwe | Обновлено il y a 23 jours | Entertainment
Популярность

9.9 / 10

Задержка

379ms

Уровень обслуживания

100%

Health Check

N/A

Назад ко всем обсуждениям

search API question

Rapid account: Api 01
api01
il y a un mois

I use the search API to search for specific keywords, and it returns 20 records per page. Then, I use the ‘next’ parameter to loop through requests. However, the maximum number of records I can retrieve is limited to 600. How can I solve this issue?

Rapid account: H 0 P 3 Rwe
h0p3rwe Commented il y a 25 jours

You have got such response
{
“contents”: [],
“estimatedResults”: “600”,
“next”: null
}
just look at “estimatedResults”: YouTube returned all videos for such query (600 videos)

Rapid account: Api 01
api01 Commented il y a 25 jours

gl = "US"
upload_date = "l"
search_type = "v"
sort_field = "u"
query = "product"
This is my parameter,and the ‘next’ is ‘EpADEgdwcm9kdWN0GoQDRWdJUUFVallCSUlCQzJobU9FWkZNVVpGYkZWQmdnRUxVVVpZTUVoSmJpMDRia1dDQVF0dlltWjZRVzAwUkhablFZSUJDM1pITmxObFEwaElSR2MwZ2dFTFVpMUpOVGxNVXpKRFRFV0NBUXRLU1ZadU16bFZWbVJHZDRJQkN6aDZRa0oxVjAxSmVGODRnZ0VMUTFwdVgwSmxkRTFKU25PQ0FRdDBlWE5MV2t0bGEzUlVhNElCQzFObVVuSkdTMGxvTW5nd2dnRUxNbUZDYm05alNuUlZTRldDQVF0S2RWRk1lSGxLWlVOVk5JSUJDekJJYW5KbGJsVlRPVkZGZ2dFTFluSlpSVzFtVld0RVVGbUNBUXRLUVdKSVFXWnlNbmRtTklJQkMzWmFZbXBOUlVFMWQxSmpnZ0VMTW5kM2RXbGpTMFpUT0ZHQ0FRdFlXbEZGVGtwS1EzRTBhNElCQzNSQk1FTXhUbEJCWjBsWnNnRUhDZ1VJdlFRUUgtb0JCUWdNRUtzQxiB4OgYIgtzZWFyY2gtZmVlZA%3D%3D’

Rapid account: H 0 P 3 Rwe
h0p3rwe Commented il y a un mois

Hi!
Maybe problem with your code or youtube can return only 600 videos with your specific query.
I just tried with ‘hello’ query and got more than 2000 videos and can get more.
What query did you use ?

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии