<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/webbot</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 16:58:52 GMT</pubDate>
<item>
<title>(PHP) PHP bot to get wikipedia definitions - ginoplusio</title>
<link>http://snipplr.com/view/39711/php-bot-to-get-wikipedia-definitions/</link>
<description><![CDATA[ <p>If you need to add some content to your pages without having that content in your database you can use Wikipedia API. You can, for example, need to add automatically a simple description to a city name, or to a band name. Or you could need to add the definition of some technological terms. You can do all of this things using Wikipedia, since Wikipedia has an API that easily lets you do it.</p> ]]></description>
<pubDate>Mon, 30 Aug 2010 20:58:14 GMT</pubDate>
<guid>http://snipplr.com/view/39711/php-bot-to-get-wikipedia-definitions/</guid>
</item>
<item>
<title>(PHP) PHP spider that retrieves url meta data and other informations - ginoplusio</title>
<link>http://snipplr.com/view/26335/php-spider-that-retrieves-url-meta-data-and-other-informations/</link>
<description><![CDATA[ <p>From a given url this function retrieves page title, meta description, keywords, favicon, and an array of images to use for links. It call file_get_contents and then make some regular expression job.</p> ]]></description>
<pubDate>Tue, 12 Jan 2010 16:11:47 GMT</pubDate>
<guid>http://snipplr.com/view/26335/php-spider-that-retrieves-url-meta-data-and-other-informations/</guid>
</item>
<item>
<title>(PHP) PHP bot for meteo google - ginoplusio</title>
<link>http://snipplr.com/view/25389/php-bot-for-meteo-google/</link>
<description><![CDATA[ <p>This is a mini bot I’ve made for meteo that retrieves informations from italian Google servers about weather forecast of a specified city (not only italian cities).</p> ]]></description>
<pubDate>Thu, 24 Dec 2009 09:43:21 GMT</pubDate>
<guid>http://snipplr.com/view/25389/php-bot-for-meteo-google/</guid>
</item>
</channel>
</rss>