Sciweavers

SIGMOD
2003
ACM

Extracting Structured Data from Web Pages

13 years 9 months ago
Extracting Structured Data from Web Pages
Many web sites contain large sets of pages generated using a common template or layout. For example, Amazon lays out the author, title, comments, etc. in the same way in all its book pages. The values used to generate the pages (e.g., the author, title,...) typically come from a database. In this paper, we study the problem of automatically extracting the database values from such templategenerated web pages without any learning examples or other similar human input. We formally define a template, and propose a model that describes how values are encoded into pages using a template. We present an algorithm that takes, as input, a set of template-generated pages, deduces the unknown template used to generate the pages, and extracts, as output, the values encoded in the pages. Experimental evaluation on a large number of real input page collections indicates that our algorithm correctly extracts data in most cases.
Arvind Arasu, Hector Garcia-Molina
Added 05 Jul 2010
Updated 05 Jul 2010
Type Conference
Year 2003
Where SIGMOD
Authors Arvind Arasu, Hector Garcia-Molina
Comments (0)