Invisible Web

Invisible Web

The Deep Web (also called Deepnet, the invisible Web, DarkNet, Undernet, or the hidden Web) refers to World Wide Web content that is not part of the Surface Web, which is indexed by standard search engines.

Mike Bergman, founder of BrightPlanet[1], credited with coining the phrase,[2] has said that searching on the Internet today can be compared to dragging a net across the surface of the ocean: a great deal may be caught in the net, but there is a wealth of information that is deep and therefore missed. Most of the Web's information is buried far down on dynamically generated sites, and standard search engines do not find it. Traditional search engines cannot "see" or retrieve content in the deep Web – those pages do not exist until they are created dynamically as the result of a specific search. The deep Web is several orders of magnitude larger than the surface Web.[3]

Contents

Size

In 2000, it was estimated that the deep Web contained approximately 7,500 terabytes of data and 550 billion individual documents.[3] Estimates based on extrapolations from a study done at University of California, Berkeley in the year 2000, speculate that the deep Web consists of about 91,000 terabytes. By contrast, the surface Web (which is easily reached by search engines) is about 167 terabytes[dubious ]; the Library of Congress, in 1997, was estimated to have 3,000 terabytes.[4] More accurate estimates are available for the number of resources in the deep Web: He et al. detected around 300,000 deep web sites in the entire Web in 2004[5], and, according to Shestakov, around 14,000 deep web sites existed in the Russian part of the Web in 2006[6].

Naming

Bergman, in a seminal paper on the deep Web published in the Journal of Electronic Publishing, mentioned that Jill Ellsworth used the term invisible Web in 1994 to refer to websites that were not registered with any search engine.[3] Bergman cited a January 1996 article by Frank Garcia[disambiguation needed ]:[7]

"It would be a site that's possibly reasonably designed, but they didn't bother to register it with any of the search engines. So, no one can find them! You're hidden. I call that the invisible Web."

Another early use of the term invisible Web was by Bruce Mount and Matthew B. Koll of Personal Library Software, in a description of the @1 deep Web tool found in a December 1996 press release.[8]

The first use of the specific term deep Web, now generally accepted, occurred in the aforementioned 2001 Bergman study.[3]

Deep resources

Deep Web resources may be classified into one or more of the following categories:

  • Dynamic content: dynamic pages which are returned in response to a submitted query or accessed only through a form, especially if open-domain input elements (such as text fields) are used; such fields are hard to navigate without domain knowledge.
  • Unlinked content: pages which are not linked to by other pages, which may prevent Web crawling programs from accessing the content. This content is referred to as pages without backlinks (or inlinks).
  • Private Web: sites that require registration and login (password-protected resources).
  • Contextual Web: pages with content varying for different access contexts (e.g., ranges of client IP addresses or previous navigation sequence).
  • Limited access content: sites that limit access to their pages in a technical way (e.g., using the Robots Exclusion Standard, CAPTCHAs, or no-cache Pragma HTTP headers which prohibit search engines from browsing them and creating cached copies[9]).
  • Scripted content: pages that are only accessible through links produced by JavaScript as well as content dynamically downloaded from Web servers via Flash or Ajax solutions.
  • Non-HTML/text content: textual content encoded in multimedia (image or video) files or specific file formats not handled by search engines.
  • Text content using the Gopher protocol and files hosted on FTP that are not indexed by most search engines. Engines such as Google do not index pages outside of the HTTP protocol.[10]

Accessing

To discover content on the Web, search engines use web crawlers that follow hyperlinks. This technique is ideal for discovering resources on the surface Web but is often ineffective at finding deep Web resources. For example, these crawlers do not attempt to find dynamic pages that are the result of database queries due to the infinite number of queries that are possible.[2] It has been noted that this can be (partially) overcome by providing links to query results, but this could unintentionally inflate the popularity for a member of the deep Web.

In 2005, Yahoo! made a small part of the deep Web searchable by releasing Yahoo! Subscriptions. This search engine searches through a few subscription-only Web sites. Some subscription websites display their full content to search engine robots so they will show up in user searches, but then show users a login or subscription page when they click a link from the search engine results page.

