<?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: Spotify Podcast Data Ingestion in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4799403#M11784</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1331185" data-lia-user-login="jvenegas20003" class="lia-mention lia-mention-user"&gt;jvenegas20003&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Just checking in to see if you query is resolved and if any responses were helpful.&lt;BR /&gt;Otherwise, feel free to reach out for further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Aug 2025 06:29:48 GMT</pubDate>
    <dc:creator>v-veshwara-msft</dc:creator>
    <dc:date>2025-08-18T06:29:48Z</dc:date>
    <item>
      <title>Spotify Podcast Data Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4790364#M11572</link>
      <description>&lt;P&gt;My team is trying to ingest Spotify Podcast data and there doesn't seem to be a good way to ingest. Has anybody ingested data from Spotify already and have recommendations? Thank you so much for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 14:40:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4790364#M11572</guid>
      <dc:creator>jvenegas20003</dc:creator>
      <dc:date>2025-08-07T14:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Podcast Data Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4790386#M11573</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1331185" data-lia-user-login="jvenegas20003" class="lia-mention lia-mention-user"&gt;jvenegas20003&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I haven't used this so wouldn't be able to answer any further questions, but it seems to solve your issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/openpodcast/pipelines/" target="_blank"&gt;GitHub - openpodcast/pipelines: Podcast Analytics Data collected from Spotify and stored in Open Podcast API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps, please give a thumbs up and mark as solved if it does, thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 15:03:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4790386#M11573</guid>
      <dc:creator>wardy912</dc:creator>
      <dc:date>2025-08-07T15:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Podcast Data Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4792765#M11631</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1331185" data-lia-user-login="jvenegas20003" class="lia-mention lia-mention-user"&gt;jvenegas20003&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for posting in the Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;Spotify does not have a direct connector in Fabric or Power BI, so the first step is to retrieve the data from Spotify. For podcast metadata such as shows and episodes, you can use the Spotify Web API by registering an application in the Spotify Developer Dashboard and authenticating using the client credentials or OAuth flow. More Details here: &lt;A href="https://community.fabric.microsoft.com/t5/Data-Stories-Gallery/Power-BI-and-Spotify-A-match-made-in-heaven/m-p/1380334#:~:text=Where%20can%20we,be%20found%C2%A0here." target="_self"&gt;Spotify API&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://developer.spotify.com/documentation/web-api" target="_blank"&gt;Web API | Spotify for Developers&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, as pointed out by &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="475583" data-lia-user-login="wardy912" class="lia-mention lia-mention-user"&gt;wardy912&lt;/a&gt;&amp;nbsp;, the openpodcast/pipelines project could help set up an ingestion pipeline for Spotify podcast data. Once the data is available, it can be ingested into Fabric using:&lt;/P&gt;
&lt;P&gt;1. Dataflow Gen2 to connect to the API or process exported files&lt;/P&gt;
&lt;P&gt;2. Fabric Notebooks to fetch, transform, and store the data in a Lakehouse or Warehouse&lt;/P&gt;
&lt;P&gt;3. Export data from Spotify as CSV/JSON, drop it into OneLake via the Lakehouse Files area, and use shortcuts or pipelines to process it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more detailed guidance on extracting podcast data from Spotify, you may want to post in the &lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer" target="_self"&gt;Spotify Developer Community.&lt;/A&gt;&lt;BR /&gt;A similar query is already posted there:&amp;nbsp;&lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Pulling-podcast-data-from-API/td-p/5641508" target="_blank"&gt;Pulling podcast data from API - The Spotify Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please reach out for further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 06:42:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4792765#M11631</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-11T06:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Podcast Data Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4799403#M11784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1331185" data-lia-user-login="jvenegas20003" class="lia-mention lia-mention-user"&gt;jvenegas20003&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Just checking in to see if you query is resolved and if any responses were helpful.&lt;BR /&gt;Otherwise, feel free to reach out for further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 06:29:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4799403#M11784</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-18T06:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Podcast Data Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4804470#M11885</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1331185" data-lia-user-login="jvenegas20003" class="lia-mention lia-mention-user"&gt;jvenegas20003&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;We wanted to kindly follow up regarding your query. If you need any further assistance, please reach out.&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 04:57:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4804470#M11885</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-22T04:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Podcast Data Ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4807648#M11950</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1331185" data-lia-user-login="jvenegas20003" class="lia-mention lia-mention-user"&gt;jvenegas20003&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Just wanted to check if the responses provided were helpful. If further assistance is needed, please reach out.&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 06:07:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Spotify-Podcast-Data-Ingestion/m-p/4807648#M11950</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-26T06:07:31Z</dc:date>
    </item>
  </channel>
</rss>

