Data Toolbar

Data Toolbar
Developer(s) DataTool Services
Operating system Microsoft Windows
Type Browser toolbar, Web scraping
Website www.datatoolbar.com

Data Toolbar is a Web scraping computer software add-on to the Internet Explorer, Mozilla Firefox, and Google Chrome Web browsers that collects and converts structured data from Web pages into a tabular format that can be loaded into a spreadsheet or database management program.[1]

Algorithm

The program implements a variation of the genetic tree matching algorithm with respect to nested lists.[2] That is, inside a given website, the program recursively traverses the branches of its DOM tree, aiming to detect nested lists of data items matching the format of the specified content. This approach is known to have several advantages over a simple string-matching algorithm.[3]

Features

Similar tools

Sources

  1. "A guide to the mortgage banking industry's leading providers of high-tech products and services". The Journal for Mortgage Banking Professionals. Zackin Publications. 25 (2): 14. January 2011.
  2. Alberto H. F. Laender, Berthier A. Ribeiro-Neto, Altigran S. da Silva, Juliana S. Teixeira A Brief Survey of Web Data Extraction Tools ACM SIGMOD Volume 31 Issue 2
  3. Nitin Jindal, Bing Liu A Generalized Tree Matching Algorithm Considering Nested Lists for Web Data Extraction Proceedings of the Tenth SIAM International Conference on Data Mining, 2010

External links

This article is issued from Wikipedia - version of the 3/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.