[GH-ISSUE #342] Fetch suggestions #270

Closed
opened 2026-02-27 22:08:54 +03:00 by kerem · 3 comments
Owner

Originally created by @sheikhhaziq on GitHub (Jan 5, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/342

How can I get suggestions related to a query string

Originally created by @sheikhhaziq on GitHub (Jan 5, 2023). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/342 How can I get suggestions related to a query string
kerem 2026-02-27 22:08:54 +03:00
Author
Owner

@Spsden commented on GitHub (Jan 9, 2023):

You can use this

https://suggestqueries-clients6.youtube.com/complete/search?client=firefox&q={searchQuery}

<!-- gh-comment-id:1376186286 --> @Spsden commented on GitHub (Jan 9, 2023): You can use this `` https://suggestqueries-clients6.youtube.com/complete/search?client=firefox&q={searchQuery} ``
Author
Owner

@sheikhhaziq commented on GitHub (Jan 9, 2023):

I am currently using that, I thought it might be added to the ytmusicapi

<!-- gh-comment-id:1376225899 --> @sheikhhaziq commented on GitHub (Jan 9, 2023): I am currently using that, I thought it might be added to the `ytmusicapi`
Author
Owner

@sigma67 commented on GitHub (Jan 9, 2023):

Feel free to submit a PR. The endpoint is get_search_suggestions, it's not implemented yet.

<!-- gh-comment-id:1376308148 --> @sigma67 commented on GitHub (Jan 9, 2023): Feel free to submit a PR. The endpoint is `get_search_suggestions`, it's not implemented yet.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#270
No description provided.