<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JSON - SpeedySense</title>
	<atom:link href="https://speedysense.com/tag/json/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Web Technologies, Programming, Linux, Open-source Blog</description>
	<lastBuildDate>Tue, 26 Oct 2021 09:50:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://speedysense.com/wp-content/uploads/2019/05/favicon.ico</url>
	<title>JSON - SpeedySense</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Fix json.loads Unexpected UTF-8 BOM Error in Python</title>
		<link>https://speedysense.com/python-fix-json-loads-unexpected-utf-8-bom-error/</link>
					<comments>https://speedysense.com/python-fix-json-loads-unexpected-utf-8-bom-error/#respond</comments>
		
		<dc:creator><![CDATA[SpeedySense Editorial]]></dc:creator>
		<pubDate>Thu, 10 Dec 2020 06:44:56 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Requests]]></category>
		<guid isPermaLink="false">https://speedysense.com/?p=1481</guid>

					<description><![CDATA[<p><img width="830" height="435" src="https://speedysense.com/wp-content/uploads/2020/12/python-fix-json-loads-unexpected-utf-8-bom-error.png" class="attachment-large size-large wp-post-image" alt="How to Fix json.loads Unexpected UTF-8 BOM Error in Python" style="max-width: 100%; height: auto;" decoding="async" fetchpriority="high" srcset="https://speedysense.com/wp-content/uploads/2020/12/python-fix-json-loads-unexpected-utf-8-bom-error.png 830w, https://speedysense.com/wp-content/uploads/2020/12/python-fix-json-loads-unexpected-utf-8-bom-error-415x218.png 415w" sizes="(max-width: 830px) 100vw, 830px" /></p>
<p>In Python, You will get an error while retrieving the data from any 3rd party API request. In fact, when response content converts to JSON format using json.loads method, it throws an json.decoder.JSONDecodeError: Unexpected UTF-8 BOM error. In this article we are going to see [&#8230;]</p>
<p>The post <a href="https://speedysense.com/python-fix-json-loads-unexpected-utf-8-bom-error/">How to Fix json.loads Unexpected UTF-8 BOM Error in Python</a> appeared first on <a href="https://speedysense.com">SpeedySense</a>.</p>
]]></description>
		
					<wfw:commentRss>https://speedysense.com/python-fix-json-loads-unexpected-utf-8-bom-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
