JP2004054752A - Server, system and method for providing url information, system and method for retrieving web page contents, and program - Google Patents

Server, system and method for providing url information, system and method for retrieving web page contents, and program Download PDF

Info

Publication number
JP2004054752A
JP2004054752A JP2002213815A JP2002213815A JP2004054752A JP 2004054752 A JP2004054752 A JP 2004054752A JP 2002213815 A JP2002213815 A JP 2002213815A JP 2002213815 A JP2002213815 A JP 2002213815A JP 2004054752 A JP2004054752 A JP 2004054752A
Authority
JP
Japan
Prior art keywords
url information
url
content
web page
computer network
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.)
Pending
Application number
JP2002213815A
Other languages
Japanese (ja)
Inventor
Noriyuki Matsuda
松田 憲幸
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.)
Sourcenext Corp
Original Assignee
Sourcenext Corp
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 Sourcenext Corp filed Critical Sourcenext Corp
Priority to JP2002213815A priority Critical patent/JP2004054752A/en
Publication of JP2004054752A publication Critical patent/JP2004054752A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a uniform resource locator (URL) information providing system that enables effective acquisition of contents provided on a computer network. <P>SOLUTION: The URL information providing system comprises one or more servers 20A and 20B for providing contents in the form of web pages, a URL information providing server 50 for storing the contents and URLs relationally, a user side terminal 10 for browsing a desired piece of contents in the contents stored in the one or more servers 20A and 20B, a provider 30 connected to the user side terminal 10, and the computer network 40 for connecting the one or more servers 20A and 20B, the URL information providing server 50 and the provider 30. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、インターネットなどのコンピュータネットワーク上で提供されるコンテンツを効果的に獲得することができるURL(Uniform Resource Locator)情報提供サーバ、Webページコンテンツ検索システム、URL情報提供システム、URL情報提供方法、Webページコンテンツ検索方法及びプログラムに関する。特には、コンテンツに対応するURLを効率よく得ることができるURL情報提供サーバ、Webページコンテンツ検索システム、URL情報提供システム、URL情報提供方法、Webページコンテンツ検索方法及びプログラムに関する。
【0002】
【従来の技術】
従来から、複数のコンピュータを通信回線などによって接続し、データやプログラムなどを複数のコンピュータ同士で蓄積交換したり、データなどを共有するコンピュータ・ネットワーク(以下、単に「ネットワーク」とも言う)が構築されている。
【0003】
このようなネットワークの方式としては、所定の通信プロトコルなどに準拠すれば、原則として自由にコンピュータの接続ができるオープン型ネットワーク方式と、ネットワークをホスト・コンピュータなどで管理し、接続されるコンピュータなどの端末装置に一定のセキュリティなどの制限を設けて、管理外のコンピュータ・ノードをネットワークに接続させないようにするクローズ型ネットワーク方式がある。
【0004】
上述のオープン型ネットワーク方式の代表的なものとして、インターネットがある。このインターネットにおいては、通信プロトコルにTCP(Transfer Control Protocol)/IP(Internet Protocol)が採用されており、原則としてこの通信プロトコルを遵守したコンピュータであればネットワークに接続することができる。
【0005】
近年において、インターネットのような自由なネットワーク環境を背景に、WWW(World Wide Web)などのマルチメディア環境が整備されてきた。特に、最近では、このインターネットを利用して様々な情報がWebページ上のコンテンツとして提供されている。
【0006】
【発明が解決しようとする課題】
しかしながら、世界中のサーバに登録されているコンテンツを的確に検索し、所望する情報(コンテンツ)を効率よく得ることが困難であるという問題があった。
【0007】
従って、本発明の目的は、コンピュータネットワーク上で提供されるコンテンツを効果的に獲得することができるURL情報提供サーバ、Webページコンテンツ検索システム、URL情報提供システム、URL情報提供方法、Webページコンテンツ検索方法及びプログラムを提供することである。
【0008】
【課題を解決するための手段】
上記課題を解決するため、本発明のURL情報提供サーバは、コンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するURL情報提供サーバであって、コンピュータネットワークとの通信を制御するサーバ制御手段と、前記サーバ制御手段を介して、コンピュータネットワークに接続されたサーバで提供されるコンテンツの内容と、当該コンテンツの内容に対応するURLとを収集するURL情報収集処理手段と、前記URL情報収集処理手段で収集されたコンテンツの内容のサマリと、当該コンテンツの内容に対応するURLを関連付けて記憶する提供URL情報記憶手段と、を備え、前記URL情報収集処理手段は、収集したコンテンツの内容のサマリを生成する、ことを特徴とする。
【0009】
さらに、外部記憶媒体に接続可能な外部記憶媒体制御手段、を備え、前記URL情報収集処理手段は、前記提供URL情報記憶手段に記憶されている前記サマリと前記URLを外部記憶媒体に記憶させるように前記外部記憶媒体制御手段を制御する、ことができる。
【0010】
また、前記URL情報収集処理手段は、コンテンツの内容と、当該コンテンツの内容に対応するURLとの収集を、所定のタイミングで行う、ようにするとよい。
【0011】
ここで、前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことができる。
【0012】
また、上記課題を解決するため、本発明のWebページコンテンツ検索システムは、コンピュータネットワーク上で閲覧可能なコンテンツを検索するWebページコンテンツ検索システムであって、コンピュータネットワークとの通信を制御するブラウザと、外部記憶媒体に記憶されているコンテンツの内容のサマリと、当該コンテンツの内容に対応するURLを読み出す外部記憶媒体制御手段と、外部記憶媒体制御手段から読み出した前記サマリと前記URLを関連付けて記憶するURL情報記憶手段と、閲覧するコンテンツを特定するためのキーワードを入力する入力手段と、前記入力手段に入力されたキーワードに基づいて、前記URL情報記憶手段からURLを検索する情報検索処理手段と、を備え、前記情報検索処理手段は、前記ブラウザを介して、前記URLに基づいて、所望するコンテンツを提供するWebページにアクセスする、ことを特徴とする。
【0013】
ここで、前記ブラウザによって取得したWebページを表示する表示手段を備える、ことができる。
【0014】
また、前記情報検索処理手段で検索されたWebページのコンテンツを記憶する履歴Webページ記憶手段を備える、ことができる。
【0015】
また、前記情報検索処理手段は、前記URL情報記憶手段からURLを検索する際に、前記URL情報記憶手段に記憶されているURL情報が最新の情報かどうかをチェックし、最新の情報でない場合には、最新のURL情報を獲得する、ようにするとよい。
【0016】
また、上記課題を解決するため、本発明のURL情報提供システムは、コンテンツをWebページで提供する1以上のサーバと、コンテンツとURLを関連付けて記憶するURL情報提供サーバと、1以上のサーバに記憶されているコンテンツから所望のコンテンツを閲覧するユーザ側端末と、前記1以上のサーバ、前記URL情報提供サーバ及びユーザ側端末を接続するコンピュータネットワークと、を備えるURL情報提供システムであって、前記URL情報提供サーバは、上述のURL情報提供サーバであり、前記ユーザ側端末は、上述のWebページコンテンツ検索システムの各手段を備える、ことを特徴とする。
【0017】
ここで、前記ユーザ側端末の前記情報検索処理手段は、前記URL情報記憶手段からURLを検索する際に、前記URL情報記憶手段に記憶されているURL情報が最新の情報かどうかをチェックし、最新の情報でない場合には、前記URL情報提供サーバから最新のURL情報を獲得する、ことができる。
【0018】
また、前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことができる。
【0019】
また、上記課題を解決するため、本発明のURL情報提供方法は、コンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するURL情報提供方法であって、(A)コンピュータネットワークに接続されたサーバからコンテンツと当該コンテンツに関連するURLを収集し、(B)収集したコンテンツを要約してサマリを生成し、(C)生成したサマリと当該サマリに対応するURLを関連付けてURL情報として記憶し、(D)記憶されている前記URL情報をコンピュータに外部から接続可能な記録媒体に記憶して提供する、ことを特徴とする。
【0020】
さらに、(E)コンピュータネットワークに接続された端末からの要求に応じて、前記URL情報を前記端末に提供する、ことができる。
【0021】
また、前記ステップ(A)から前記ステップ(C)は、所定のタイミングで実行される、ようにするとよい。
【0022】
ここで、前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことができる。
【0023】
また、上記課題を解決するため、本発明のWebページコンテンツ検索方法は、コンピュータネットワークに接続されたサーバで提供されるコンテンツを検索するWebページコンテンツ検索方法であって、(a)外部記憶媒体からコンテンツのサマリと当該コンテンツのURLを含むURL情報を読み込んで記憶し、(b)入力されたキーワードに基づいて、記憶されている前記URL情報を検索し、(c)検索の結果得られたURL情報に基づいて、当該URLにアクセスし、(d)アクセスしたURLのWebページのコンテンツを表示する、ことを特徴とする。
【0024】
ここで、前記ステップ(b)は、(b1)入力されたキーワードに基づいて、記憶されている前記URL情報を検索し、(b2)URL情報提供サーバに記憶されているURL情報と検索した前記URL情報とを比較して最新の情報かどうかをチェックし、(b3)検索した前記URL情報が最新の情報でない場合には、前記URL情報提供サーバから最新のURL情報を獲得して更新し、(b4)更新された前記URL情報を検索する、ようにするとよい。
【0025】
また、前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことができる。
【0026】
また、上記課題を解決するため、本発明の第1の態様のプログラムは、コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するためのプログラムであって、上述のURL情報提供サーバの機能を、コンピュータに実現させることを特徴とする。
【0027】
また、上記課題を解決するため、本発明の第2の態様のプログラムは、コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツを検索するためのプログラムであって、上述のWebページコンテンツ検索システムの機能を、コンピュータに実現させることを特徴とする。
【0028】
また、上記課題を解決するため、本発明の第3の態様のプログラムは、コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するためのプログラムであって、上述のURL情報提供システムの機能を、コンピュータに実現させることを特徴とする。
【0029】
また、上記課題を解決するため、本発明の第4の態様のプログラムは、コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するためのプログラムであって、上述のURL情報提供方法の処理を、コンピュータに実現させることを特徴とする。
【0030】
【発明の実施の形態】
以下、図面を参照して本発明のURL(Uniform Resource Locator)情報提供サーバ、Webページコンテンツ検索システム、URL情報提供システム、URL情報提供方法、Webページコンテンツ検索方法及びプログラムの実施の形態を説明する。
【0031】
図1は、本発明のURL情報提供システムの一形態を示す図である。このURL情報提供システムは、コンテンツをWebページで提供する1以上のサーバ(図1においては、サーバA20A及びサーバB20B)と、コンテンツとURLを関連付けて記憶するURL情報提供サーバ50と、1以上のサーバ20A,20Bに記憶されているコンテンツから所望のコンテンツを閲覧するユーザ側端末10と、ユーザ側端末10に接続されたプロバイダ30と、1以上のサーバ20A,20B、URL情報提供サーバ50及びプロバイダ30を接続するコンピュータネットワーク40と、を備える。
【0032】
ここで、ユーザ側端末10は、URL情報を検索する際に、記憶されているURL情報が最新の情報かどうかをチェックし、最新の情報でない場合には、URL情報提供サーバ50から最新のURL情報を獲得する。
【0033】
ここで、コンピュータネットワーク40は、インターネットやイントラネットを利用して構築することができる。この場合、インターネットの通信プロトコルに準拠した既存のアプリケーションやシステムを使用することができるので、低コストで本発明の電子銀行システムを実現することができる。
【0034】
図2は、図1に示したURL情報提供サーバ50の構成の一例を示す図である。図2において、URL情報提供サーバ50は、コンピュータネットワーク40との通信を制御するサーバ制御部21と、サーバ制御部21を介して、コンピュータネットワーク40に接続されたサーバ20A,20B(図1)で提供されるコンテンツの内容と、当該コンテンツの内容に対応するURLとを収集するURL情報収集処理部22と、URL情報収集処理部22で収集されたコンテンツの内容のサマリと、当該コンテンツの内容に対応するURLを関連付けて記憶する提供URL情報DB(Data Base)23と、外部記憶媒体18に接続可能な外部記憶媒体制御部24、を備えている。
【0035】
ここで、URL情報収集処理部22は、収集したコンテンツの内容のサマリを生成する。
【0036】
また、URL情報収集処理部22は、提供URL情報DB23に記憶されているサマリとURLを外部記憶媒体18に記憶させるように外部記憶媒体制御部24を制御する。
【0037】
また、URL情報収集処理部22は、コンテンツの内容と、当該コンテンツの内容に対応するURLとの収集を、所定のタイミング、例えば、所定の周期や登録されているタイミング、で行う。
【0038】
図3は、図1に示したWebページコンテンツ検索システムとしてのユーザ側端末10の構成の一例を示す図である。図3において、Webページコンテンツ検索システムであるユーザ側端末10は、コンピュータネットワーク40との通信を制御するブラウザ11と、外部記憶媒体18に記憶されているコンテンツの内容のサマリと、当該コンテンツの内容に対応するURLを読み出す外部記憶媒体制御部13と、外部記憶媒体制御部13から読み出したサマリとURLを関連付けて記憶するURL情報DB17と、閲覧するコンテンツを特定するためのキーワードを入力する入力部15と、入力部15に入力されたキーワードに基づいて、URL情報DB17からURLを検索する情報検索処理部12と、ブラウザ11によって取得したWebページを表示する表示部14と、情報検索処理部12で検索されたWebページのコンテンツを記憶する履歴WebページDB16を備えている。
【0039】
ここで、情報検索処理部12は、ブラウザを介して、URLに基づいて、所望するコンテンツを提供するWebページにアクセスする。
【0040】
また、情報検索処理部12は、URL情報DB17からURLを検索する際に、URL情報DB17に記憶されているURL情報が最新の情報かどうかをチェックし、最新の情報でない場合には、URL情報提供サーバ50から最新のURL情報を獲得する。
【0041】
次に、図1〜図3に示した本発明のURL情報提供サーバ、Webページコンテンツ検索システム及びURL情報提供システムにおけるURL情報提供方法並びにWebページコンテンツ検索方法について説明する。
【0042】
図4は、本発明のURL情報提供方法を示すフローチャートである。図1〜図4において、先ず、URL情報提供サーバのURL情報収集処理部22は、サーバ20A,20BのWebページをアクセスして、WebページコンテンツとそのURLをURL情報として抽出し、提供URL情報DB23に記憶する(ステップ201)。
【0043】
提供URL情報DB23に記憶されているURL情報は、外部記憶媒体制御部24を介して、外部記憶媒体18に他の提供プログラムと共に記憶される。外部記憶媒体18に記憶されているURL情報は、ユーザ側端末10の外部記憶媒体制御部13を介して、URL情報DB17に読み込まれ、記憶される(ステップ202)。
【0044】
ユーザ側端末10においては、入力部15から入力されたキーワードに基づいて、URL情報DB17に記憶されているURL情報を検索し、該当するコンテンツが含まれるWebページのURLを特定する。このURLをアクセスすることによって所望するWebページを検索することができる(ステップ203)。
【0045】
図5は、ユーザ側端末10からのWebページコンテンツ検索方法を示すフローチャートである。図1〜図3及び図5において、ユーザ側端末10の入力部15から入力されたキーワードに基づいて、URL情報DB17に記憶されているURL情報を検索する(ステップ301)。
【0046】
次に、URL情報提供サーバ50に記憶されているURL情報と検索したURL情報を比較してチェックする(ステップ302)。
【0047】
検索したURL情報が最新の情報でない場合には(ステップ303)、URL情報提供サーバ50に接続し(ステップ304)、最新のURL情報をダウンロードする(ステップ305)。ダウンロードしたURL情報でURL情報DB17に記憶されているURL情報を更新する(ステップ306)。
【0048】
次に、キーワードに基づいて、URL情報DB17に記憶されているURL情報を検索し、該当するURLを抽出する(ステップ307)。
【0049】
そして、抽出されたURLに基づいてWebページをアクセスする(ステップ308)。
【0050】
以上、本発明のURL情報提供サーバ、Webページコンテンツ検索システム、URL情報提供システム、URL情報提供方法、Webページコンテンツ検索方法及びプログラムについて説明したが、上述した機能や処理をコンピュータなどで実行可能なプログラムとするようにしてもよい。
【0051】
【発明の効果】
以上述べた通り、本発明のURL情報提供サーバ、Webページコンテンツ検索システム、URL情報提供システム、URL情報提供方法、Webページコンテンツ検索方法及びプログラムによれば、コンテンツのサマリとURLを関連付けてURL情報として提供するため、コンピュータネットワーク上で提供されるコンテンツを効果的に獲得することができるようになった。
【図面の簡単な説明】
【図1】本発明のURL情報提供システムの一例を示す図である。
【図2】本発明のURL情報提供サーバの一例を示す図である。
【図3】本発明のWebページコンテンツ検索システムの一例を示す図である。
【図4】本発明のURL情報提供方法を示すフローチャートである。
【図5】本発明のWebページコンテンツ検索方法を示すフローチャートである。
【符号の説明】
10 ユーザ側端末
11 ブラウザ
12 情報検索処理部
13,24 外部記憶媒体制御部
14 表示部
15 入力部
16 履歴WebページDB
17 URL情報DB
18 外部記憶媒体
20A サーバA
20B サーバB
21 サーバ制御部
22 URL情報収集処理部
23 提供URL情報DB
30 プロバイダ
40 コンピュータネットワーク
50 URL情報提供サーバ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention provides a URL (Uniform Resource Locator) information providing server, a Web page content search system, a URL information providing system, a URL information providing method, which can effectively acquire contents provided on a computer network such as the Internet. The present invention relates to a Web page content search method and a program. In particular, the present invention relates to a URL information providing server, a Web page content searching system, a URL information providing system, a URL information providing method, a Web page content searching method, and a program capable of efficiently obtaining a URL corresponding to content.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, a computer network (hereinafter, simply referred to as a “network”) that connects a plurality of computers by a communication line and stores and exchanges data and programs between the plurality of computers and shares data and the like has been constructed. ing.
[0003]
As a method of such a network, there is an open network method in which a computer can be freely connected in principle if it conforms to a predetermined communication protocol and the like, and a computer such as a connected computer in which the network is managed by a host computer and the like. 2. Description of the Related Art There is a closed network system in which terminal devices are provided with certain restrictions such as security so that unmanaged computer nodes are not connected to a network.
[0004]
The Internet is a typical example of the open network system described above. In the Internet, TCP (Transfer Control Protocol) / IP (Internet Protocol) is adopted as a communication protocol. In principle, any computer that complies with this communication protocol can be connected to a network.
[0005]
2. Description of the Related Art In recent years, multimedia environments such as the World Wide Web (WWW) have been prepared in the background of a free network environment such as the Internet. In particular, recently, various information has been provided as contents on Web pages using the Internet.
[0006]
[Problems to be solved by the invention]
However, there has been a problem that it is difficult to accurately retrieve contents registered in servers all over the world and to obtain desired information (content) efficiently.
[0007]
Therefore, an object of the present invention is to provide a URL information providing server, a Web page content search system, a URL information providing system, a URL information providing method, and a Web page content search that can effectively acquire contents provided on a computer network. It is to provide a method and a program.
[0008]
[Means for Solving the Problems]
In order to solve the above-mentioned problems, a URL information providing server of the present invention is a URL information providing server for providing URL information of content that can be browsed on a computer network, wherein the server control means controls communication with the computer network. URL information collection processing means for collecting contents provided by a server connected to a computer network via the server control means, and a URL corresponding to the contents, and the URL information collection processing means And a provided URL information storage unit that stores a URL corresponding to the content of the content in association with the summary of the content collected in the step (a), wherein the URL information collection processing unit generates a summary of the content of the collected content. Generating.
[0009]
Further, an external storage medium control means connectable to an external storage medium is provided, wherein the URL information collection processing means stores the summary and the URL stored in the provided URL information storage means in the external storage medium. Can control the external storage medium control means.
[0010]
Further, the URL information collection processing means may collect the contents of the contents and the URL corresponding to the contents of the contents at a predetermined timing.
[0011]
Here, the computer network may be the Internet and / or an intranet.
[0012]
Further, in order to solve the above problem, a Web page content search system of the present invention is a Web page content search system that searches for contents that can be browsed on a computer network, and a browser that controls communication with the computer network. An external storage medium control unit that reads a summary of the content of the content stored in the external storage medium, a URL corresponding to the content of the content, and stores the summary and the URL read from the external storage medium control unit in association with each other. URL information storage means, input means for inputting a keyword for specifying the content to be browsed, information search processing means for searching for a URL from the URL information storage means based on the keyword input to the input means, Wherein the information search processing means comprises: Through the browser, based on the URL, and access a Web page that provides the desired content, and wherein the.
[0013]
Here, a display unit for displaying a Web page acquired by the browser can be provided.
[0014]
The information processing apparatus may further include a history Web page storage unit that stores contents of the Web page searched by the information search processing unit.
[0015]
When searching for a URL from the URL information storage means, the information search processing means checks whether the URL information stored in the URL information storage means is the latest information. May obtain the latest URL information.
[0016]
Further, in order to solve the above problem, a URL information providing system of the present invention includes a URL information providing server that provides content on a Web page, a URL information providing server that stores content in association with a URL, and a A URL information providing system comprising: a user terminal for browsing desired content from stored contents; and a computer network connecting the one or more servers, the URL information providing server, and the user terminal. The URL information providing server is the above-described URL information providing server, and the user terminal includes each unit of the above-described Web page content search system.
[0017]
Here, the information search processing means of the user-side terminal, when searching for a URL from the URL information storage means, checks whether the URL information stored in the URL information storage means is the latest information, If it is not the latest information, the latest URL information can be obtained from the URL information providing server.
[0018]
Also, the computer network can be the Internet and / or an intranet.
[0019]
According to another aspect of the present invention, there is provided a URL information providing method for providing URL information of content that can be browsed on a computer network, wherein (A) a server connected to the computer network. (B) summarizes the collected content to generate a summary, (C) associates the generated summary with a URL corresponding to the summary, and stores the information as URL information. (D) The stored URL information is provided by being stored in a recording medium connectable to a computer from the outside.
[0020]
Further, (E) the URL information can be provided to the terminal in response to a request from a terminal connected to the computer network.
[0021]
Further, the steps (A) to (C) may be executed at a predetermined timing.
[0022]
Here, the computer network may be the Internet and / or an intranet.
[0023]
According to another aspect of the present invention, there is provided a web page content search method for searching for a content provided by a server connected to a computer network. It reads and stores URL information including a summary of the content and the URL of the content, (b) searches the stored URL information based on the input keyword, and (c) obtains the URL obtained as a result of the search. The URL is accessed based on the information, and (d) the content of the Web page of the accessed URL is displayed.
[0024]
Here, in the step (b), (b1) the stored URL information is searched based on the input keyword, and (b2) the URL information stored in the URL information providing server is searched. (B3) If the searched URL information is not the latest information, the latest URL information is acquired from the URL information providing server and updated; (B4) It is preferable to search for the updated URL information.
[0025]
Also, the computer network can be the Internet and / or an intranet.
[0026]
In order to solve the above-mentioned problem, a program according to a first aspect of the present invention is a program for providing a computer with URL information of content that can be browsed on a computer network. The function is realized by a computer.
[0027]
According to another embodiment of the present invention, there is provided a program for retrieving content that can be browsed on a computer network by a computer, the program having the function of the above-described Web page content retrieval system. , And a computer.
[0028]
In order to solve the above-mentioned problem, a program according to a third aspect of the present invention is a program for providing a computer with URL information of content that can be browsed on a computer network. The function is realized by a computer.
[0029]
In order to solve the above-mentioned problem, a program according to a fourth aspect of the present invention is a program for providing a computer with URL information of content that can be browsed on a computer network. The processing is realized by a computer.
[0030]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of a URL (Uniform Resource Locator) information providing server, a Web page content search system, a URL information providing system, a URL information providing method, a Web page content searching method, and a program according to the present invention will be described with reference to the drawings. .
[0031]
FIG. 1 is a diagram showing one embodiment of the URL information providing system of the present invention. The URL information providing system includes one or more servers (in FIG. 1, a server A 20A and a server B 20B) for providing content on a Web page, a URL information providing server 50 for storing content in association with a URL, and one or more servers. A user terminal 10 for browsing desired contents from contents stored in the servers 20A and 20B, a provider 30 connected to the user terminal 10, one or more servers 20A and 20B, a URL information providing server 50 and a provider And a computer network 40 for connecting the computer 30 to the computer.
[0032]
Here, when retrieving the URL information, the user side terminal 10 checks whether the stored URL information is the latest information. If the stored URL information is not the latest information, the user side terminal 10 sends the latest URL from the URL information providing server 50. Get information.
[0033]
Here, the computer network 40 can be constructed using the Internet or an intranet. In this case, an existing application or system that conforms to the Internet communication protocol can be used, so that the electronic banking system of the present invention can be realized at low cost.
[0034]
FIG. 2 is a diagram showing an example of the configuration of the URL information providing server 50 shown in FIG. 2, the URL information providing server 50 includes a server control unit 21 that controls communication with the computer network 40, and servers 20A and 20B (FIG. 1) connected to the computer network 40 via the server control unit 21. A URL information collection processing unit 22 that collects the content of the content to be provided and a URL corresponding to the content of the content; a summary of the content of the content collected by the URL information collection processing unit 22; A provided URL information DB (Data Base) 23 for associating and storing corresponding URLs, and an external storage medium control unit 24 connectable to the external storage medium 18 are provided.
[0035]
Here, the URL information collection processing unit 22 generates a summary of the content of the collected content.
[0036]
Further, the URL information collection processing unit 22 controls the external storage medium control unit 24 so that the summary and the URL stored in the provided URL information DB 23 are stored in the external storage medium 18.
[0037]
In addition, the URL information collection processing unit 22 collects the content of the content and the URL corresponding to the content of the content at a predetermined timing, for example, a predetermined cycle or registered timing.
[0038]
FIG. 3 is a diagram showing an example of the configuration of the user terminal 10 as the web page content search system shown in FIG. In FIG. 3, a user terminal 10 serving as a Web page content search system includes a browser 11 that controls communication with a computer network 40, a summary of the content of a content stored in an external storage medium 18, and a content of the content. An external storage medium control unit 13 that reads out a URL corresponding to a URL, a URL information DB 17 that stores a summary read from the external storage medium control unit 13 in association with a URL, and an input unit that inputs a keyword for specifying content to be viewed 15, an information search processing unit 12 for searching a URL from the URL information DB 17 based on the keyword input to the input unit 15, a display unit 14 for displaying a Web page acquired by the browser 11, and an information search processing unit 12. History W that stores the contents of the Web page searched in It has a b page DB16.
[0039]
Here, the information search processing unit 12 accesses, via a browser, a Web page that provides desired content based on the URL.
[0040]
When searching for a URL from the URL information DB 17, the information search processing unit 12 checks whether the URL information stored in the URL information DB 17 is the latest information. The latest URL information is obtained from the providing server 50.
[0041]
Next, a URL information providing server, a Web page content search system, a URL information providing method and a Web page content search method in the URL information providing system of the present invention shown in FIGS. 1 to 3 will be described.
[0042]
FIG. 4 is a flowchart illustrating a URL information providing method according to the present invention. 1 to 4, first, the URL information collection processing unit 22 of the URL information providing server accesses the Web pages of the servers 20A and 20B, extracts the Web page contents and the URL thereof as URL information, and provides the provided URL information. It is stored in the DB 23 (Step 201).
[0043]
The URL information stored in the provided URL information DB 23 is stored in the external storage medium 18 via the external storage medium control unit 24 together with other provided programs. The URL information stored in the external storage medium 18 is read and stored in the URL information DB 17 via the external storage medium control unit 13 of the user terminal 10 (Step 202).
[0044]
The user terminal 10 searches the URL information stored in the URL information DB 17 based on the keyword input from the input unit 15 and specifies the URL of a Web page including the corresponding content. By accessing this URL, a desired Web page can be searched (step 203).
[0045]
FIG. 5 is a flowchart illustrating a method of searching for Web page content from the user terminal 10. 1 to 3 and 5, URL information stored in the URL information DB 17 is searched based on a keyword input from the input unit 15 of the user terminal 10 (step 301).
[0046]
Next, the URL information stored in the URL information providing server 50 and the searched URL information are compared and checked (step 302).
[0047]
If the retrieved URL information is not the latest information (step 303), the URL information providing server 50 is connected (step 304), and the latest URL information is downloaded (step 305). The URL information stored in the URL information DB 17 is updated with the downloaded URL information (step 306).
[0048]
Next, URL information stored in the URL information DB 17 is searched based on the keyword, and a corresponding URL is extracted (step 307).
[0049]
Then, a Web page is accessed based on the extracted URL (step 308).
[0050]
As described above, the URL information providing server, the Web page content search system, the URL information providing system, the URL information providing method, the Web page content searching method and the program of the present invention have been described. However, the functions and processes described above can be executed by a computer or the like. It may be a program.
[0051]
【The invention's effect】
As described above, according to the URL information providing server, the Web page content search system, the URL information providing system, the URL information providing method, the Web page content searching method and the program of the present invention, the URL of the content is associated with the URL of the content summary. As a result, content provided on a computer network can be effectively acquired.
[Brief description of the drawings]
FIG. 1 is a diagram showing an example of a URL information providing system according to the present invention.
FIG. 2 is a diagram illustrating an example of a URL information providing server according to the present invention.
FIG. 3 is a diagram showing an example of a Web page content search system according to the present invention.
FIG. 4 is a flowchart illustrating a URL information providing method according to the present invention.
FIG. 5 is a flowchart illustrating a Web page content search method according to the present invention.
[Explanation of symbols]
Reference Signs List 10 User side terminal 11 Browser 12 Information search processing unit 13, 24 External storage medium control unit 14 Display unit 15 Input unit 16 History Web page DB
17 URL information DB
18 External storage medium 20A Server A
20B Server B
21 server control unit 22 URL information collection processing unit 23 provided URL information DB
30 provider 40 computer network 50 URL information providing server

