<?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 Re: starting out using Spotify API in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460377#M7095</link>
    <description>&lt;P&gt;Okay I downloaded the source code from&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;'&lt;/SPAN&gt;&lt;A class="" href="https://github.com/plamere/spotipy" target="_blank" rel="noopener"&gt;https://github.com/plamere/spotipy'&lt;/A&gt;. Do I unzip it to whatever directory I want? I am assuming there is something I have to do to my PATH or set other environmental variables for things to work?&lt;/P&gt;</description>
    <pubDate>Sun, 20 Nov 2022 17:54:36 GMT</pubDate>
    <dc:creator>glrider</dc:creator>
    <dc:date>2022-11-20T17:54:36Z</dc:date>
    <item>
      <title>starting out using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460179#M7083</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Canada (but currently vacationing in Mexico)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Notebook&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;POP!OS Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I am way out of my element here, but I am interested in trying to use the Spotify API to search if an album exists on Spotify or not. Using the Console I have been able to build a&amp;nbsp; curl statement that I can use in a shl script on my Linux Laptop and I can get back the data of all albums by the artist specified in the curl statement. However my script only seems to work for about&amp;nbsp; minutes. I am making an assumption this is because the token is expiring. I have searched for the internet and found a few code examples to renew a token but it is not clear what language it is in. Could someone tell me do I need to know Python, Java Script, etc. to be able to do what I want to do?&amp;nbsp; I know shl very well but don't know much about the above languages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 03:31:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460179#M7083</guid>
      <dc:creator>glrider</dc:creator>
      <dc:date>2022-11-20T03:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: starting out using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460229#M7086</link>
      <description>&lt;P&gt;Hi glrider, welcome to the Community!&lt;/P&gt;&lt;P&gt;Yes, I recommend you to learn a programming language. Also, I recommend you to use a&amp;nbsp;&lt;A title="Web API Wrappers" href="http://&amp;quot;Web API Wrappers&amp;quot;  https://developer.spotify.com/documentation/web-api/libraries/#:~:text=reviewed%20by%20Spotify.-,Web%20API%20Wrappers,-.NET" target="_blank" rel="noopener"&gt;Web API Wrapper&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I always use the Web API Wrapper for Python called Spotipy (&lt;A href="https://github.com/spotipy-dev/spotipy" target="_blank" rel="noopener"&gt;GitHub&lt;/A&gt; / &lt;A href="http://spotipy.readthedocs.org/" target="_blank" rel="noopener"&gt;Documentation&lt;/A&gt;). It's light wait and easy to use.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 15:57:17 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460229#M7086</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2022-11-20T15:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: starting out using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460294#M7090</link>
      <description>&lt;P&gt;Thanks Ximend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad to be here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which programming language do you suggest I learn? Which is best? I see from the API wrapper list, there is Perl. I already know Perl. Is that a good option for what I want to do?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 13:28:29 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460294#M7090</guid>
      <dc:creator>glrider</dc:creator>
      <dc:date>2022-11-20T13:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: starting out using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460306#M7091</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Because you already know Perl, I recommend you to use the &lt;A href="https://github.com/trs-80/WWW-Spotify" target="_blank" rel="noopener"&gt;WWW-Spotify&lt;/A&gt; wrapper for Perl. (The other one is outdated and not maintained since 2016.)&lt;/P&gt;&lt;P&gt;Good luck with your project.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 14:26:46 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460306#M7091</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2022-11-20T14:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: starting out using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460371#M7094</link>
      <description>&lt;P&gt;Okay I downloaded the wrapper. Looking at the documentation it seems I need to install spotipy first, but it doesn't seem to be available for POP!_OS.&amp;nbsp; Do you know that to be true?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 17:36:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460371#M7094</guid>
      <dc:creator>glrider</dc:creator>
      <dc:date>2022-11-20T17:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: starting out using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460377#M7095</link>
      <description>&lt;P&gt;Okay I downloaded the source code from&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;'&lt;/SPAN&gt;&lt;A class="" href="https://github.com/plamere/spotipy" target="_blank" rel="noopener"&gt;https://github.com/plamere/spotipy'&lt;/A&gt;. Do I unzip it to whatever directory I want? I am assuming there is something I have to do to my PATH or set other environmental variables for things to work?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 17:54:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460377#M7095</guid>
      <dc:creator>glrider</dc:creator>
      <dc:date>2022-11-20T17:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: starting out using Spotify API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460381#M7096</link>
      <description>&lt;P&gt;In the terminal, you just could do:&amp;nbsp;&lt;EM&gt;pi&lt;/EM&gt;&lt;EM&gt;p3 install spotipy&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Or if you've downloaded the code and unzipped it somewhere, go with the terminal inside that folder and do: &lt;EM&gt;python3 setup.py install&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You can remove that folder and the zip after installation.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 19:18:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/starting-out-using-Spotify-API/m-p/5460381#M7096</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2022-11-20T19:18:14Z</dc:date>
    </item>
  </channel>
</rss>