Crawling the deep Web

Researchers have been exploring how the deep Web can be crawled in an automatic fashion. In 2001, Sriram Raghavan and Hector Garcia-Molina[11][12] presented an architectural model for a hidden-Web crawler that used key terms provided by users or collected from the query interfaces to query a Web form and crawl the deep Web resources. Alexandros Ntoulas, Petros Zerfos, and Junghoo Cho of UCLA created a hidden-Web crawler that automatically generated meaningful queries to issue against search forms.[13] Another effort is DeepPeep, a project of the University of Utah sponsored by the National Science Foundation, which gathered hidden-Web sources (Web forms) in different domains based on novel focused crawler techniques.[14][15]

Commercial search engines have begun exploring alternative methods to crawl the deep Web. The Sitemap Protocol (first developed by Google) and mod oai are mechanisms that allow search engines and other interested parties to discover deep Web resources on particular Web servers. Both mechanisms allow Web servers to advertise the URLs that are accessible on them, thereby allowing automatic discovery of resources that are not directly linked to the surface Web. Google's deep Web surfacing system pre-computes submissions for each HTML form and adds the resulting HTML pages into the Google search engine index. The surfaced results account for a thousand queries per second to deep Web content.[16] In this system, the pre-computation of submissions is done using three algorithms: (1) selecting input values for text search inputs that accept keywords, (2) identifying inputs which accept only values of a specific type (e.g., date), and (3) selecting a small number of input combinations that generate URLs suitable for inclusion into the Web search index.

Classifying resources

Automatically determining if a Web resource is a member of the surface Web or the deep Web is difficult. If a resource is indexed by a search engine, it is not necessarily a member of the surface Web, because the resource could have been found using another method (e.g., the Sitemap Protocol, mod_oai, OAIster) instead of traditional crawling. If a search engine provides a backlink for a resource, one may assume that the resource is in the surface Web. Unfortunately, search engines do not always provide all backlinks to resources. Even if a backlink does exist, there is no way to determine if the resource providing the link is itself in the surface Web without crawling all of the Web. Furthermore, a resource may reside in the surface Web, but it has not yet been found by a search engine. Therefore, if we have an arbitrary resource, we cannot know for sure if the resource resides in the surface Web or deep Web without a complete crawl of the Web.

Most of the work of classifying search results has been in categorizing the surface Web by topic. For classification of deep Web resources, Ipeirotis et al.[17] presented an algorithm that classifies a deep Web site into the category that generates the largest number of hits for some carefully selected, topically-focused queries. Deep Web directories under development include as OAIster at the University of Michigan, Intute at the University of Manchester, Infomine[18] at the University of California at Riverside, and DirectSearch (by Gary Price). This classification poses a challenge while searching the deep Web whereby two levels of categorization are required. The first level is to categorize sites into vertical topics (e.g., health, travel, automobiles) and sub-topics according to the nature of the content underlying their databases.

The more difficult challenge is to categorize and map the information extracted from multiple deep Web sources according to end-user needs. Deep Web search reports cannot display URLs like traditional search reports. End users expect their search tools to not only find what they are looking for quickly, but to be intuitive and user-friendly. In order to be meaningful, the search reports have to offer some depth to the nature of content that underlie the sources or else the end-user will be lost in the sea of URLs that do not indicate what content lies beneath them. The format in which search results are to be presented varies widely by the particular topic of the search and the type of content being exposed. The challenge is to find and map similar data elements from multiple disparate sources so that search results may be exposed in a unified format on the search report irrespective of their source.

Future

The lines between search engine content and the deep Web have begun to blur, as search services start to provide access to part or all of once-restricted content. An increasing amount of deep Web content is opening up to free search as publishers and libraries make agreements with large search engines. In the future, deep Web content may be defined less by opportunity for search than by access fees or other types of authentication.[19]

See also