Claims (23)

コンピュータネットワーク上で閲覧可能なコンテンツのURL(Uniform Resource Locator)情報を提供するURL情報提供サーバであって、
コンピュータネットワークとの通信を制御するサーバ制御手段と、
前記サーバ制御手段を介して、コンピュータネットワークに接続されたサーバで提供されるコンテンツの内容と、当該コンテンツの内容に対応するURLとを収集するURL情報収集処理手段と、
前記URL情報収集処理手段で収集されたコンテンツの内容のサマリと、当該コンテンツの内容に対応するURLを関連付けて記憶する提供URL情報記憶手段と、
を備え、
前記URL情報収集処理手段は、収集したコンテンツの内容のサマリを生成する、
ことを特徴とするURL情報提供サーバ。
A URL information providing server for providing URL (Uniform Resource Locator) information of content that can be browsed on a computer network,
Server control means for controlling communication with the computer network;
URL information collection processing means for collecting, via the server control means, contents of a content provided by a server connected to a computer network, and a URL corresponding to the contents of the content;
Provided URL information storage means for storing a summary of the content of the content collected by the URL information collection processing means and a URL corresponding to the content of the content in association with each other;
With
The URL information collection processing means generates a summary of the content of the collected content;
A URL information providing server, characterized in that:
さらに、
外部記憶媒体に接続可能な外部記憶媒体制御手段、
を備え、
前記URL情報収集処理手段は、前記提供URL情報記憶手段に記憶されている前記サマリと前記URLを外部記憶媒体に記憶させるように前記外部記憶媒体制御手段を制御する、
ことを特徴とする請求項1記載のURL提供サーバ。
further,
External storage medium control means connectable to an external storage medium,
With
The URL information collection processing means controls the external storage medium control means to store the summary and the URL stored in the provided URL information storage means in an external storage medium,
2. The URL providing server according to claim 1, wherein:
前記URL情報収集処理手段は、コンテンツの内容と、当該コンテンツの内容に対応するURLとの収集を、所定のタイミングで行う、
ことを特徴とする請求項1又は2記載のURL提供サーバ。
The URL information collection processing means performs collection of the content of the content and a URL corresponding to the content of the content at a predetermined timing;
3. The URL providing server according to claim 1, wherein:
前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことを特徴とする請求項1乃至3記載のURL提供サーバ。4. The URL providing server according to claim 1, wherein the computer network is the Internet and / or an intranet. コンピュータネットワーク上で閲覧可能なコンテンツを検索するWebページコンテンツ検索システムであって、
コンピュータネットワークとの通信を制御するブラウザと、
外部記憶媒体に記憶されているコンテンツの内容のサマリと、当該コンテンツの内容に対応するURLを読み出す外部記憶媒体制御手段と、
外部記憶媒体制御手段から読み出した前記サマリと前記URLを関連付けて記憶するURL情報記憶手段と、
閲覧するコンテンツを特定するためのキーワードを入力する入力手段と、
前記入力手段に入力されたキーワードに基づいて、前記URL情報記憶手段からURLを検索する情報検索処理手段と、
を備え、
前記情報検索処理手段は、前記ブラウザを介して、前記URLに基づいて、所望するコンテンツを提供するWebページにアクセスする、
ことを特徴とするWebページコンテンツ検索システム。
A web page content search system for searching contents that can be browsed on a computer network,
A browser that controls communication with the computer network;
External storage medium control means for reading a summary of the content of the content stored in the external storage medium, and a URL corresponding to the content of the content;
URL information storage means for storing the summary read from the external storage medium control means and the URL in association with each other;
Input means for inputting a keyword for identifying content to be viewed,
Information search processing means for searching for a URL from the URL information storage means based on a keyword input to the input means;
With
The information search processing means accesses, via the browser, a Web page providing desired content based on the URL;
A web page content search system, characterized in that:
前記ブラウザによって取得したWebページを表示する表示手段を備える、ことを特徴とする請求項5記載のWebページコンテンツ検索システム。The Web page content search system according to claim 5, further comprising a display unit that displays a Web page acquired by the browser. 前記情報検索処理手段で検索されたWebページのコンテンツを記憶する履歴Webページ記憶手段を備える、ことを特徴とする請求項5又は6記載のWebページコンテンツ検索システム。7. The Web page content search system according to claim 5, further comprising a history Web page storage unit that stores the content of the Web page searched by the information search processing unit. 前記情報検索処理手段は、前記URL情報記憶手段からURLを検索する際に、前記URL情報記憶手段に記憶されているURL情報が最新の情報かどうかをチェックし、最新の情報でない場合には、最新のURL情報を獲得する、
ことを特徴とする請求項5乃至7記載のWebページコンテンツ検索システム。
When searching for a URL from the URL information storage means, the information search processing means checks whether the URL information stored in the URL information storage means is the latest information. Get the latest URL information,
8. The Web page content search system according to claim 5, wherein:
コンテンツをWebページで提供する1以上のサーバと、
コンテンツとURLを関連付けて記憶するURL情報提供サーバと、
1以上のサーバに記憶されているコンテンツから所望のコンテンツを閲覧するユーザ側端末と、
前記1以上のサーバ、前記URL情報提供サーバ及びユーザ側端末を接続するコンピュータネットワークと、
を備えるURL情報提供システムであって、
前記URL情報提供サーバは、前記請求項1乃至4記載のURL情報提供サーバであり、
前記ユーザ側端末は、前記請求項5乃至8記載のWebページコンテンツ検索システムの各手段を備える、
ことを特徴とするURL情報提供システム。
One or more servers that provide content on a web page,
A URL information providing server that stores the content and the URL in association with each other;
A user-side terminal for browsing desired contents from contents stored in one or more servers,
A computer network connecting the one or more servers, the URL information providing server, and a user terminal;
A URL information providing system comprising:
The URL information providing server is the URL information providing server according to any one of claims 1 to 4,
The said user side terminal is provided with each means of the web page content search system of the said claim 5 thru | or 8,
A URL information providing system.
前記ユーザ側端末の前記情報検索処理手段は、前記URL情報記憶手段からURLを検索する際に、前記URL情報記憶手段に記憶されているURL情報が最新の情報かどうかをチェックし、最新の情報でない場合には、前記URL情報提供サーバから最新のURL情報を獲得する、
ことを特徴とする請求項9記載のURL情報提供システム。
The information search processing means of the user side terminal, when searching for a URL from the URL information storage means, checks whether the URL information stored in the URL information storage means is the latest information, Otherwise, obtain the latest URL information from the URL information providing server,
10. The URL information providing system according to claim 9, wherein:
前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことを特徴とする請求項9又は10記載のURL情報提供システム。11. The URL information providing system according to claim 9, wherein the computer network is the Internet and / or an intranet. コンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するURL情報提供方法であって、
(A)コンピュータネットワークに接続されたサーバからコンテンツと当該コンテンツに関連するURLを収集し、
(B)収集したコンテンツを要約してサマリを生成し、
(C)生成したサマリと当該サマリに対応するURLを関連付けてURL情報として記憶し、
(D)記憶されている前記URL情報をコンピュータに外部から接続可能な記録媒体に記憶して提供する、
ことを特徴とするURL情報提供方法。
A URL information providing method for providing URL information of content that can be browsed on a computer network,
(A) collecting content and a URL related to the content from a server connected to the computer network;
(B) Summarizing the collected content to generate a summary,
(C) The generated summary is associated with a URL corresponding to the summary and stored as URL information,
(D) storing and providing the stored URL information in a recording medium connectable externally to a computer;
A URL information providing method, characterized in that:
さらに、
(E)コンピュータネットワークに接続された端末からの要求に応じて、前記URL情報を前記端末に提供する、
ことを特徴とする請求項12記載のURL情報提供方法。
further,
(E) providing the URL information to the terminal in response to a request from a terminal connected to a computer network;
The URL information providing method according to claim 12, wherein:
前記ステップ(A)から前記ステップ(C)は、所定のタイミングで実行される、ことを特徴とする請求項12又は13載のURL情報提供方法。14. The URL information providing method according to claim 12, wherein the steps (A) to (C) are executed at a predetermined timing. 前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことを特徴とする請求項12乃至14記載のURL情報提供方法。15. The URL information providing method according to claim 12, wherein the computer network is the Internet and / or an intranet. コンピュータネットワークに接続されたサーバで提供されるコンテンツを検索するWebページコンテンツ検索方法であって、
(a)外部記憶媒体からコンテンツのサマリと当該コンテンツのURLを含むURL情報を読み込んで記憶し、
(b)入力されたキーワードに基づいて、記憶されている前記URL情報を検索し、
(c)検索の結果得られたURL情報に基づいて、当該URLにアクセスし、
(d)アクセスしたURLのWebページのコンテンツを表示する、
ことを特徴とするWebページコンテンツ検索方法。
A web page content search method for searching content provided by a server connected to a computer network, comprising:
(A) reading and storing URL information including a summary of content and a URL of the content from an external storage medium;
(B) searching the stored URL information based on the input keyword;
(C) accessing the URL based on the URL information obtained as a result of the search,
(D) displaying the contents of the accessed Web page of the URL,
A web page content search method characterized by the following:
前記ステップ(b)は、
(b1)入力されたキーワードに基づいて、記憶されている前記URL情報を検索し、
(b2)URL情報提供サーバに記憶されているURL情報と検索した前記URL情報とを比較して最新の情報かどうかをチェックし、
(b3)検索した前記URL情報が最新の情報でない場合には、前記URL情報提供サーバから最新のURL情報を獲得して更新し、
(b4)更新された前記URL情報を検索する、
ことを特徴とする請求項16記載のWebページコンテンツ検索方法。
The step (b) comprises:
(B1) searching the stored URL information based on the input keyword;
(B2) comparing the URL information stored in the URL information providing server with the searched URL information to check whether it is the latest information;
(B3) if the searched URL information is not the latest information, obtain and update the latest URL information from the URL information providing server;
(B4) searching for the updated URL information;
17. The web page content search method according to claim 16, wherein:
前記コンピュータネットワークは、インターネット及び/又はイントラネットである、ことを特徴とする請求項16又は17記載のWebページコンテンツ検索方法。18. The method according to claim 16, wherein the computer network is the Internet and / or an intranet. コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するためのプログラムであって、
前記請求項1乃至4記載のURL情報提供サーバの機能を、コンピュータに実現させるためのプログラム。
A program for providing a computer with URL information of content that can be browsed on a computer network,
A program for causing a computer to realize the function of the URL information providing server according to claim 1.
コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツを検索するためのプログラムであって、
前記請求項5乃至8記載のWebページコンテンツ検索システムの機能を、コンピュータに実現させるためのプログラム。
A program for searching a computer for content that can be viewed on a computer network,
A program for causing a computer to realize the functions of the Web page content search system according to claim 5.
コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するためのプログラムであって、
前記請求項9乃至11記載のURL情報提供システムの機能を、コンピュータに実現させるためのプログラム。
A program for providing a computer with URL information of content that can be browsed on a computer network,
A program for causing a computer to realize the functions of the URL information providing system according to claim 9.
コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツのURL情報を提供するためのプログラムであって、
前記請求項12乃至15記載のURL情報提供方法の処理を、コンピュータに実現させるためのプログラム。
A program for providing a computer with URL information of content that can be browsed on a computer network,
A program for causing a computer to execute the processing of the URL information providing method according to claim 12.
コンピュータにコンピュータネットワーク上で閲覧可能なコンテンツを検索するためのプログラムであって、
前記請求項16乃至18記載のWebページコンテンツ検索方法の処理を、コンピュータに実現させるためのプログラム。
A program for searching a computer for content that can be viewed on a computer network,
A program for causing a computer to execute the processing of the Web page content search method according to claim 16.
JP2002213815A 2002-07-23 2002-07-23 Server, system and method for providing url information, system and method for retrieving web page contents, and program Pending JP2004054752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002213815A JP2004054752A (en) 2002-07-23 2002-07-23 Server, system and method for providing url information, system and method for retrieving web page contents, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002213815A JP2004054752A (en) 2002-07-23 2002-07-23 Server, system and method for providing url information, system and method for retrieving web page contents, and program

