Youtube API Search Suggestions
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Scrappa
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
2
Monthly active users
2 days ago
Last modified
Categories
Share
YouTube Search Suggestions Scraper
Get YouTube autocomplete search suggestions for a query. The actor calls Scrappa's YouTube suggestions endpoint and stores each suggestion as a separate dataset item for clean exports and usage-aligned billing.
Input
{"q": "javascript","hl": "en","gl": "US"}
Output
{"query": "javascript","suggestion": "javascript tutorial","position": 4,"hl": "en","gl": "US"}
Notes
qis required.hlis prefilled asenin the Apify input form and sets the YouTube interface language code.glis prefilled asUSin the Apify input form and sets the country code used for localized suggestions.- This actor uses Scrappa's public legacy YouTube suggestions endpoint, so it does not require
SCRAPPA_API_KEY.