References

  1. ^ http://brightplanet.com/images/uploads/12550176481-deepwebwhitepaper.pdf
  2. ^ a b Wright, Alex (2009-02-22). "Exploring a 'Deep Web' That Google Can’t Grasp". The New York Times. http://www.nytimes.com/2009/02/23/technology/internet/23search.html?th&emc=th. Retrieved 2009-02-23. 
  3. ^ a b c d Bergman, Michael K (August 2001). "The Deep Web: Surfacing Hidden Value". The Journal of Electronic Publishing 7 (1). doi:10.3998/3336451.0007.104. http://brightplanet.com/images/uploads/12550176481-deepwebwhitepaper.pdf;view=text;rgn=main;idno=3336451.0007.104. 
  4. ^ It should be noted that the following numbers may not be wholly accurate as of 2011. The popular video host YouTube is estimated to store about 200 million videos, conservatively 25MB a video, which totals to approximately 5 petabytes or 5000 terabytes.YouTube Estimating the amount of web space in use varies widely from reputable source to source. Many major search engines are lacking in reliable public data of exactly how much data is stored, therefore there is wide margin for calculation error and no figure should be thought of as exact.Michael, Lesk. How much information is there in the world?. http://www.lesk.com/mlesk/ksg97/ksg.html. Retrieved 2009-02-24. 
  5. ^ He, Bin; Patel, Mitesh; Zhang, Zhen; Chang, Kevin Chen-Chuan (May 2007). "Accessing the Deep Web: A Survey". Communications of the ACM (CACM) 50 (2): 94–101. doi:10.1145/1230819.1241670. http://doi.acm.org/10.1145/1230819.1241670. 
  6. ^ Denis Shestakov (2011). "Sampling the National Deep Web" (PDF). Proceedings of the 22nd International Conference on Database and Expert Systems Applications (DEXA). Springer. pp. 331-340. http://www.mendeley.com/download/public/1423991/4300016182/a07080a3191f90cc97cf60fcd21566b1b915d894/dl.pdf. Retrieved 2011-10-06. 
  7. ^ Garcia, Frank (January 1996). "Business and Marketing on the Internet". Masthead 9 (1). Archived from the original on 1996-12-05. http://web.archive.org/web/19961205083117/http://tcp.ca/Jan96/BusandMark.html. Retrieved 2009-02-24. 
  8. ^ @1 started with 5.7 terabytes of content, estimated to be 30 times the size of the nascent World Wide Web; PLS was acquired by AOL in 1998 and @1 was abandoned. "PLS introduces AT1, the first 'second generation' Internet search service" (Press release). Personal Library Software. December 1996. http://web.archive.org/web/19971021232057/www.pls.com/news/pr961212_at1.html. Retrieved 2009-02-24. 
  9. ^ pragma:no-cache/cache-control:no-cache "HTTP 1.1: Header Field Definitions (14.32 Pragma)". HTTP — Hypertext Transfer Protocol. World Wide Web Consortium. 1999. http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.32 pragma:no-cache/cache-control:no-cache. Retrieved 2009-02-24. 
  10. ^ "Gopher — DeepGeek". www.talkgeektome.us. 29 November 2009. Archived from the original on 25 July 2011. http://www.webcitation.org/60RCHAbNK. Retrieved 25 Juli 2011. 
  11. ^ Sriram Raghavan; Hector Garcia-Molina (2000) (PDF). Crawling the Hidden Web. Stanford Digital Libraries Technical Report. http://ilpubs.stanford.edu:8090/456/1/2000-36.pdf. Retrieved 2008-12-27. 
  12. ^ Raghavan, Sriram; Garcia-Molina, Hector (2001). "Crawling the Hidden Web" (PDF). Proceedings of the 27th International Conference on Very Large Data Bases (VLDB). pp. 129–38. http://www.dia.uniroma3.it/~vldbproc/017_129.pdf. 
  13. ^ Alexandros, Ntoulas; Petros Zerfos, and Junghoo Cho (2005) (PDF). Downloading Hidden Web Content. UCLA Computer Science. http://oak.cs.ucla.edu/~cho/papers/ntoulas-hidden.pdf. Retrieved 2009-02-24. 
  14. ^ Barbosa, Luciano; Juliana Freire (2007) (PDF). An Adaptive Crawler for Locating Hidden-Web Entry Points. WWW Conference 2007. http://www.cs.utah.edu/~lbarbosa/publications/ache-www2007.pdf. Retrieved 2009-03-20. 
  15. ^ Barbosa, Luciano; Juliana Freire (2005). Searching for Hidden-Web Databases.. WebDB 2005. http://www.cs.utah.edu/~lbarbosa/publications/webdb2005.pdf. Retrieved 2009-03-20. 
  16. ^ Madhavan, Jayant; David Ko, Łucja Kot, Vignesh Ganapathy, Alex Rasmussen, Alon Halevy (2008) (PDF). Google’s Deep-Web Crawl. VLDB Endowment, ACM. http://www.cs.cornell.edu/~lucja/Publications/I03.pdf. Retrieved 2009-04-17. 
  17. ^ Ipeirotis, Panagiotis G.; Gravano, Luis; Sahami, Mehran (2001). "Probe, Count, and Classify: Categorizing Hidden-Web Databases" (PDF). Proceedings of the 2001 ACM SIGMOD International Conference on Management of Data. pp. 67–78. http://qprober.cs.columbia.edu/publications/sigmod2001.pdf. 
  18. ^ UCR.edu
  19. ^ Cohen, Laura. "Internet Tutorials: The Deep Web". http://www.internettutorials.net/deepweb.asp. Retrieved 2009-01-16. 

