<?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>Krio Media &#187; .NET</title>
	<atom:link href="http://www.krio.me/category/development-info/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krio.me</link>
	<description></description>
	<lastBuildDate>Mon, 05 Jul 2010 06:27:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>.NET &amp; C# Website Scraper</title>
		<link>http://www.krio.me/dot-net-c-sharp-web-scraper/</link>
		<comments>http://www.krio.me/dot-net-c-sharp-web-scraper/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 01:14:43 +0000</pubDate>
		<dc:creator>Kevin Rio</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.krio.me/?p=989</guid>
		<description><![CDATA[This is a website scraper implemented in C# and .NET that uses regular expressions (regex) to scrape only the text directly related to the website content. This website scraper was developed by Kevin Rio, a Miami Website Developer,  for the purpose of collecting information and content from affiliate sites, such as E-Commerce applications that do [...]]]></description>
			<content:encoded><![CDATA[<p>This is a website scraper implemented in C# and .NET that uses regular expressions (regex) to scrape only the text directly related to the website content.<span id="more-989"></span></p>
<p>This website scraper was developed by Kevin Rio, a Miami Website Developer,  for the purpose of collecting information and content from affiliate sites, such as E-Commerce applications that do not provide an API or an externally available database. It is also useful for SEO professionals to evaluate competitor websites.</p>
<p>This is a completely free website scraper that can be used in any commercial or private applications.</p>
<p><strong>What This Website Scraper Does</strong></p>
<p>This web scraper collects a website address as input from the user and retrieves all of the HTML code from that site. It then filters all of the HTML and JavaScript code using regular expressions and leaves only the website&#8217;s text for the user to explore. It provides the text in an easy to copy text area and a variable that is easy to manipulate and extend in your own scripts.</p>
<p>The download provides all of the files including the Visual Studio solution file.</p>
<p><a title="C# .NET Web Scraper" href="http://www.krio.me/files/KrioWebScraper.zip"><img title="Download File" src="http://www.krio.me/wp-content/themes/krio/img/downloadnow.png" alt="" width="185" height="62" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.krio.me/dot-net-c-sharp-web-scraper/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