Publications (1)

Publication Number Publication Date
JP2004054752A true JP2004054752A (en) 2004-02-19

Family

ID=31936313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002213815A Pending JP2004054752A (en) 2002-07-23 2002-07-23 Server, system and method for providing url information, system and method for retrieving web page contents, and program

Country Status (1)

Country Link
JP (1) JP2004054752A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005318514A (en) * 2004-03-30 2005-11-10 Yoji Takeuchi Cd-rom with recorded program for functioning as ip telephone terminal, management server, operation server, and ip telephone terminal setup method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005318514A (en) * 2004-03-30 2005-11-10 Yoji Takeuchi Cd-rom with recorded program for functioning as ip telephone terminal, management server, operation server, and ip telephone terminal setup method
US7742462B2 (en) 2004-03-30 2010-06-22 Yoji Takeuchi CD-ROM on which a program for functioning as an IP telephone terminal is recorded, management server, operation server, and IP telephone terminal setup method
JP4574366B2 (en) * 2004-03-30 2010-11-04 要二 竹内 CD-ROM, management server, operation server, and IP telephone terminal registration method in which a program for functioning as an IP telephone terminal is recorded

Similar Documents

Publication Publication Date Title
US7627568B2 (en) Method and system for updating a search engine database based on popularity of links
CA2420382C (en) A method for searching and analysing information in data networks
US6460060B1 (en) Method and system for searching web browser history
CN100424694C (en) Implementing method of network profile
US7797295B2 (en) User content feeds from user storage devices to a public search engine
US7499965B1 (en) Software agent for locating and analyzing virtual communities on the world wide web
US8122001B2 (en) Method of retrieving an appropriate search engine
US7797350B2 (en) System and method for processing downloaded data
US20020107847A1 (en) Method and system for visual internet search engine
KR101653268B1 (en) Processing method of tagged information and the client-server system for the same
JPH09311869A (en) Internet retrieving server
US20060206460A1 (en) Biasing search results
JP2009500719A (en) Query search by image (query-by-imagesearch) and search system
AU2001290363A1 (en) A method for searching and analysing information in data networks
US20020078014A1 (en) Network crawling with lateral link handling
Chen et al. Interactive web caching for slow or intermittent networks
US20060116992A1 (en) Internet search environment number system
CN101231655A (en) Method and system for processing search engine results
WO2003048917A1 (en) Locator based assisted information browsing
JP4233386B2 (en) Information resource server and information resource providing method
JP2004054752A (en) Server, system and method for providing url information, system and method for retrieving web page contents, and program
JP2006236221A (en) Management server for web page retrieval
JP4259858B2 (en) WWW site history search device, method and program
JP2002342371A (en) System and method for www retrieval
KR20010060361A (en) Method for displaying search results in a web search site

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050707

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080617

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081021