OutWit Hub

OutWit Hub
Developer(s) OutWit Technologies
Operating system Microsoft Windows, macOS, Linux
Type Web scraping, Download Manager
License Proprietary
Website www.outwit.com

OutWit Hub is a Web scraping software application designed to automatically extract information from online or local resources. It recognizes and grabs links, images, documents, contacts, recurring vocabulary and phrases, rss feeds and converts structured and unstructured data into formatted tables which can be exported to spreadsheets or databases. The first version was released in 2010. Version 5.0 was released in January 2016.

The program includes a Mozilla-based browser and a side bar which gives access to a number of views with pre-set extractors. Web pages and textual documents are broken down into their different constituents, presented as tables in these views. The application can navigate through series of links and sequences of search engine results pages to extract information elements, organize them in tables and export them to various formats. The predefined extractors allow to collect structured tables, lists or feeds. Custom scrapers can also be created to extract data from less structured page elements.[1] Regular expressions can be included in scrapers as well as in other parts of the application to define variable recognition markers.[2]

Although OutWit Hub is presented as a tool for non-technical users, the fact that the application doesn't use the DOM structure for its extractions prevents visual "point & grab" data scraping and forces the user who wants to create custom scrapers to define markers in the source code of the page. The advantage of this approach, however, is that it allows a more precise definition of extraction masks than HTML nodes and faster execution, as the DOM tree doesn't need to be rendered by the browser at extraction time.

Versions

The program exists in two versions: a standalone application and a Mozilla Firefox add-on, which include identical features. A limited free version can be downoaded from the publisher's site and shareware download websites.[3]

Features

Advanced features

An Enterprise edition of the application includes advanced extraction and automation features for specific or large volume extractions, sending series of automatically generated HTTP or POST queries and uploading scraped data to FTP servers.

See also

Similar Tools

References

  1. "Using "separators and labels" in Outwit Hub pro". datacrumble. May 2013.
  2. "How-to: Scraping ugly HTML using 'regular expressions' in an OutWit Hub scraper". online journalism. Nov 2012.
  3. "How to use OutWit Hub to scrape data for free". interhacktives. Mar 2014.

External links

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