Further reading

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Invisible Web — Dieser Artikel oder Abschnitt bedarf einer Überarbeitung. Näheres ist auf der Diskussionsseite angegeben. Hilf mit, ihn zu verbessern, und entferne anschließend diese Markierung. Das Deep Web (auch Hidden Web oder Invisible Web) bzw. Verstecktes… …   Deutsch Wikipedia

  • invisible Web — n. The collection of searchable Web sites whose content exists within databases and so cannot be indexed by search engines. Example Citation: While the aforementioned Internet search resources are essential for on the Internet searching, they do… …   New words

  • Invisible Web — Inhalte des Internet, die von Suchmaschinen (noch) nicht indexiert worden sind. Die Gründe sind zahlreich: Dynamische Webseiten, fehlende Verlinkung, nicht erfassbare Dokumenttypen usw …   SEO Wörterbuch

  • Web invisible — Web profond Le web profond ou web invisible (en anglais deep web) est la partie du web accessible en ligne, mais non indexée par des moteurs de recherche classiques généralistes. La terminologie web profond est opposée à web surfacique. Il… …   Wikipédia en Français

  • Web profond — Le web profond ou web invisible ou encore web caché (en anglais deep web) est la partie du web accessible en ligne, mais non indexée par des moteurs de recherche classiques généralistes; certains moteurs, tels que BASE, prennent cependant en… …   Wikipédia en Français

  • Web crawler — For the search engine of the same name, see WebCrawler. For the fictional robots called Skutters, see Red Dwarf characters#The Skutters. Not to be confused with offline reader. A Web crawler is a computer program that browses the World Wide Web… …   Wikipedia

  • Web portal — A web portal or links page is a web site that functions as a point of access to information in the World Wide Web. A portal presents information from diverse sources in a unified way. Apart from the standard search engine feature, web portals… …   Wikipedia

  • Invisible disability — Invisible Disabilities are disabilities that are not immediately apparent.Some people with visual or auditory impairments who do not wear glasses or hearing aids may not be obviously impaired. (Some may wear contacts or have a cochlear implant… …   Wikipedia

  • Invisible Creature — is a graphic studio based in Seattle run by brothers Don and Ryan Clark, co founders of Asterik Studios. The Clark brothers split with Asterik because they wanted to focus their attention on producing work for the music industry. [… …   Wikipedia

  • Web of Anubis — is the sixth novel in The Invisible Detective series. Written by Justin Richards it was published first in 2004 by Simon and Schuster.Plot summaryLondon, today: Arthur Drake and his friend Sarah find that historical research can be dangerous, and …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”