
Search / information retrieval
Web scraping ( web harvesting or web data extraction ) is a computer software technique of extracting information from websites . Usually, such software programs simulate human exploration of the World Wide Web by either implementing low-level Hypertext Transfer Protocol (HTTP), or embedding a fully-fledged web browser, such as Internet Explorer or Mozilla Firefox . Web scraping is closely related to web indexing , which indexes information on the web using a bot or web crawler and is a universal technique adopted by most search engines. In contrast, web scraping focuses more on the transformation of unstructured data on the web, typically in HTML format, into structured data that can be stored and analyzed in a central local database or spreadsheet. Web scraping is also related to web automation, which simulates human browsing using computer software.
Web scraping
faceted search
ROI Of Faceted Navigation?
17 July 2011 Faceted navigation is widespread on the web (a.k.a faceted search and faceted browse). It’s become an expected standard.How to Make a Faceted Classification and Put It On the Web | Miskatonic University Press
Metadata is information about information : more precisely, it's structured information about resources . This can be a single set of hierarchical subject labels, such as a Yahoo or Open Directory Project category. More often, the metadata has several facets : attributes in various orthogonal sets of categories. This is often stored in database record fields and tables, especially for product catalogs. Examples of faceted metadata include: Music catalog: songs have attributes such as artist, title, length, genre, date...

