<?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>From Zero To SEO &#187; Cuil</title>
	<atom:link href="http://www.fromzerotoseo.com/tag/cuil/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fromzerotoseo.com</link>
	<description>Achieving High Rankings Through Coding</description>
	<lastBuildDate>Fri, 14 May 2010 22:00:53 +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>How to build scrapers that matter. Code reuse.</title>
		<link>http://www.fromzerotoseo.com/build-scrapers-matter-code-reuse/</link>
		<comments>http://www.fromzerotoseo.com/build-scrapers-matter-code-reuse/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 15:15:51 +0000</pubDate>
		<dc:creator>seozero</dc:creator>
				<category><![CDATA[Scraping]]></category>
		<category><![CDATA[Ask]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Cuil]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.fromzerotoseo.com/?p=876</guid>
		<description><![CDATA[Party time! Some scraper building tips for you guys. Hope you can benefit from them and save some time for wild drunk orgies. OK-OK, for families and friends. Scrapers are common. Grab a website or page, extract data, save it. See logical parts? Good. You got the idea. Building SERP proscraper Pro: How many search [...]]]></description>
		<wfw:commentRss>http://www.fromzerotoseo.com/build-scrapers-matter-code-reuse/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Live Search, Ask and Cuil SERP scraping</title>
		<link>http://www.fromzerotoseo.com/live-search-ask-cuil-serp-scraping/</link>
		<comments>http://www.fromzerotoseo.com/live-search-ask-cuil-serp-scraping/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:00:57 +0000</pubDate>
		<dc:creator>seozero</dc:creator>
				<category><![CDATA[Scraping]]></category>
		<category><![CDATA[Ask]]></category>
		<category><![CDATA[Cuil]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[Live Search]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SERP]]></category>

		<guid isPermaLink="false">http://www.fromzerotoseo.com/?p=536</guid>
		<description><![CDATA[The SERP scraping saga continues. This time I'll give you required regexps and URLs only. No need to copy paste code from other scraping posts. Feel free to improve regexps and comment. Live Search URL - http://search.live.com/results.aspx?q=[keyword] regexp - "(&#60;h3&#62;&#60;a href=\"(.*)\".*&#62;(.*)&#60;/a&#62;&#60;/h3&#62;)siU" Ask URL - http://www.ask.com/web?q=[keyword] regexp - "(&#60;tr&#62;.*&#60;td&#62;.*&#60;a id=\"r\d+_t\" href=\"(.*)\".*&#62;(.*)&#60;/a&#62;.*&#60;/td&#62;.*&#60;/tr&#62;)siU" Cuil URL - http://www.cuil.com/search?q=[keyword] regexp [...]]]></description>
		<wfw:commentRss>http://www.fromzerotoseo.com/live-search-ask-cuil-serp-scraping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
