Deep Web

Deep Web

The deep Web (also called Deepnet, the invisible Web, or the hidden Web) refers to World Wide Web content that is not part of the surface Web, which is indexed by search engines. It is estimated that the deep Web is several orders of magnitude larger than the surface Web.cite journal |first=Michael K. |last=Bergman | title = The Deep Web: Surfacing Hidden Value | journal = The Journal of Electronic Publishing | year = 2001 | month = Aug | volume = 7 | issue = 1 | url = http://www.press.umich.edu/jep/07-01/bergman.html. According to that paper, the study was originally published on July 26, 2000, with data then updated to 2001.]

Naming

Michael Bergman mentioned that Jill Ellsworth used the term "invisible Web" in 1994 to refer to websites that are not registered with any search engine. Bergman cited a January 1996 article by Frank Garcia: [Garcia, Frank (January 1996). "Business and Marketing on the Internet". "Masthead" 9 (1). (Citation from Flynn-Burhoe, Maureen (19 December 2006). " [http://papergirls.wordpress.com/2006/12/19/the-ultimate-guide-to-the-invisible-web/ The Ultimate Guide to the Invisible Web] ". "oceanflynn @ Digg".) ( [http://web.archive.org/web/19961205083117/http://tcp.ca/Jan96/BusandMark.html Electronic copy] archived by the Internet Archive.)]

"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 (Director of Product Development) and Matthew B. Koll (CEO/Founder) of Personal Library Software, Inc. (PLS) when describing the @1 deep Web tool. [Personal Library Software (Dec 1996). "PLS introduces AT1, the first 'second generation' Internet search service". ( [http://web.archive.org/web/19971021232057/www.pls.com/news/pr961212_at1.html Archived by the Internet Archive] .)] The term was used in a December 1996 press release from PLS. [Personal Library Software (Dec 1996). "PLS introduces AT1, the first 'second generation' Internet search service". ( [http://web.archive.org/web/19971021232057/www.pls.com/news/pr961212_at1.html Archived by the Internet Archive] .)]

The first use of the specific term "deep Web" occurred in that same 2001 Bergman study.

ize

In 2000, it was estimated that the deep Web contained approximately 7,500 terabytes of data and 550 billion individual documents. Estimates – based on extrapolations from a study done at University of California, Berkeley – show that the deep Web consists of about 91,000 terabytes. By contrast, the surface Web (which is easily reached by search engines) is only about 167 terabytes. The Library of Congress contains about 11 terabytes. [The unpublished paper [http://www.lesk.com/mlesk/ksg97/ksg.html "How much information is there in the world?"] , by Michael Lesk in 1997, estimated that in 1997, the Library of Congress had between 200 terabytes and 3 petabytes.]

Deep resources

Deep Web resources may be classified into one or more of the following categories:Fact|date=October 2007
* 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 pragma:no-cache/cache-control:no-cache HTTP headersFact|date=April 2008), prohibiting search engines from browsing them and creating cached copies.

* 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.

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. It has been noted that this can be (partially) overcome by providing links to query results, but this could unintentionally inflate the popularity (e.g., PageRank) for a member of the deep Web.

One way to access the deep Web is via federated search based search engines. Search tools such as [http://www.science.gov/ Science.gov] are being designed to retrieve information from the deep Web. These tools identify and interact with searchable databases, aiming to provide access to deep Web content.

Another way to explore the deep Web is by using human crawlers instead of algorithmic crawlers. In this paradigm referred to as Web harvesting, humans find interesting links of the deep Web that algorithmic crawlers can't find. This human-based computation technique to discover the deep Web has been used by the StumbleUpon service since February 2002.

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. Raghavan and Garcia-Molina (2001) 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. Ntoulas et al. (2005) created a hidden-Web crawler that automatically generated meaningful queries to issue against search forms. Their crawler generated promising results, but the problem is far from being solved.

Since a large amount of useful data and information resides in the deep Web, search engines have begun exploring alternative methods to crawl the deep Web. Google’s Sitemap Protocol 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.

Federated search by subject category or vertical is an alternative mechanism to crawling the deep Web. Traditional engines have difficulty crawling and indexing deep Web pages and their content, but deep Web search engines like CloserLookSearch, [http://www.science.gov/ Science.gov] and Northern Light create specialty engines by topic to search the deep Web. Because these engines are narrow in their data focus, they are built to access specified deep Web content by topic. These engines can search dynamic or password protected databases that are otherwise closed to search engines.

Classifying resources

It is difficult to automatically determine if a Web resource is a member of the surface Web or the deep Web. 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.

The concept of classifying search results by topic was pioneered by Yahoo! Directory searchFact|date=April 2008 and is gaining importance as search becomes more relevant in day-to-day decisions.Fact|date=September 2008 However, most of the work here has been in categorizing the surface Web by topic. 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. Several deep Web directories are under development such as OAIster by the University of Michigan, [http://infomine.ucr.edu INFOMINE] at the University of California at Riverside and DirectSearch by Gary Price to name a few.

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 underneath 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.

History

The first commercial deep Web tool was @1 from Personal Library Software (PLS), announced December 12th, 1996 in partnership with large content providers. According to a December 12th, 1996 press release, @1 started with 5.7 terabytes of content which was estimated to be 30 times the size of the nascent World Wide Web. [AOL (Dec 1996) press release " [http://web.archive.org/web/19971021232106/www.pls.com/news/pr961212_aol.html announcing AOL's participation in @1] "] PLS was acquired by AOL in 1998 and @1 was abandoned.

ee also

*Dark internet
*Darknet

References

Further reading

* Barker, Joe (Jan 2004). " [http://www.lib.berkeley.edu/TeachingLib/Guides/Internet/InvisibleWeb.html Invisible Web: What it is, Why it exists, How to find it, and Its inherent ambiguity] " UC Berkeley - Teaching Library Internet Workshops.
*
* Gruchawka, Steve (June 2006). " [http://techdeepweb.com/ How-To Guide to the Deep Web] " TechDeepWeb.com, [http://TechDeepWeb.com/ http://TechDeepWeb.com]
* Hamilton, Nigel (2003). [http://turbo10.com/papers/deepnet.pdf "The Mechanics of a Deep Net Metasearch Engine"] - 12th World Wide Web Conference poster.
*
*
*
*
*
* [http://oak.cs.ucla.edu/~cho/papers/ntoulas-hidden.pdf Extended version]
* Personal Library Software (Dec 1996) press release " [http://web.archive.org/web/19971021232057/www.pls.com/news/pr961212_at1.html announcing @1 as an "Invisible Web" search service] "
*
*
* Shestakov, Denis (June 2008). " [https://oa.doria.fi/handle/10024/38506 Search Interfaces on the Web: Querying and Characterizing] ". TUCS Doctoral Dissertations 104, University of Turku
* Wright, Alex (Mar 2004). "In Search of the Deep Web," Salon.com, [http://archive.salon.com/tech/feature/2004/03/09/deep_web/index_np.html http://www.salon.com/tech/feature/2004/03/09/deep_web/]

External links

* [http://blog.relactions.com/2007/08/travel-industry-and-deep-web-exclusive.html Travel industry and Deep Web] interview with Marcus P. Zillman


Wikimedia Foundation. 2010.

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

Look at other dictionaries:

  • deep web — noun That part of the World Wide Web which is not indexed by search engines • • • Main Entry: ↑deep …   Useful english dictionary

  • Deep-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

  • Deep Web — Das Deep Web (auch Hidden Web oder Invisible Web) bzw. Verstecktes Web bezeichnet den Teil des World Wide Webs, der bei einer Recherche über normale Suchmaschinen nicht auffindbar ist. Im Gegensatz zum Deep Web werden die über Suchmaschinen… …   Deutsch Wikipedia

  • Deep Web Technologies — Deep Web Technologies, Inc. Type Private Industry computer software Headquarters Santa Fe, NM Key people Abe Lederman, President and CEO Products Explorit Research Accelerator …   Wikipedia

  • Web archiving — is the process of collecting portions of the World Wide Web and ensuring the collection is preserved in an archive, such as an archive site, for future researchers, historians, and the public. Due to the massive size of the Web, web archivists… …   Wikipedia

  • 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-Archivierung — ist das Sammeln und dauerhafte Ablegen von Netzpublikationen mit dem Zweck, in der Zukunft Öffentlichkeit und Wissenschaft einen Blick in die Vergangenheit bieten zu können. Die größte internationale Einrichtung zur Web Archivierung ist das… …   Deutsch Wikipedia

  • Deep Internet — 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

  • 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

  • Deep-Link — Die Begriffe Surface Link und Deep Link (deutsch wörtlich „Oberflächenverknüpfung“ und „tiefe Verknüpfung“) werden verwendet, um Hyperlinks zu kategorisieren: Ein Surface Link verweist auf die Eingangsseite einer Internetpräsenz, ein Deep Link… …   Deutsch Wikipedia

Share the article and excerpts

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