<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Web Scraping Using Beautiful Soup + Python &#8211; Tutorial Part 1	</title>
	<atom:link href="https://www.opencodez.com/web-development/web-scraping-using-beautiful-soup-part-1.htm/feed" rel="self" type="application/rss+xml" />
	<link>https://www.opencodez.com/web-development/web-scraping-using-beautiful-soup-part-1.htm</link>
	<description>develope &#124; share &#124; reuse</description>
	<lastBuildDate>Thu, 04 Jun 2020 11:16:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<!--Theme by MyThemeShop.com-->
	<item>
		<title>
		By: nicolas		</title>
		<link>https://www.opencodez.com/web-development/web-scraping-using-beautiful-soup-part-1.htm/comment-page-1#comment-96447</link>

		<dc:creator><![CDATA[nicolas]]></dc:creator>
		<pubDate>Mon, 27 Apr 2020 22:48:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.opencodez.com/?p=4341#comment-96447</guid>

					<description><![CDATA[Hello, thanks for the tutorial. Why do I only have the column fields when I execute the code ? :&#039;( 
I just got this : ,Article_Link,Article_Title,Article_Para,Article_Author,Article_Date]]></description>
			<content:encoded><![CDATA[<p>Hello, thanks for the tutorial. Why do I only have the column fields when I execute the code ? :'(<br />
I just got this : ,Article_Link,Article_Title,Article_Para,Article_Author,Article_Date</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: humberto		</title>
		<link>https://www.opencodez.com/web-development/web-scraping-using-beautiful-soup-part-1.htm/comment-page-1#comment-95850</link>

		<dc:creator><![CDATA[humberto]]></dc:creator>
		<pubDate>Sat, 21 Mar 2020 06:05:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.opencodez.com/?p=4341#comment-95850</guid>

					<description><![CDATA[thanks for everything, I had a few issues , I  commented a few lines and I can get the idea of your tutorial. thanks again 
    #for x in range(len(soup_title)):
    for x in range(12):

then i got another error with article date and commented that list and all related start working]]></description>
			<content:encoded><![CDATA[<p>thanks for everything, I had a few issues , I  commented a few lines and I can get the idea of your tutorial. thanks again<br />
    #for x in range(len(soup_title)):<br />
    for x in range(12):</p>
<p>then i got another error with article date and commented that list and all related start working</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: papan bhowmik		</title>
		<link>https://www.opencodez.com/web-development/web-scraping-using-beautiful-soup-part-1.htm/comment-page-1#comment-95699</link>

		<dc:creator><![CDATA[papan bhowmik]]></dc:creator>
		<pubDate>Wed, 11 Mar 2020 18:50:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.opencodez.com/?p=4341#comment-95699</guid>

					<description><![CDATA[NameError                                 Traceback (most recent call last)
 in 
      1 url=&quot;https://www.opencodez.com/&quot;
----&#062; 2 response=requests.get(url)

NameError: name &#039;requests&#039; is not defined

Sir can you help me in solve this error]]></description>
			<content:encoded><![CDATA[<p>NameError                                 Traceback (most recent call last)<br />
 in<br />
      1 url=&#8221;https://www.opencodez.com/&#8221;<br />
&#8212;-&gt; 2 response=requests.get(url)</p>
<p>NameError: name &#8216;requests&#8217; is not defined</p>
<p>Sir can you help me in solve this error</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scarlet		</title>
		<link>https://www.opencodez.com/web-development/web-scraping-using-beautiful-soup-part-1.htm/comment-page-1#comment-95475</link>

		<dc:creator><![CDATA[Scarlet]]></dc:creator>
		<pubDate>Mon, 24 Feb 2020 13:03:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.opencodez.com/?p=4341#comment-95475</guid>

					<description><![CDATA[After using &lt;a&gt;rtc&lt;/a&gt; scraper in my company its pretty hard to move to a more diy way of collecting data, but all these tutorials and resources online make it a not that hard of a task, thanks!]]></description>
			<content:encoded><![CDATA[<p>After using <a>rtc</a> scraper in my company its pretty hard to move to a more diy way of collecting data, but all these tutorials and resources online make it a not that hard of a task, thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 28/29 objects using disk
Page Caching using disk: enhanced 
Database Caching 5/13 queries in 0.003 seconds using disk

Served from: www.opencodez.com @ 2026-08-22 19:54:06 by W3 Total Cache
-->