<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Scraping Links With PHP</title>
	<atom:link href="http://www.merchantos.com/makebeta/php/scraping-links-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/</link>
	<description>the MerchantOS developers blog</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:11:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom Hermans</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6555</link>
		<dc:creator>Tom Hermans</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6555</guid>
		<description>Is it possible to get the URL when the url on the page is a redirect-url (for counter click purposes).

so my page is full of http//www.site.com/clickcounter.php?id=001 kind of urls, but all these urls lead to another one (via the clickcounter-script)..

Is it possible to follow where it leads and then grab the url in some way or another ?

Tom.</description>
		<content:encoded><![CDATA[<p>Is it possible to get the URL when the url on the page is a redirect-url (for counter click purposes).</p>
<p>so my page is full of http//www.site.com/clickcounter.php?id=001 kind of urls, but all these urls lead to another one (via the clickcounter-script)..</p>
<p>Is it possible to follow where it leads and then grab the url in some way or another ?</p>
<p>Tom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Math</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6511</link>
		<dc:creator>Math</dc:creator>
		<pubDate>Wed, 10 Feb 2010 01:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6511</guid>
		<description>Thanks a lot, I was searching for this code for a long time. I need to get the selected content of a web page using curl, How it is can be done?</description>
		<content:encoded><![CDATA[<p>Thanks a lot, I was searching for this code for a long time. I need to get the selected content of a web page using curl, How it is can be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasse Valle</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6509</link>
		<dc:creator>Rasse Valle</dc:creator>
		<pubDate>Sat, 06 Feb 2010 16:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6509</guid>
		<description>How to get the text inside the  a href links. Here u have shown getting the link using href attribute, can  u please explain how to get the text in the which this href is linked.</description>
		<content:encoded><![CDATA[<p>How to get the text inside the  a href links. Here u have shown getting the link using href attribute, can  u please explain how to get the text in the which this href is linked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Originative</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6464</link>
		<dc:creator>Originative</dc:creator>
		<pubDate>Sun, 10 Jan 2010 18:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6464</guid>
		<description>Thanks dude, i know DOMDocument() but never used it ... but now i did in a slightly different manner  :)</description>
		<content:encoded><![CDATA[<p>Thanks dude, i know DOMDocument() but never used it &#8230; but now i did in a slightly different manner  <img src='http://www.merchantos.com/makebeta/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saravana</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6446</link>
		<dc:creator>saravana</dc:creator>
		<pubDate>Thu, 17 Dec 2009 13:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6446</guid>
		<description>hi justin, great post I like this article
I am trying to create a .exe file search engine Is there any possiblity to search exe files?  which are in the webpages???</description>
		<content:encoded><![CDATA[<p>hi justin, great post I like this article<br />
I am trying to create a .exe file search engine Is there any possiblity to search exe files?  which are in the webpages???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vkwave</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6442</link>
		<dc:creator>vkwave</dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6442</guid>
		<description>Thanks for sharing. i was searching for same functionality help. Finally i got it.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. i was searching for same functionality help. Finally i got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SSEO</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6410</link>
		<dc:creator>SSEO</dc:creator>
		<pubDate>Wed, 18 Nov 2009 04:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6410</guid>
		<description>Can anyone show me how they would do this with the url 
smotri.com/broadcast/list
 I would like to parse the live broadcast links into a plx  playlist file that contains the following data per  parsed link
type=video
name=The video&#039;s name
thumb=http://thumbnail_url
URL=http://the_videos_url
not the actual rtmp stream, but the sites own video url. Could some one show me how they would implement all this in this manner for 
smotri.com/broadcast/list
Thanks in advance
SSEO</description>
		<content:encoded><![CDATA[<p>Can anyone show me how they would do this with the url<br />
smotri.com/broadcast/list<br />
 I would like to parse the live broadcast links into a plx  playlist file that contains the following data per  parsed link<br />
type=video<br />
name=The video&#8217;s name<br />
thumb=http://thumbnail_url<br />
URL=http://the_videos_url<br />
not the actual rtmp stream, but the sites own video url. Could some one show me how they would implement all this in this manner for<br />
smotri.com/broadcast/list<br />
Thanks in advance<br />
SSEO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malvin</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6390</link>
		<dc:creator>malvin</dc:creator>
		<pubDate>Wed, 04 Nov 2009 23:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6390</guid>
		<description>Hi Justin, Thx for this good stuff

Please allow 2 short questions:

1. my &quot;target&quot; looks like: 
(td width=&quot;160&quot;) TEXT-I-NEED(/td)
i replaced  with ()
thanks for a short hint buddy

2. Ajax requesting
Your attempts/thoughts

Thanks for your presence in the web. Best regards,

Malvin</description>
		<content:encoded><![CDATA[<p>Hi Justin, Thx for this good stuff</p>
<p>Please allow 2 short questions:</p>
<p>1. my &#8220;target&#8221; looks like:<br />
(td width=&#8221;160&#8243;) TEXT-I-NEED(/td)<br />
i replaced  with ()<br />
thanks for a short hint buddy</p>
<p>2. Ajax requesting<br />
Your attempts/thoughts</p>
<p>Thanks for your presence in the web. Best regards,</p>
<p>Malvin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malvin</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6388</link>
		<dc:creator>malvin</dc:creator>
		<pubDate>Wed, 04 Nov 2009 23:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6388</guid>
		<description>Hi Justin, Thx for this good stuff

Please allow 2 short questions:

1. my &quot;target&quot; looks like: 
TEXT-I-NEED
thanks for a short hint buddy

2. Ajax requesting
Your attempts/thoughts

Thanks for your presence in the web. Best regards,

Malvin</description>
		<content:encoded><![CDATA[<p>Hi Justin, Thx for this good stuff</p>
<p>Please allow 2 short questions:</p>
<p>1. my &#8220;target&#8221; looks like:<br />
TEXT-I-NEED<br />
thanks for a short hint buddy</p>
<p>2. Ajax requesting<br />
Your attempts/thoughts</p>
<p>Thanks for your presence in the web. Best regards,</p>
<p>Malvin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xipher84</title>
		<link>http://www.merchantos.com/makebeta/php/scraping-links-with-php/comment-page-3/#comment-6384</link>
		<dc:creator>xipher84</dc:creator>
		<pubDate>Sun, 25 Oct 2009 07:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.merchantos.com/makebeta/php/scraping-links-with-php/#comment-6384</guid>
		<description>nice tutorial! anyways, I have a problem scraping with some sites that use frames. What are the things to consider to scrape contents in a framed site?



http://joemarie-aliling.com/</description>
		<content:encoded><![CDATA[<p>nice tutorial! anyways, I have a problem scraping with some sites that use frames. What are the things to consider to scrape contents in a framed site?</p>
<p><a href="http://joemarie-aliling.com/" rel="nofollow">http://joemarie-aliling.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
