<?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>WEB2DB &#187; Webkit</title>
	<atom:link href="http://www.web2db.com/tag/webkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web2db.com</link>
	<description>You name the website, we scrape the data for you.</description>
	<lastBuildDate>Fri, 23 Mar 2018 00:50:28 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Facebook page scraping</title>
		<link>http://www.web2db.com/2014/06/facebook-page-scraping/</link>
		<comments>http://www.web2db.com/2014/06/facebook-page-scraping/#comments</comments>
		<pubDate>Thu, 05 Jun 2014 03:25:31 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook extraction]]></category>
		<category><![CDATA[Facebook scraper]]></category>
		<category><![CDATA[Facebook scraping]]></category>
		<category><![CDATA[Webkit]]></category>

		<guid isPermaLink="false">http://www.web2db.com/?p=1</guid>
		<description><![CDATA[Much ajax methods are used in Facebook page. E.g. Loading more posts, viewing more comments, viewing shares/likers. Usually we use Webkit technology to work around them. We can also simulate the background ajax methods directly in our script which is<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://www.web2db.com/2014/06/facebook-page-scraping/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
				<content:encoded><![CDATA[<p>Much ajax methods are used in Facebook page. E.g. Loading more posts, viewing more comments, viewing shares/likers.<br />
Usually we use Webkit technology to work around them. We can also simulate the background ajax methods directly in our script which is faster and more stable.</p>
<p>Here is some sample data from one facebook page:<br />
<iframe style="width:100%;height:500px;" src="https://sheet.zoho.com/view.do?url=https://s3-ap-southeast-1.amazonaws.com/data-shop.net/sample_data/facebook_text.csv"></iframe><br />
<a href="https://sheet.zoho.com/view.do?url=https://s3-ap-southeast-1.amazonaws.com/data-shop.net/sample_data/facebook_text.csv" target="_sample">View online sample data</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.web2db.com/2014/06/facebook-page-scraping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
