PAPER DIGEST
Most Influential CIKM 1999 Paper · 2026-03 edition

An Automated Approach For Retrieving Hierarchical Data From HTML Tables

Seung-Jin Lim; Yiu-Kai Ng

Venue
ACM Conference on Information and Knowledge Management (CIKM) 1999
Recognition
Most Influential CIKM 1999 Paper (Rank No. 12)
Edition
2026-03
Impact factor
4
Certificate ID
e5524fe59fda8d01

Abstract

Among the HTML elements, HTML tables [RHJ98] encapsulate hierarchically structured data (hierarchical data in short) in a tabular structure. HTML tables do not come with a rigid schema and almost any forms of two-dimensional tables are acceptable according to the HTML grammar. This relaxation complicates the process of retrieving hierarchical data from HTML tables. In this paper, we propose an automated approach for retrieving hierarchical data from HTML tables. The proposed approach constructs the <i>content tree</i> of an HTML table, which captures the <i>intended hierarchy</i> of the data content of the table, without requiring the internal structure of the table to be known beforehand. Also, the user of the content tree does not deal with HTML tags while retrieving the desired data from the content tree. Our approach can be employed by (i) a query language written for retrieving hierarchically structured data, extracted from either the contents of HTML tables or other sources, (ii) a processor for converting HTML tables to XML documents, and (iii) a data warehousing repository for collecting hierarchical data from HTML tables and storing materialized views of the tables. The time complexity of the proposed retrieval approach is proportional to the number of HTML elements in an HTML table.

Download PDF certificate