<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>apsquared.net &#187; Scraping</title>
	<link>http://www.apsquared.net/blog</link>
	<description>Web Development and Technology Blog.</description>
	<pubDate>Sun, 17 Aug 2008 14:07:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Scraping Hotmail for Contacts using JScrape</title>
		<link>http://www.apsquared.net/blog/2007/05/05/scraping-hotmail-for-contacts-using-jscrape/</link>
		<comments>http://www.apsquared.net/blog/2007/05/05/scraping-hotmail-for-contacts-using-jscrape/#comments</comments>
		<pubDate>Sat, 05 May 2007 15:20:03 +0000</pubDate>
		<dc:creator>fmapap</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[MyFriendSuggests]]></category>

		<category><![CDATA[Scraping]]></category>

		<category><![CDATA[Website Marketing]]></category>
<category>java</category><category>MyFriendSuggests</category><category>Scraping</category><category>Social Marketing</category><category>Web 2.0</category>
		<guid isPermaLink="false">http://apsquared.net/blog/2007/05/05/scraping-hotmail-for-contacts-using-jscrape/</guid>
		<description><![CDATA[As we&#8217;ve seen in my posts for scraping AOL, GMail and Yahoo, each site has its own &#8220;tricks&#8221; that make it challenging to scrape contact information from.  The final site in this series of posts is for Hotmail.  Hotmail is one of the trickier ones.  As I did with the previous posts I&#8217;m going to [...]]]></description>
		<wfw:commentRss>http://www.apsquared.net/blog/2007/05/05/scraping-hotmail-for-contacts-using-jscrape/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scraping GMAIL for contacts</title>
		<link>http://www.apsquared.net/blog/2007/05/03/scraping-gmail-for-contacts/</link>
		<comments>http://www.apsquared.net/blog/2007/05/03/scraping-gmail-for-contacts/#comments</comments>
		<pubDate>Thu, 03 May 2007 18:58:31 +0000</pubDate>
		<dc:creator>fmapap</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Scraping]]></category>

		<category><![CDATA[Website Marketing]]></category>

		<guid isPermaLink="false">http://apsquared.net/blog/2007/05/03/scraping-gmail-for-contacts/</guid>
		<description><![CDATA[In our previous posts we&#8217;ve looked at how to scrape both Yahoo! and AOL webmail for a list of contacts given a username and password.  This technique can be critical in growing your user base by allowing your users to invite many friends in one quick and easy step.  Our next site that we supported [...]]]></description>
		<wfw:commentRss>http://www.apsquared.net/blog/2007/05/03/scraping-gmail-for-contacts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scraping AOL WebMail for contacts</title>
		<link>http://www.apsquared.net/blog/2007/04/30/scraping-aol-webmail-for-contacts/</link>
		<comments>http://www.apsquared.net/blog/2007/04/30/scraping-aol-webmail-for-contacts/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 21:12:30 +0000</pubDate>
		<dc:creator>fmapap</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Scraping]]></category>

		<category><![CDATA[Website Marketing]]></category>
<category>java</category><category>Scraping</category><category>Social Marketing</category><category>Web 2.0</category>
		<guid isPermaLink="false">http://apsquared.net/blog/2007/04/30/scraping-aol-webmail-for-contacts/</guid>
		<description><![CDATA[This is the 3rd post in a short series discussing how I built an API to grab contact list information from Yahoo!, AOL, GMail and Hotmail.  In our first post we reviewed the high level approach to scraping sites.  In our second post we went over how to scrape Yahoo! - which is by far [...]]]></description>
		<wfw:commentRss>http://www.apsquared.net/blog/2007/04/30/scraping-aol-webmail-for-contacts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scraping Yahoo! for contacts using JScrape</title>
		<link>http://www.apsquared.net/blog/2007/04/29/scraping-yahoo-for-contacts-using-jscrape/</link>
		<comments>http://www.apsquared.net/blog/2007/04/29/scraping-yahoo-for-contacts-using-jscrape/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 22:25:28 +0000</pubDate>
		<dc:creator>fmapap</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Scraping]]></category>

		<category><![CDATA[Web Development]]></category>
<category>java</category><category>Programming</category><category>Scraping</category><category>Social Marketing</category><category>Web 2.0</category><category>XQuery</category><category>Yahoo!</category>
		<guid isPermaLink="false">http://apsquared.net/blog/2007/04/29/scraping-yahoo-for-contacts-using-jscrape/</guid>
		<description><![CDATA[This post builds on my previous post, in which we discuss how to scrape webmail sites for contacts.  Yahoo! is by far the easiest of the sites to scrape (of the major sites).  After you&#8217;ve sniffed the URLs used for the login you just need to replace the username and password for the login.  Yahoo! [...]]]></description>
		<wfw:commentRss>http://www.apsquared.net/blog/2007/04/29/scraping-yahoo-for-contacts-using-jscrape/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
