Web Scraping

Es muss nicht immer das Table Wizard und Migrate Module sein. Das appnovation Blog zeigt wie sich Inhalte einer alten Webseite via Perl nach Drupal portieren lassen.

Let’s build a small perl script to:

  1. Log into a website
  2. Parse a page and search for specific content
  3. Format the content as an RSS feed
  4. Load the feed into Drupal

Possibly related posts (automatically generated)