<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Beginner Project in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Beginner-Project/m-p/5437428#M6598</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I’m currently wanting to build a website that matches users with songs based on a “music personality test” that asks questions similar to the Spotify’s song features they add to tracks (like danceability and acousticness) to then search the Spotify API for songs that relate to these aspects of the music personality test. I was wondering, how would I make calls to the API for items with a certain say danceability score? Or is this possible? Instead, would I have to make a call for a playlist of some genre and sort the scoring out through filtering code? How do I gain access to the scores of each song? Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 10:24:20 GMT</pubDate>
    <dc:creator>nathanbobell</dc:creator>
    <dc:date>2022-09-30T10:24:20Z</dc:date>
    <item>
      <title>Beginner Project</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Beginner-Project/m-p/5437428#M6598</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I’m currently wanting to build a website that matches users with songs based on a “music personality test” that asks questions similar to the Spotify’s song features they add to tracks (like danceability and acousticness) to then search the Spotify API for songs that relate to these aspects of the music personality test. I was wondering, how would I make calls to the API for items with a certain say danceability score? Or is this possible? Instead, would I have to make a call for a playlist of some genre and sort the scoring out through filtering code? How do I gain access to the scores of each song? Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 10:24:20 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Beginner-Project/m-p/5437428#M6598</guid>
      <dc:creator>nathanbobell</dc:creator>
      <dc:date>2022-09-30T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner Project</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Beginner-Project/m-p/5437432#M6599</link>
      <description>&lt;P&gt;To get the audio features of several tracks, you can use the "&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-several-audio-features" target="_blank" rel="noopener"&gt;Get Tracks' Audio Features&lt;/A&gt;" endpoint.&lt;/P&gt;&lt;P&gt;To get recommendations using those features, you can use the "&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-recommendations" target="_blank" rel="noopener"&gt;Get Recommendations&lt;/A&gt;" endpoint.&lt;/P&gt;&lt;P&gt;You can use the "&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-recommendation-genres" target="_blank" rel="noopener"&gt;Get Available Genre Seeds&lt;/A&gt;" endpoint to get the genres you can use with the "Get Recommendations" endpoint.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 10:42:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Beginner-Project/m-p/5437432#M6599</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2022-09-30T10:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner Project</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Beginner-Project/m-p/5437437#M6600</link>
      <description>&lt;P&gt;Perfect. Thank you so much!!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 11:00:25 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Beginner-Project/m-p/5437437#M6600</guid>
      <dc:creator>nathanbobell</dc:creator>
      <dc:date>2022-09-30T11:00:25Z</dc:date>
    </item>
  </channel>
</rss>

