<div>I&#39;ve finally got round to doing some serious work on Drupalversity, an open, web-based Drupal education project I&#39;ve had in mind for a year or so.</div><div><br></div><div>People who use Drupalversity to learn have the option of adding Resources to the site - i.e., links to posts at Lullabot, Chapter3 etc that explain how to do specific things with Drupal. A Resource is a custom content type that includes a link to the resource and a text field containing a description of that resource.</div>


<div><br></div><div>What I&#39;d like to do once a Resource has been added to the site is to scrape certain information from it: at this point I&#39;m thinking the Title of the page the link points to and the provider of the resource - e.g., which Drupal shop originally created the resource. What&#39;s the best way to go about doing this? I&#39;m pretty sure there&#39;s not a Drupal module that solves the problem out of the box.</div>


<div><br></div><div>So far I&#39;ve considered:</div><div><ul><li><a href="http://drupal.org/project/querypath" target="_blank">http://drupal.org/project/querypath</a></li><li><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Drupal&#39;s built-in drupal_http_request() - <a href="http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_http_request/6" target="_blank" style="color: rgb(0, 101, 204); ">http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_http_request/6</a></span></li>

<li>curl</li></ul><div>Thanks,</div></div><br clear="all">--Jim<br>--<br>My IM and Skype details are at <a href="http://state68.com/contact" target="_blank">http://state68.com/contact</a><br>