<?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; Live Search</title>
	<atom:link href="http://www.fromzerotoseo.com/tag/live-search/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>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>
