Youtube Music Mood Playlists avatar
Youtube Music Mood Playlists

Pricing

$3.00 / 1,000 results

Go to Store
Youtube Music Mood Playlists

Youtube Music Mood Playlists

Developed by

Maged

Maged

Maintained by Community

get ready playlists for any mood

0.0 (0)

Pricing

$3.00 / 1,000 results

1

2

2

Last modified

9 days ago

YouTube Music Mood Playlists Actor

The actor accepts a JSON input with the following field:

FieldTypeDescriptionRequiredDefault
moodStringName of the mood or genre to fetchYes-
limitIntegerlimit resultsNo20

Popular Moods

[
"Chill",
"Commute",
"Energize",
"Feel good",
"Focus",
"Party",
"Romance",
"Sad",
"Sleep",
"Workout",
"African",
"Arabic",
"Arabic hip-hop",
"Blues",
"Bollywood & Indian",
"Classical",
"Dance & electronic",
"Decades",
"Hip-Hop",
"Indie & alternative",
"Iraqi",
"J-Pop",
"Jazz",
"K-Pop",
"Khaleeji",
"Latin",
"Mandopop & cantopop",
"Metal",
"Pop",
"R&B & soul",
"Reggae & caribbean",
"Rock",
"Seasonal"
]

Example Input:

{
"mood": "Chill",
"limit":10
}

Output Format

The actor outputs data to Apify’s dataset, viewable as a table in the Apify UI or exportable as JSON/CSV. Each record contains:

FieldTypeDescription
titleStringPlaylist title
playlistIdStringPlaylist ID
thumbnailsArrayPlaylist thumbnails
descriptionStringPlaylist description

Example Output:

{
"title": "Coffee Shop Blend",
"playlistId": "RDCLAK5uy_nBE4bLuBHUXWZrF59ZrkPEToKt8M_I3Vc",
"thumbnails": [
{"url": "https://lh3.googleusercontent.com/CDt4RjHDGr0YiX6WxARTBFkdb9k9VsAIm88sJXZ7B3O1yMoS53kLS_dy8ZIKRrFRHHCB6OJePWU1GbY=w226-h226-l90-rj", "width": 226, "height": 226}
],
"description": "Playlist • YouTube Music",
"url"
}