WO2014086251A1 - Method and device for accessing websites via keywords - Google Patents

Method and device for accessing websites via keywords Download PDF

Info

Publication number
WO2014086251A1
WO2014086251A1 PCT/CN2013/088277 CN2013088277W WO2014086251A1 WO 2014086251 A1 WO2014086251 A1 WO 2014086251A1 CN 2013088277 W CN2013088277 W CN 2013088277W WO 2014086251 A1 WO2014086251 A1 WO 2014086251A1
Authority
WO
WIPO (PCT)
Prior art keywords
keyword
website names
website
webpage address
names
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2013/088277
Other languages
French (fr)
Inventor
Daxin ZHOU
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Publication of WO2014086251A1 publication Critical patent/WO2014086251A1/en
Priority to US14/723,771 priority Critical patent/US20150261857A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the present disclosure relates to internet technology, and more particularly to a method and device for accessing websites via keywords.
  • domain names of websites all are English strings due to limitations of the domain name system (DNS). Even if a website is a Chinese website (i.e., the website has a Chinese website name, such as Tencent website, kaixin website and so on), users also need to input a corresponding English domain name in a browser's address bar so as to access the website.
  • DNS domain name system
  • some browsers integrate search functions in their address bars.
  • a user can obtain a corresponding search page by inputting keywords in an address bar.
  • the search page displays webpage links corresponding to the input keywords, and the user can select one of the webpage links to access a corresponding website.
  • One embodiment of the present disclosure provides a method for accessing websites via keywords, which can improve operating convenience.
  • a method for accessing websites via keywords includes: obtaining at least one keyword in an input box; obtaining webpage address record information which includes website names and link addresses corresponding to the website names; searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; displaying the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
  • One embodiment of the present disclosure provides a device for accessing websites via keywords, which can improve operating convenience.
  • a device for accessing websites via keywords includes: a keyword obtaining module configured to obtain at least one keyword in an input box; a webpage address record obtaining module configured to obtain webpage address record information which includes website names and link addresses corresponding to the website names; a link address obtaining module configured to search for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; a prompt module configured to display the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
  • One embodiment of the present disclosure provides a computing device comprising a processor and a memory; wherein the processor and the memory are connected with each other via an internal bus; the memory stores a set of instructions for performing a method for accessing websites via keywords, the set of instructions to direct the processor to perform acts of: obtaining at least one keyword in an input box, webpage address record information which includes Chinese website names, English website names, and link addresses corresponding to the Chinese website names and the English website names, respectively; searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; displaying the website names which correspond to the at least one keyword and the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
  • the user can obtain a link address of a website corresponding to at least one keyword immediately after the user inputs the at least one keyword; thus, the user does not need to perform tedious work of browsing and searching in a search page, thereby improving operating convenience.
  • Fig. 1 is a flowchart of a method for accessing websites via keywords according to one embodiment of the present disclosure
  • Fig. 2 shows a displaying effect of an information prompt bar according to one embodiment of the present disclosure
  • Fig. 3 shows a displaying effect of an information prompt bar according to another example of the present disclosure
  • Fig. 4 is a schematic diagram of a device for accessing websites via keywords according to one embodiment of the present disclosure
  • Fig. 5 is a schematic diagram of a device for accessing websites via keywords according to another example of the present disclosure
  • Fig. 6 is a schematic diagram of a computing device according to one example of the present disclosure.
  • Step SI 02 obtaining at least one keyword in an input box.
  • the input box can be an address bar of a browser. In another example, the input box can be a search bar of the browser. One user can input strings in the input box to input the keyword.
  • the at least one keyword in the input box refers to all keywords in the input box, and the number of all keywords in the input box may be one or more than one.
  • Step S104 obtaining webpage address record information which includes website names and link addresses corresponding to the website names.
  • the webpage address record information includes at least one of a browser access record, a bookmark, a favorite and a webpage address whitelist.
  • the browser access record is a history access record left by a user after accessing webpages with a browser.
  • the bookmark is network address information displayed in a bookmark bar of the browser.
  • the favorite is network address information displayed in a favorite bar of the browser.
  • the bookmark and the favorite store network links can extract contents of a ⁇ title> label in a webpage corresponding to each network link, take the extracted contents as a website name and store the website name corresponding to the each network link.
  • the webpage address whitelist is a preconfigured webpage address list which stores website names and corresponding link addresses.
  • the user can preconfigure a website name defined by the user and a link address in the webpage address whitelist.
  • the browser access record, the bookmark, the favorite and the webpage address whitelist all are information stored locally in the browser.
  • the step of getting webpage address record information specifically can be: obtaining webpage address record information according to an order of the browser access record, the bookmark and/or the favorite, and the webpage address whitelist.
  • Step S106 searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword.
  • first searching for website names corresponding to the at least one keyword in the browser access record if no website name corresponding to the at least one keyword is found in the browser access record, continuing to search for website names corresponding to the at least one keyword in the bookmark and/or the favorite; if no website name corresponding to the at least one keyword is found in the bookmark and/or the favorite, continuing to search for website names corresponding to the at least one keyword in the webpage address whitelist.
  • the step of searching for website names corresponding to the at least one keyword in the webpage address record information specifically can include: searching for website names each containing the at least one keyword in the webpage address record information.
  • the Step SI 06 can specifically include: obtaining string information corresponding to the at least one keyword and string information corresponding to a website name; judging whether the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name. If the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name, the website name matches with the at least one keyword; then the Step S106 can further include: getting a link address corresponding to the website name.
  • a string function indexOf function can be called for the string information corresponding to the website name. If the return is -1, the string information corresponding to the at least one keyword is not a continuous substring of the string information corresponding to the website name, that is, the website name does not contain the at least one keyword; otherwise, the website name contains the at least one keyword.
  • the method can further include: judging whether the at least one keyword is Chinese; if the at least one keyword is Chinese, continuing to perform the step of searching for website names corresponding to the at least one keyword in the webpage address record information.
  • the judging whether the at least one keyword is Chinese can include: obtaining string information of the at least one keyword, obtaining encoding information corresponding to the string information and judging whether the at least one keyword is Chinese according to the encoding information.
  • the Step SI 06 can specifically include: obtaining Pinyin information corresponding to a website name, obtaining string information corresponding to the Pinyin information, and judging whether the string information corresponding to the Pinyin information contains the at least one keyword. If the string information corresponding to the Pinyin information contains the at least one keyword, the website name matches with the at least one keyword; then the Step SI 06 can further include: obtaining a link address corresponding to the website name. Further, after the step of searching for website names containing the at least one keyword in the webpage address record information, the Step S106 can further include: obtaining string lengths of the found website names containing the at least one keyword and obtaining a default number of website names by comparing the string lengths.
  • the default number of website names with smaller string lengths can be obtained.
  • the found website names corresponding to the keywords include (which is a Chinese term of "Tencent network”), (which is a Chinese term of "Tencent entertainment channel”), (which is a Chinese term of "Tencent network TV”) and (which is a Chinese term of "Tencent Finance")
  • website names with smaller string lengths obtained by comparing the string lengths can include (which is a Chinese term of "Tencent network”) and (which is a Chinese term of "Tencent Finance”).
  • Obtaining a default number of website names with smaller string lengths can filter the found website names.
  • the website names containing the at least one keyword and simultaneously having smaller string lengths since information entropy included with the at least one keyword occupies a larger proportion of each of the whole website names, thus, the website names containing the at least one keyword and simultaneously having smaller string lengths have stronger correlations with the at least one keyword. That is to say, there a high matching degree between the at least one keyword and the website names containing the at least one keyword and simultaneously having smaller string lengths, as a result, there is a higher possibility that the website names containing the at least one keyword and simultaneously having smaller string lengths are websites which the user desires to access, thereby improving matching accuracy.
  • Step SI 08 displaying link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
  • the input box can be a browser component
  • the information prompt bar of the input box can be a floating browser information display component which links up with an edge of the input box or a browser information display component adjacent to the edge of the input box.
  • the obtained default number of link addresses can be displayed in the information prompt bar in form of a list.
  • the displayed content can include link addresses and corresponding website names. The user can move a cursor or click on a touch screen to select one of the link addresses for access.
  • the link addresses displayed in the information prompt bar corresponds to is a Chinese term of "Tencent network" and is a Chinese term of "weather channel_Tencent network" which contain the string
  • the link addresses displayed in the information prompt bar corresponds to is a Chinese expression of "Forum featured channels_auto home" and
  • the method before the step of obtaining at least one keyword in an input box, can further include: detecting whether there is a change in the at least one keyword in the input box; if there is a change in the at least one keyword in the input box, continuing to perform the step of obtaining the at least one keyword in the input box.
  • whether there is a change in the at least one keyword in the input box can be judged by detecting an onChange event of the input box.
  • the input box is an input component of the browser.
  • the input box throws an onChange event.
  • the step of obtaining the at least one keyword in the input box can be performed, thereby obtaining the updated keywords.
  • the information prompt bar of the input bar can display link addresses corresponding to the keyword
  • candidate link addresses which are displayed in the information prompt bar and corresponding to the keyword include the link address corresponding to
  • the user can move a cursor or click on a touch screen to select the link address for access. If the displayed candidate link addresses corresponding to the keyword does not include the link address corresponding to for example, the displayed candidate link addresses corresponding to the keyword includes and are exemplary Chinese website names which include the Chinese keyword the user continues to input the character the input box
  • the information prompt bar of the input bar can display link addresses corresponding to the keywords
  • the link addresses in the information prompt bar can be updated in real time as the user inputs keywords. This can facilitate the user to select a suitable link address for access and thus improve operating convenience.
  • a device for accessing websites via keywords includes a keyword obtaining module 102, a webpage address record obtaining module 104, a link address obtaining module 106 and a prompt module 108.
  • the keyword obtaining module 102 is configured to obtain at least one keyword in an input box.
  • the input box can be an address bar of a browser. In another example, the input box can be a search bar of the browser. One user can input strings in the input box to input the keyword.
  • the webpage address record obtaining module 104 is configured to obtain webpage address record information which includes website names and link addresses corresponding to the website names.
  • the webpage address record information includes at least one of a browser access record, a bookmark, a favorite and a webpage address whitelist.
  • the browser access record is a history access record left by a user after accessing webpages with a browser.
  • the bookmark is network address information displayed in a bookmark bar of the browser.
  • the favorite is network address information displayed in a favorite bar of the browser.
  • the webpage address whitelist is a preconfigured webpage address list which stores website names and corresponding link addresses. The user can preconfigure a website name defined by the user and a link address in the webpage address whitelist.
  • the browser access record, the bookmark, the favorite and the webpage address whitelist all are information stored locally in the browser.
  • the webpage address record obtaining module 104 can be configured to obtain webpage address record information according to an order of the browser access record, the bookmark and/or the favorite, and the webpage address whitelist.
  • the link address obtaining module 106 is configured to search for website names corresponding to the at least one keyword in the webpage address record information, and obtain link addresses corresponding to the website names.
  • the link address obtaining module 106 can be configured to first search for website names corresponding to the at least one keyword in the browser access record; if no website name corresponding to the at least one keyword is found in the browser access record, continue to searching for website names corresponding to the at least one keyword in the bookmark and/or the favorite; if no website name corresponding to the at least one keyword is found in the bookmark and/or the favorite, continue to searching for website names corresponding to the at least one keyword in the webpage address whitelist.
  • the link address obtaining module 106 can be configured to search for website names each containing the at least one keyword in the webpage address record information.
  • the link address obtaining module 106 can be configured to obtain string information corresponding to the at least one keyword and string information corresponding to a website name; judge whether the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name. If the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name, the website name matches with the at least one keyword; then the link address obtaining module 106 can be configured to obtain a link address corresponding to the website name.
  • the link address obtaining module 106 can be configured to call a string function indexOf function for the string information corresponding to the website name. If the return is -1, the string information corresponding to the at least one keyword is not a continuous substring of the string information corresponding to the website name, that is, the website name does not contain the at least one keyword; otherwise, the website name contains the at least one keyword.
  • the device for accessing websites via keywords further includes a Chinese-English judgment module (not shown in figures), which can be configured to judge whether the at least one keyword is Chinese; if the at least one keyword is Chinese, call the link address obtaining module 106.
  • a Chinese-English judgment module (not shown in figures), which can be configured to judge whether the at least one keyword is Chinese; if the at least one keyword is Chinese, call the link address obtaining module 106.
  • the Chinese-English judgment module can be further configured to obtain string information of the at least one keyword, obtain encoding information corresponding to the string information and judge whether the at least one keyword is Chinese according to the encoding information.
  • the link address obtaining module 106 can be further configured to obtain Pinyin information corresponding to a website name, obtain string information corresponding to the Pinyin information, and judge whether the string information corresponding to the Pinyin information contains the at least one keyword. If the string information corresponding to the Pinyin information contains the at least one keyword, the website name matches with the at least one keyword; then the link address obtaining module 106 can be further configured to obtain a link address corresponding to the website name.
  • the link address obtaining module 106 can be further configured to obtain string lengths of the found website names containing the at least one keyword and obtain a default number of website names by comparing the string lengths.
  • the link address obtaining module 106 can be further configured to obtain the default number of website names with smaller string lengths. For example, if the default number is 2, the found website names corresponding to the keywords (which is a Chinese term of "Tencent”) include (which is a Chinese term of "Tencent network”), (which is a Chinese term of "Tencent entertainment channel”), (which is a Chinese term of "Tencent network
  • Obtaining a default number of website names with smaller string lengths can filter the found website names.
  • the website names containing the at least one keyword and simultaneously having smaller string lengths since information entropy included with the at least one keyword occupies a larger proportion of each of the whole website names, thus, the website names containing the at least one keyword and simultaneously having smaller string lengths have stronger correlations with the at least one keyword. That is to say, there a high matching degree between the at least one keyword and the website names containing the at least one keyword and simultaneously having smaller string lengths, as a result, there is a higher possibility that the website names containing the at least one keyword and simultaneously having smaller string lengths are websites which the user desires to access, thereby improving matching accuracy.
  • the prompt module 108 can be configured to display link addresses in an information prompt bar of the input box.
  • the input box can be a browser component
  • the information prompt bar of the input box can be a floating browser information display component which links up with an edge of the input box or a browser information display component adjacent to the edge of the input box.
  • the prompt module 108 can be configured to display the obtained default number of link addresses in the information prompt bar in form of a list.
  • the displayed content can include link addresses and corresponding website names. The user can move a cursor or click on a touch screen to select one of the link addresses for access.
  • the link addresses displayed in the information prompt bar corresponds to is a Chinese term of "Tencent network") and is a Chinese term of "Tencent Finance" which contain the string
  • the link addresses displayed in the information prompt bar corresponds to 40 is a Chinese expression of "Forum featured channels_auto home" and
  • the device for accessing websites via keywords further includes an input box detection module 110 which can be configured to detect whether there is a change in the at least one keyword in the input box. If there is a change in the at least one keyword in the input box, the input box detection module 110 can be further configured to call the keyword obtaining module 102.
  • the input box detection module 110 can be further configured to judge whether there is a change in the at least one keyword in the input box by detecting an onChange event of the input box.
  • the input box is an input component of the browser.
  • the input box throws an onChange event. After one onChange event is detected, the at least one keyword in the input box can be obtained, thereby obtaining the updated keywords.
  • the user wants to access to (which is a Chinese term of "Tencent network")
  • the user needs to sequentially input three characters (which are three Chinese characters of which is a Chinese term of "Tencent network”).
  • the onChange event is captured and then it is obtained that the keyword is then the step SI 04, the step SI 06 and the step SI 08 are sequentially performed.
  • the information prompt bar of the input bar can display link addresses corresponding to the keyword
  • candidate link addresses which are displayed in the information prompt bar and corresponding to the keyword include the link address corresponding to
  • the user can move a cursor or click on a touch screen to select the link address for access. If the displayed candidate link addresses corresponding to the keyword does not include the link address corresponding to for example, the displayed candidate link addresses corresponding to the keyword includes and
  • the information prompt bar of the input bar can display link addresses corresponding to the keywords
  • the link addresses in the information prompt bar can be updated in real time as the user inputs keywords. This can facilitate the user to select a suitable link address for access and thus improve operating convenience.
  • the user can obtain a link address of a website corresponding to at least one keyword immediately after the user inputs the at least one keyword; thus, the user does not need to perform tedious work of browsing and searching in a search page, thereby improving operating convenience.
  • the computing device (such as a computer or other computing device) includes a processor 60 and a memory 70.
  • the processor 60 and the memory 70 are connected with each other via an internal bus.
  • the memory 70 may be a non-transitory computer-readable storage medium, and stores units of machine readable instructions executable by the processor 60, including a keyword obtaining module 72, a webpage address record obtaining module 74, a link address obtaining module 76 and a prompt module 78.
  • Functions of the keyword obtaining module 72, the webpage address record obtaining module 74, the link address obtaining module 76 and the prompt module 78 are similar with the functions of the keyword obtaining module 102, the webpage address record obtaining module 104, the link address obtaining module 106 and the prompt module 108, respectively.
  • the functions may be implemented with the assistance of other modules, and may involve cooperation of multiple modules, e.g., may utilize processing functions of the processor 60, may relay on the internal bus for data transmission, and etc.
  • the methods, module, and device described herein may be implemented by hardware, machine-readable instructions or a combination of hardware and machine -readable instructions.
  • Machine-readable instructions used in the examples disclosed herein may be stored in storage medium readable by multiple processors, such as hard drive, CD-ROM, DVD, compact disk, floppy disk, magnetic tape drive, ROM or other proper storage device.
  • at least part of the machine -readable instructions may be substituted by specific-purpose hardware, such as custom integrated circuits, gate array, FPGA, PLD and specific-purpose computers and so on.
  • a machine-readable storage medium is also provided to store instructions to cause a machine to execute a process as described according to examples herein.
  • a system or apparatus having a storage medium that stores machine-readable program codes for implementing functions of any of the above examples and that may cause the system or the apparatus (or processor such as CPU or MPU) read and execute the program codes stored in the storage medium.
  • the program codes read from the storage medium may implement any one of the above examples, thus the program codes and the storage medium storing the program codes are part of the technical scheme.
  • the storage medium for providing the program codes may include floppy disk, hard drive, magneto-optical disk, compact disk (such as CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD+RW), magnetic tape drive, Flash card, ROM and so on.
  • the program code may be downloaded from a server computer via a communication network.
  • program codes implemented from a storage medium are written in a storage in an extension board inserted in the computer or in a storage in an extension unit connected to the computer.
  • a CPU in the extension board or the extension unit executes at least part of the operations according to the instructions based on the program codes to implement any of the above examples.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A method for accessing websites via keywords is described. After obtaining at least one keyword in an input box, obtaining webpage address record information which includes website names and link addresses corresponding to the website names. Searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword. Displaying the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box. A device for accessing websites via keywords is also described. The above method and device for accessing websites via keywords can improve operating convenience.

Description

METHOD AND DEVICE FOR ACCESSING WEBSITES VIA
KEYWORDS
This application claims the benefit of priority from Chinese Patent Application, No. 201210512646.9, filed on December 4, 2012, the entire contents of which are hereby incorporated by reference.
Field of the Disclosure
The present disclosure relates to internet technology, and more particularly to a method and device for accessing websites via keywords.
Background
In the existing internet technology, domain names of websites all are English strings due to limitations of the domain name system (DNS). Even if a website is a Chinese website (i.e., the website has a Chinese website name, such as Tencent website, kaixin website and so on), users also need to input a corresponding English domain name in a browser's address bar so as to access the website.
In a typical technique, some browsers integrate search functions in their address bars. A user can obtain a corresponding search page by inputting keywords in an address bar. The search page displays webpage links corresponding to the input keywords, and the user can select one of the webpage links to access a corresponding website.
However, the above method for accessing websites via keywords requires the user first to input Chinese keywords and then to perform operations of selecting webpage links, which causes the user's operation efficiency low, thus, the above method for accessing websites via keywords lacks operating convenience.
Summary
One embodiment of the present disclosure provides a method for accessing websites via keywords, which can improve operating convenience.
A method for accessing websites via keywords includes: obtaining at least one keyword in an input box; obtaining webpage address record information which includes website names and link addresses corresponding to the website names; searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; displaying the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
One embodiment of the present disclosure provides a device for accessing websites via keywords, which can improve operating convenience.
A device for accessing websites via keywords includes: a keyword obtaining module configured to obtain at least one keyword in an input box; a webpage address record obtaining module configured to obtain webpage address record information which includes website names and link addresses corresponding to the website names; a link address obtaining module configured to search for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; a prompt module configured to display the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
One embodiment of the present disclosure provides a computing device comprising a processor and a memory; wherein the processor and the memory are connected with each other via an internal bus; the memory stores a set of instructions for performing a method for accessing websites via keywords, the set of instructions to direct the processor to perform acts of: obtaining at least one keyword in an input box, webpage address record information which includes Chinese website names, English website names, and link addresses corresponding to the Chinese website names and the English website names, respectively; searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; displaying the website names which correspond to the at least one keyword and the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
In the above method and device for accessing websites via keywords, by searching for website names corresponding to the at least one keyword as well as link addresses corresponding to the website names which correspond to the at least one keyword in the webpage address record information, and displaying the link addresses corresponding to the website names which correspond to the at least one keyword in the information prompt bar of the input box, the user can obtain a link address of a website corresponding to at least one keyword immediately after the user inputs the at least one keyword; thus, the user does not need to perform tedious work of browsing and searching in a search page, thereby improving operating convenience.
Meanwhile, since the website names corresponding to the at least one keyword are obtained from the webpage address record information, rather than obtained by using a search engine to crawl webpages, thus, the response speed can be greatly improved. Brief Description of Drawings
Fig. 1 is a flowchart of a method for accessing websites via keywords according to one embodiment of the present disclosure;
Fig. 2 shows a displaying effect of an information prompt bar according to one embodiment of the present disclosure; Fig. 3 shows a displaying effect of an information prompt bar according to another example of the present disclosure;
Fig. 4 is a schematic diagram of a device for accessing websites via keywords according to one embodiment of the present disclosure;
Fig. 5 is a schematic diagram of a device for accessing websites via keywords according to another example of the present disclosure;
Fig. 6 is a schematic diagram of a computing device according to one example of the present disclosure.
Detailed Description For simplicity and illustrative purposes, the present disclosure is described by referring mainly to examples thereof. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present disclosure. It will be readily apparent however, that the present disclosure may be practiced without limitation to these specific details. In other instances, some methods and structures have not been described in detail so as not to unnecessarily obscure the present disclosure. Throughout the present disclosure, the terms "a" and "an" are intended to denote at least one of a particular element. As used herein, the term "includes" means includes but not limited to, the term "including" means including but not limited to. The term "based on" means based at least in part on. As shown in Fig. 1, a method for accessing websites via keywords according to one embodiment of the present disclosure includes following steps:
Step SI 02: obtaining at least one keyword in an input box.
In one example, the input box can be an address bar of a browser. In another example, the input box can be a search bar of the browser. One user can input strings in the input box to input the keyword. Here, the at least one keyword in the input box refers to all keywords in the input box, and the number of all keywords in the input box may be one or more than one.
Step S104: obtaining webpage address record information which includes website names and link addresses corresponding to the website names. In one example, the webpage address record information includes at least one of a browser access record, a bookmark, a favorite and a webpage address whitelist.
The browser access record is a history access record left by a user after accessing webpages with a browser.
The bookmark is network address information displayed in a bookmark bar of the browser. The favorite is network address information displayed in a favorite bar of the browser.
When the browser access record, the bookmark and the favorite store network links, they can extract contents of a <title> label in a webpage corresponding to each network link, take the extracted contents as a website name and store the website name corresponding to the each network link.
The webpage address whitelist is a preconfigured webpage address list which stores website names and corresponding link addresses. The user can preconfigure a website name defined by the user and a link address in the webpage address whitelist. It should be noted, the browser access record, the bookmark, the favorite and the webpage address whitelist all are information stored locally in the browser.
In this example, the step of getting webpage address record information specifically can be: obtaining webpage address record information according to an order of the browser access record, the bookmark and/or the favorite, and the webpage address whitelist.
Step S106: searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword.
In this example, first searching for website names corresponding to the at least one keyword in the browser access record; if no website name corresponding to the at least one keyword is found in the browser access record, continuing to search for website names corresponding to the at least one keyword in the bookmark and/or the favorite; if no website name corresponding to the at least one keyword is found in the bookmark and/or the favorite, continuing to search for website names corresponding to the at least one keyword in the webpage address whitelist.
In one example, the step of searching for website names corresponding to the at least one keyword in the webpage address record information specifically can include: searching for website names each containing the at least one keyword in the webpage address record information. In this example, the Step SI 06 can specifically include: obtaining string information corresponding to the at least one keyword and string information corresponding to a website name; judging whether the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name. If the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name, the website name matches with the at least one keyword; then the Step S106 can further include: getting a link address corresponding to the website name.
For example, a string function indexOf function can be called for the string information corresponding to the website name. If the return is -1, the string information corresponding to the at least one keyword is not a continuous substring of the string information corresponding to the website name, that is, the website name does not contain the at least one keyword; otherwise, the website name contains the at least one keyword.
Further, in this example, before the step of searching for website names corresponding to the at least one keyword in the webpage address record information, the method can further include: judging whether the at least one keyword is Chinese; if the at least one keyword is Chinese, continuing to perform the step of searching for website names corresponding to the at least one keyword in the webpage address record information.
For example, the judging whether the at least one keyword is Chinese can include: obtaining string information of the at least one keyword, obtaining encoding information corresponding to the string information and judging whether the at least one keyword is Chinese according to the encoding information.
In this example, if the at least one keyword is English, the Step SI 06 can specifically include: obtaining Pinyin information corresponding to a website name, obtaining string information corresponding to the Pinyin information, and judging whether the string information corresponding to the Pinyin information contains the at least one keyword. If the string information corresponding to the Pinyin information contains the at least one keyword, the website name matches with the at least one keyword; then the Step SI 06 can further include: obtaining a link address corresponding to the website name. Further, after the step of searching for website names containing the at least one keyword in the webpage address record information, the Step S106 can further include: obtaining string lengths of the found website names containing the at least one keyword and obtaining a default number of website names by comparing the string lengths.
In this example, the default number of website names with smaller string lengths can be obtained. For example, if the default number is 2, the found website names corresponding to the keywords
Figure imgf000009_0003
(which is a Chinese term of "Tencent") include
Figure imgf000009_0007
(which is a Chinese term of "Tencent network"),
Figure imgf000009_0004
(which is a Chinese term of "Tencent entertainment channel"),
Figure imgf000009_0005
(which is a Chinese term of "Tencent network TV") and
Figure imgf000009_0001
(which is a Chinese term of "Tencent Finance"), website names with smaller string lengths obtained by comparing the string lengths can include
Figure imgf000009_0006
(which is a Chinese term of "Tencent network") and
Figure imgf000009_0002
(which is a Chinese term of "Tencent Finance").
Obtaining a default number of website names with smaller string lengths can filter the found website names. In the website names containing the at least one keyword and simultaneously having smaller string lengths, since information entropy included with the at least one keyword occupies a larger proportion of each of the whole website names, thus, the website names containing the at least one keyword and simultaneously having smaller string lengths have stronger correlations with the at least one keyword. That is to say, there a high matching degree between the at least one keyword and the website names containing the at least one keyword and simultaneously having smaller string lengths, as a result, there is a higher possibility that the website names containing the at least one keyword and simultaneously having smaller string lengths are websites which the user desires to access, thereby improving matching accuracy.
Step SI 08: displaying link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box. As shown in Fig. 2 and Fig. 3, the input box can be a browser component, and the information prompt bar of the input box can be a floating browser information display component which links up with an edge of the input box or a browser information display component adjacent to the edge of the input box. In this example, the obtained default number of link addresses can be displayed in the information prompt bar in form of a list. The displayed content can include link addresses and corresponding website names. The user can move a cursor or click on a touch screen to select one of the link addresses for access.
For example, in Fig. 2, if the input keywords are Chinese terms
Figure imgf000010_0004
is a Chinese term of "Tencent"), the link addresses displayed in the information prompt bar corresponds to
Figure imgf000010_0003
is a Chinese term of "Tencent network") and
Figure imgf000010_0005
Figure imgf000010_0006
is a Chinese term of "weather channel_Tencent network") which contain the string
Figure imgf000010_0008
In Fig. 3, if the input keywords are Pinyin "qiche", the link addresses displayed in the information prompt bar corresponds to
Figure imgf000010_0001
is a Chinese expression of "Forum featured channels_auto home") and
Figure imgf000010_0002
Figure imgf000010_0007
is a Chinese expression of
"auto home_my auto website, my auto home") whose Pinyins include the string "qiche".
In one example, before the step of obtaining at least one keyword in an input box, the method can further include: detecting whether there is a change in the at least one keyword in the input box; if there is a change in the at least one keyword in the input box, continuing to perform the step of obtaining the at least one keyword in the input box.
In this example, whether there is a change in the at least one keyword in the input box can be judged by detecting an onChange event of the input box. The input box is an input component of the browser. When the string information in the input box is changed (for example, when the string information is changed with the user's inputting and deletion), the input box throws an onChange event. After one onChange event is detected, the step of obtaining the at least one keyword in the input box can be performed, thereby obtaining the updated keywords.
For example, if the user wants to access to
Figure imgf000010_0009
(which is a Chinese term of "Tencent network"), the user needs to sequentially input three characters
Figure imgf000010_0010
(which are three Chinese characters of
Figure imgf000010_0011
which is a Chinese term of "Tencent network"). When the user inputs the character
Figure imgf000010_0012
the input box throws an onChange event, the onChange event is captured and then it is obtained that the keyword is
Figure imgf000010_0013
then the step SI 04, the step SI 06 and the step SI 08 are sequentially performed. As a result, the information prompt bar of the input bar can display link addresses corresponding to the keyword
Figure imgf000010_0014
If the candidate link addresses, which are displayed in the information prompt bar and corresponding to the keyword include the link address corresponding to
Figure imgf000011_0001
the user can move a cursor or click on a touch screen to select the link address for access. If the displayed candidate link addresses corresponding to the keyword does
Figure imgf000011_0004
not include the link address corresponding to
Figure imgf000011_0002
for example, the displayed candidate link addresses corresponding to the keyword
Figure imgf000011_0003
includes
Figure imgf000011_0005
and
Figure imgf000011_0006
Figure imgf000011_0007
are exemplary Chinese website names which include the Chinese keyword
Figure imgf000011_0008
the user continues to input the character the input box
Figure imgf000011_0009
continues to throw an onChange event, the onChange event is captured and then it is obtained that the keyword is
Figure imgf000011_0010
then the step S104, the step S106 and the step S108 are sequentially performed. As a result, the information prompt bar of the input bar can display link addresses corresponding to the keywords
Figure imgf000011_0011
By using the detected change of the keywords in the input box to trigger the step of obtaining the keywords in the input box, the link addresses in the information prompt bar can be updated in real time as the user inputs keywords. This can facilitate the user to select a suitable link address for access and thus improve operating convenience.
As shown in Fig. 4, a device for accessing websites via keywords according to one embodiment of the present disclosure includes a keyword obtaining module 102, a webpage address record obtaining module 104, a link address obtaining module 106 and a prompt module 108.
The keyword obtaining module 102 is configured to obtain at least one keyword in an input box.
In one example, the input box can be an address bar of a browser. In another example, the input box can be a search bar of the browser. One user can input strings in the input box to input the keyword.
The webpage address record obtaining module 104 is configured to obtain webpage address record information which includes website names and link addresses corresponding to the website names.
In one example, the webpage address record information includes at least one of a browser access record, a bookmark, a favorite and a webpage address whitelist. The browser access record is a history access record left by a user after accessing webpages with a browser.
The bookmark is network address information displayed in a bookmark bar of the browser. The favorite is network address information displayed in a favorite bar of the browser.
When the browser access record, the bookmark and the favorite store network links, they can extract contents of a <title> label in a webpage corresponding to each network link, take the extracted contents as a website name and store the website name corresponding to the each network link. The webpage address whitelist is a preconfigured webpage address list which stores website names and corresponding link addresses. The user can preconfigure a website name defined by the user and a link address in the webpage address whitelist.
It should be noted, the browser access record, the bookmark, the favorite and the webpage address whitelist all are information stored locally in the browser. In this example, the webpage address record obtaining module 104 can be configured to obtain webpage address record information according to an order of the browser access record, the bookmark and/or the favorite, and the webpage address whitelist.
The link address obtaining module 106 is configured to search for website names corresponding to the at least one keyword in the webpage address record information, and obtain link addresses corresponding to the website names.
In this example, the link address obtaining module 106 can be configured to first search for website names corresponding to the at least one keyword in the browser access record; if no website name corresponding to the at least one keyword is found in the browser access record, continue to searching for website names corresponding to the at least one keyword in the bookmark and/or the favorite; if no website name corresponding to the at least one keyword is found in the bookmark and/or the favorite, continue to searching for website names corresponding to the at least one keyword in the webpage address whitelist. In one example, the link address obtaining module 106 can be configured to search for website names each containing the at least one keyword in the webpage address record information.
In this example, the link address obtaining module 106 can be configured to obtain string information corresponding to the at least one keyword and string information corresponding to a website name; judge whether the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name. If the string information corresponding to the at least one keyword is a continuous substring of the string information corresponding to the website name, the website name matches with the at least one keyword; then the link address obtaining module 106 can be configured to obtain a link address corresponding to the website name.
For example, the link address obtaining module 106 can be configured to call a string function indexOf function for the string information corresponding to the website name. If the return is -1, the string information corresponding to the at least one keyword is not a continuous substring of the string information corresponding to the website name, that is, the website name does not contain the at least one keyword; otherwise, the website name contains the at least one keyword.
Further, in this example, the device for accessing websites via keywords further includes a Chinese-English judgment module (not shown in figures), which can be configured to judge whether the at least one keyword is Chinese; if the at least one keyword is Chinese, call the link address obtaining module 106.
The Chinese-English judgment module can be further configured to obtain string information of the at least one keyword, obtain encoding information corresponding to the string information and judge whether the at least one keyword is Chinese according to the encoding information.
In this example, if the at least one keyword is English, the link address obtaining module 106 can be further configured to obtain Pinyin information corresponding to a website name, obtain string information corresponding to the Pinyin information, and judge whether the string information corresponding to the Pinyin information contains the at least one keyword. If the string information corresponding to the Pinyin information contains the at least one keyword, the website name matches with the at least one keyword; then the link address obtaining module 106 can be further configured to obtain a link address corresponding to the website name.
Further, the link address obtaining module 106 can be further configured to obtain string lengths of the found website names containing the at least one keyword and obtain a default number of website names by comparing the string lengths.
In this example, the link address obtaining module 106 can be further configured to obtain the default number of website names with smaller string lengths. For example, if the default number is 2, the found website names corresponding to the keywords
Figure imgf000014_0003
(which is a Chinese term of "Tencent") include
Figure imgf000014_0004
(which is a Chinese term of "Tencent network"),
Figure imgf000014_0005
(which is a Chinese term of "Tencent entertainment channel"), (which is a Chinese term of "Tencent network
Figure imgf000014_0006
TV") and
Figure imgf000014_0001
(which is a Chinese term of "Tencent Finance"), website names with smaller string lengths obtained by comparing the string lengths can include
Figure imgf000014_0007
(which is a Chinese term of "Tencent network") and
Figure imgf000014_0002
(which is a Chinese term of ' 'Tencent Finance' ' ) .
Obtaining a default number of website names with smaller string lengths can filter the found website names. In the website names containing the at least one keyword and simultaneously having smaller string lengths, since information entropy included with the at least one keyword occupies a larger proportion of each of the whole website names, thus, the website names containing the at least one keyword and simultaneously having smaller string lengths have stronger correlations with the at least one keyword. That is to say, there a high matching degree between the at least one keyword and the website names containing the at least one keyword and simultaneously having smaller string lengths, as a result, there is a higher possibility that the website names containing the at least one keyword and simultaneously having smaller string lengths are websites which the user desires to access, thereby improving matching accuracy.
The prompt module 108 can be configured to display link addresses in an information prompt bar of the input box.
As shown in Fig. 2 and Fig. 3, the input box can be a browser component, and the information prompt bar of the input box can be a floating browser information display component which links up with an edge of the input box or a browser information display component adjacent to the edge of the input box. In this example, the prompt module 108 can be configured to display the obtained default number of link addresses in the information prompt bar in form of a list. The displayed content can include link addresses and corresponding website names. The user can move a cursor or click on a touch screen to select one of the link addresses for access.
For example, in Fig. 2, if the input keywords are Chinese terms
Figure imgf000015_0005
is a Chinese term of "Tencent"), the link addresses displayed in the information prompt bar corresponds to
Figure imgf000015_0001
is a Chinese term of "Tencent network") and
Figure imgf000015_0002
Figure imgf000015_0003
is a Chinese term of "Tencent Finance") which contain the string
Figure imgf000015_0004
In Fig. 3, if the input keywords are Pinyin "qiche", the link addresses displayed in the information prompt bar corresponds to
Figure imgf000015_0006
40
Figure imgf000015_0007
is a Chinese expression of "Forum featured channels_auto home") and
Figure imgf000015_0008
Figure imgf000015_0009
is a Chinese expression of "auto home_my auto website, my auto home") whose Pinyins include the string "qiche".
In one example, as shown in Fig. 5, the device for accessing websites via keywords further includes an input box detection module 110 which can be configured to detect whether there is a change in the at least one keyword in the input box. If there is a change in the at least one keyword in the input box, the input box detection module 110 can be further configured to call the keyword obtaining module 102.
In this example, the input box detection module 110 can be further configured to judge whether there is a change in the at least one keyword in the input box by detecting an onChange event of the input box. The input box is an input component of the browser. When the string information in the input box is changed (for example, when the string information is changed with the user's inputting and deletion), the input box throws an onChange event. After one onChange event is detected, the at least one keyword in the input box can be obtained, thereby obtaining the updated keywords.
For example, if the user wants to access to
Figure imgf000015_0010
(which is a Chinese term of "Tencent network"), the user needs to sequentially input three characters (which are three Chinese characters of
Figure imgf000016_0002
which is a Chinese term of "Tencent network"). When the user inputs the character
Figure imgf000016_0004
the input box throws an onChange event, the onChange event is captured and then it is obtained that the keyword is
Figure imgf000016_0003
then the step SI 04, the step SI 06 and the step SI 08 are sequentially performed. As a result, the information prompt bar of the input bar can display link addresses corresponding to the keyword
Figure imgf000016_0005
If the candidate link addresses, which are displayed in the information prompt bar and corresponding to the keyword include the link address corresponding to
Figure imgf000016_0007
Figure imgf000016_0006
the user can move a cursor or click on a touch screen to select the link address for access. If the displayed candidate link addresses corresponding to the keyword
Figure imgf000016_0009
does not include the link address corresponding to
Figure imgf000016_0008
for example, the displayed candidate link addresses corresponding to the keyword
Figure imgf000016_0010
includes and
Figure imgf000016_0011
Figure imgf000016_0012
Figure imgf000016_0013
and
Figure imgf000016_0001
are exemplary Chinese website names which include the Chinese keyword
Figure imgf000016_0014
the user continues to input the character
Figure imgf000016_0015
the input box continues to throw an onChange event, the onChange event is captured and then it is obtained that the keyword is
Figure imgf000016_0016
then the step S104, the step S106 and the step S108 are sequentially performed. As a result, the information prompt bar of the input bar can display link addresses corresponding to the keywords
Figure imgf000016_0017
By using the detected change of the keywords in the input box to trigger the step of obtaining the keywords in the input box, the link addresses in the information prompt bar can be updated in real time as the user inputs keywords. This can facilitate the user to select a suitable link address for access and thus improve operating convenience.
In the above method and device for accessing websites via keywords, by searching for website names corresponding to the at least one keyword as well as link addresses corresponding to the website names which correspond to the at least one keyword in the webpage address record information, and displaying the link addresses corresponding to the website names which correspond to the at least one keyword in the information prompt bar of the input box, the user can obtain a link address of a website corresponding to at least one keyword immediately after the user inputs the at least one keyword; thus, the user does not need to perform tedious work of browsing and searching in a search page, thereby improving operating convenience.
Meanwhile, since the website names corresponding to the at least one keyword are obtained from the webpage address record information, rather than obtained by using a search engine to crawl webpages, thus, the response speed can be greatly improved. The above device can run in a computing device shown in Fig. 6. As shown in Fig. 6, the computing device (such as a computer or other computing device) includes a processor 60 and a memory 70. The processor 60 and the memory 70 are connected with each other via an internal bus. The memory 70 may be a non-transitory computer-readable storage medium, and stores units of machine readable instructions executable by the processor 60, including a keyword obtaining module 72, a webpage address record obtaining module 74, a link address obtaining module 76 and a prompt module 78. Functions of the keyword obtaining module 72, the webpage address record obtaining module 74, the link address obtaining module 76 and the prompt module 78 are similar with the functions of the keyword obtaining module 102, the webpage address record obtaining module 104, the link address obtaining module 106 and the prompt module 108, respectively. The functions may be implemented with the assistance of other modules, and may involve cooperation of multiple modules, e.g., may utilize processing functions of the processor 60, may relay on the internal bus for data transmission, and etc.
The methods, module, and device described herein may be implemented by hardware, machine-readable instructions or a combination of hardware and machine -readable instructions. Machine-readable instructions used in the examples disclosed herein may be stored in storage medium readable by multiple processors, such as hard drive, CD-ROM, DVD, compact disk, floppy disk, magnetic tape drive, ROM or other proper storage device. Or, at least part of the machine -readable instructions may be substituted by specific-purpose hardware, such as custom integrated circuits, gate array, FPGA, PLD and specific-purpose computers and so on.
A machine-readable storage medium is also provided to store instructions to cause a machine to execute a process as described according to examples herein. Specifically, a system or apparatus having a storage medium that stores machine-readable program codes for implementing functions of any of the above examples and that may cause the system or the apparatus (or processor such as CPU or MPU) read and execute the program codes stored in the storage medium. In this situation, the program codes read from the storage medium may implement any one of the above examples, thus the program codes and the storage medium storing the program codes are part of the technical scheme.
The storage medium for providing the program codes may include floppy disk, hard drive, magneto-optical disk, compact disk (such as CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD+RW), magnetic tape drive, Flash card, ROM and so on. The program code may be downloaded from a server computer via a communication network.
It should be noted that, alternatively to the program codes being executed by a computer, at least part of the operations performed by the program codes may be implemented by an operation system running in a computer following instructions based on the program codes to implement any of the above examples.
In addition, the program codes implemented from a storage medium are written in a storage in an extension board inserted in the computer or in a storage in an extension unit connected to the computer. In this example, a CPU in the extension board or the extension unit executes at least part of the operations according to the instructions based on the program codes to implement any of the above examples.
Although described specifically throughout the entirety of the instant disclosure, representative examples of the present disclosure have utility over a wide range of applications, and the above discussion is not intended and should not be construed to be limiting, but is offered as an illustrative discussion of aspects of the disclosure.
What has been described and illustrated herein is an example along with some of its variations. The terms, descriptions and figures used herein are set forth by way of illustration only and are not meant as limitations. Many variations are possible within the spirit and scope of the subject matter, which is intended to be defined by the following claims— and their equivalents— in which all terms are meant in their broadest reasonable sense unless otherwise indicated.

Claims

What is Claimed is:
1. A method for accessing websites via keywords comprising: obtaining at least one keyword in an input box; obtaining webpage address record information which includes website names and link addresses corresponding to the website names; searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; displaying the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
2. The method of claim 1, wherein the webpage address record information comprises at least one of a browser access record, a bookmark, a favorite and a webpage address whitelist.
3. The method of claim 2, wherein the obtaining webpage address record information comprises: obtaining the webpage address record information according to an order of the browser access record, the bookmark and/or the favorite, and the webpage address whitelist.
4. The method of claim 1, wherein the searching for website names corresponding to the at least one keyword in the webpage address record information comprises: searching for website names each containing the at least one keyword in the webpage address record information.
5. The method of claim 4, wherein after the searching for website names each containing the at least one keyword in the webpage address record information, the method further comprises: obtaining string lengths of found website names containing the at least one keyword; and obtaining a default number of website names containing the at least one keyword by comparing the string lengths.
6. The method of claim 1, wherein before the obtaining at least one keyword in an input box, the method further comprises: detecting whether there is a change in the at least one keyword in the input box; if there is a change in the at least one keyword in the input box, continue to obtain at least one keyword in the input box.
7. The method of claim 1, wherein the webpage address record information includes Chinese website names, English website names, and link addresses corresponding to the Chinese website names and the English website names website names, respectively.
8. A device for accessing websites via keywords comprising: a keyword obtaining module configured to obtain at least one keyword in an input box; a webpage address record obtaining module configured to obtain webpage address record information which includes website names and link addresses corresponding to the website names; a link address obtaining module configured to search for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; a prompt module configured to display the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
9. The device of claim 8, wherein the webpage address record information comprises at least one of a browser access record, a bookmark, a favorite and a webpage address whitelist.
10. The device of claim 9, wherein the webpage address record obtaining module is further configured to obtain the webpage address record information according to an order of the browser access record, the bookmark and/or the favorite, and the webpage address whitelist.
11. The device of claim 8, wherein the link address obtaining module is further configured to search for website names each containing the at least one keyword in the webpage address record information.
12. The device of claim 11, wherein the link address obtaining module is further configured to obtain string lengths of found website names containing the at least one keyword and obtain a default number of website names containing the at least one keyword by comparing the string lengths.
13. The device of claim 8, wherein the device further comprises: an input box detection module which is configured to detect whether there is a change in the at least one keyword in the input box; if there is a change in the at least one keyword in the input box, call the keyword obtaining module.
14. The device of claim 8, wherein the webpage address record information includes Chinese website names, English website names, and link addresses corresponding to the Chinese website names and the English website names website names, respectively.
15. A computing device comprising a processor and a memory; wherein the processor and the memory are connected with each other via an internal bus; the memory stores a set of instructions for performing a method for accessing websites via keywords, the set of instructions to direct the processor to perform acts of: obtaining at least one keyword in an input box, webpage address record information which includes Chinese website names, English website names, and link addresses corresponding to the Chinese website names and the English website names, respectively; searching for website names corresponding to the at least one keyword in the webpage address record information, and obtaining link addresses corresponding to the website names which correspond to the at least one keyword; displaying the website names which correspond to the at least one keyword and the link addresses corresponding to the website names which correspond to the at least one keyword in an information prompt bar of the input box.
PCT/CN2013/088277 2012-12-04 2013-12-02 Method and device for accessing websites via keywords Ceased WO2014086251A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/723,771 US20150261857A1 (en) 2012-12-04 2015-05-28 Method And Device For Accessing Websites Via Keywords

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210512646.9A CN103853777B (en) 2012-12-04 2012-12-04 Pass through the method and device of crucial word access website
CN201210512646.9 2012-12-04

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/723,771 Continuation US20150261857A1 (en) 2012-12-04 2015-05-28 Method And Device For Accessing Websites Via Keywords

Publications (1)

Publication Number Publication Date
WO2014086251A1 true WO2014086251A1 (en) 2014-06-12

Family

ID=50861443

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/088277 Ceased WO2014086251A1 (en) 2012-12-04 2013-12-02 Method and device for accessing websites via keywords

Country Status (3)

Country Link
US (1) US20150261857A1 (en)
CN (1) CN103853777B (en)
WO (1) WO2014086251A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239559A (en) * 2014-09-26 2014-12-24 北京金山安全软件有限公司 Webpage opening method and device
CN106484721B (en) * 2015-08-28 2020-01-17 深圳市世强元件网络有限公司 An intelligent search system and method
CN105718578A (en) * 2016-01-22 2016-06-29 北京三快在线科技有限公司 Short link generation method and device
CN106503227A (en) * 2016-10-28 2017-03-15 朱升 A kind of homepage system
CN110099246A (en) * 2019-02-18 2019-08-06 深度好奇(北京)科技有限公司 Monitoring and scheduling method, apparatus, computer equipment and storage medium
CN116597841A (en) * 2023-05-04 2023-08-15 中银金融科技有限公司 Website access control method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010054040A1 (en) * 2000-06-20 2001-12-20 Lee Soo Sung System and method for searching a web site having an English-based domain name mapped to another language-based domain name
CN1804834A (en) * 2005-12-23 2006-07-19 赵然 Chinese-English search engine realizing website-level search and webpage-level display
CN102375952A (en) * 2011-10-31 2012-03-14 北龙中网(北京)科技有限责任公司 Method for displaying whether website is credibly checked in search engine result

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2001291598A1 (en) * 2000-06-28 2002-01-08 Inter China Network Software Company Limited Method and system of intelligent information processing in network
CN1319001C (en) * 2001-09-27 2007-05-30 雅虎公司 Resolving method of internet keyword and system thereof
US20100185644A1 (en) * 2009-01-21 2010-07-22 Microsoft Corporatoin Automatic search suggestions from client-side, browser, history cache
EP2368959A1 (en) * 2010-03-23 2011-09-28 Cedric Sheridan Aggregate abrasives for abrading or cutting tools production
US20120191744A1 (en) * 2011-01-21 2012-07-26 Microsoft Corporation Detecting search mode in a browser navigation bar
CN102306171B (en) * 2011-08-22 2016-07-06 百度在线网络技术(北京)有限公司 A kind of for providing network to access suggestion and the method and apparatus of web search suggestion

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010054040A1 (en) * 2000-06-20 2001-12-20 Lee Soo Sung System and method for searching a web site having an English-based domain name mapped to another language-based domain name
CN1804834A (en) * 2005-12-23 2006-07-19 赵然 Chinese-English search engine realizing website-level search and webpage-level display
CN102375952A (en) * 2011-10-31 2012-03-14 北龙中网(北京)科技有限责任公司 Method for displaying whether website is credibly checked in search engine result

Also Published As

Publication number Publication date
US20150261857A1 (en) 2015-09-17
CN103853777A (en) 2014-06-11
CN103853777B (en) 2019-03-26

Similar Documents

Publication Publication Date Title
US8856100B2 (en) Displaying browse sequence with search results
US8898583B2 (en) Systems and methods for providing information regarding semantic entities included in a page of content
US9104772B2 (en) System and method for providing tag-based relevance recommendations of bookmarks in a bookmark and tag database
CN102693271B (en) A kind of network information recommending method and system
US9304979B2 (en) Authorized syndicated descriptions of linked web content displayed with links in user-generated content
KR20100063023A (en) Automatic expanded language search
US20150261857A1 (en) Method And Device For Accessing Websites Via Keywords
KR20170140226A (en) Information retrieval navigation method and apparatus
RU2595497C2 (en) Method of displaying web resource to user (versions) and electronic device
US20140324810A1 (en) Internet accessing method and device, mobile terminal and storage medium
CN104715064A (en) Method and server for marking keywords on webpage
US20180113583A1 (en) Device and method for providing at least one functionality to a user with respect to at least one of a plurality of webpages
CN105868290B (en) Method and device for displaying search results
US8782538B1 (en) Displaying a suggested query completion within a web browser window
US20130159275A1 (en) Information searching system and method
US20140129580A1 (en) Method and a device for prompting webpage address
US9465814B2 (en) Annotating search results with images
US20150161279A1 (en) Displaying Local Site Name Information with Search Results
CN104915422A (en) Webpage collecting method and device based on browser
KR20180017139A (en) Automated Information Retrieval
US10114894B2 (en) Enhancing a search with activity-relevant information
CN105095404A (en) Method and apparatus for processing and recommending webpage information
US20150269268A1 (en) Search server and search method
KR102365434B1 (en) Content search method and content search system
CN102663070A (en) Method and system for providing browser application

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13860476

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 14/10/2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13860476

Country of ref document: EP

Kind code of ref document: A1