YouTube Search Results

免费增值
通过 Marin Delija | 已更新 לפני חודשיים | Search
人气

9.6 / 10

延迟

1,202ms

服务等级

100%

Health Check

N/A

返回所有讨论

I m not getting data , getting every time empty array

Rapid account: Chandankumar UD Im Vt 1 U M
chandankumar-UDImVt1U-m
לפני 9 חודשים

I have not been able to fetch any data from your API for the past 4-6 days, even though there is data available on YouTube. Instead, I keep receiving an empty array every time.

I am useing this – > const axios = require(‘axios’);

const options = {
method: ‘GET’,
url: ‘https://youtube-search-results.p.rapidapi.com/youtube-search/’,
params: {q: ‘justin+bieber’},
headers: {
‘X-RapidAPI-Key’: ‘API-KEY’,
‘X-RapidAPI-Host’: ‘youtube-search-results.p.rapidapi.com
}
};

try {
const response = await axios.request(options);
console.log(response.data);
} catch (error) {
console.error(error);
}

Rapid account: H 0 P 3 Rwe
h0p3rwe Commented לפני 9 חודשים

Try this “Youtube Search and Download” api

Rapid account: Arjunvijay 2002113
arjunvijay2002113 Commented לפני 9 חודשים

pls let me know is you quys find any alternative options.

Rapid account: Emreulusoy 45
emreulusoy45 Commented לפני 9 חודשים

same too

Rapid account: Arjunvijay 2002113
arjunvijay2002113 Commented לפני 9 חודשים

same here!

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论