JP6311301B2 - Information providing program, information providing method, and information providing apparatus - Google Patents

Information providing program, information providing method, and information providing apparatus Download PDF

Info

Publication number
JP6311301B2
JP6311301B2 JP2013260659A JP2013260659A JP6311301B2 JP 6311301 B2 JP6311301 B2 JP 6311301B2 JP 2013260659 A JP2013260659 A JP 2013260659A JP 2013260659 A JP2013260659 A JP 2013260659A JP 6311301 B2 JP6311301 B2 JP 6311301B2
Authority
JP
Japan
Prior art keywords
information
data
site
screen
tag
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.)
Active
Application number
JP2013260659A
Other languages
Japanese (ja)
Other versions
JP2015118484A (en
Inventor
田邊 浩靖
浩靖 田邊
美枝子 ▲高▼橋
美枝子 ▲高▼橋
春奈 前▲原▼
春奈 前▲原▼
伸弘 齋藤
伸弘 齋藤
奈央 大井
奈央 大井
俊宏 石井
俊宏 石井
亜希 高岡
亜希 高岡
泰士 捧
泰士 捧
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2013260659A priority Critical patent/JP6311301B2/en
Publication of JP2015118484A publication Critical patent/JP2015118484A/en
Application granted granted Critical
Publication of JP6311301B2 publication Critical patent/JP6311301B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報提供プログラム、情報提供方法および情報提供装置に関する。   The present invention relates to an information providing program, an information providing method, and an information providing apparatus.

従来、複数のサイトの情報を1画面に集約して表示するアカウントアグリゲーションと呼ばれるサービスがある。アカウントアグリゲーションによれば、例えば、インターネットバンキングなどに預金者が保有している異なる金融機関の複数の口座の情報を一覧画面に集約して表示することができる。   Conventionally, there is a service called account aggregation that aggregates and displays information on a plurality of sites on one screen. According to account aggregation, for example, information on a plurality of accounts of different financial institutions held by depositors in Internet banking or the like can be aggregated and displayed on a list screen.

関連する先行技術としては、例えば、サーバが、画像から矩形領域の画像を切り出して、OCR処理によりテキストを認識し、htmlファイルのソースから認識されたテキストと最も一致度の高いテキストを抽出してクライアント端末へ送信する技術がある。また、ユーザが必要としている個所を抽出するためのウェブページ情報抽出システムがある。   As related prior art, for example, a server cuts out an image of a rectangular area from an image, recognizes the text by OCR processing, and extracts the text having the highest degree of coincidence with the text recognized from the source of the html file. There is a technique for transmitting to a client terminal. In addition, there is a web page information extraction system for extracting a part that a user needs.

また、複数のサイトから取得したhtml文書に対し、切り出しルール、語彙情報、推論演算に基づき、html文書のタグを頼りに抽出データオブジェクトを取り出す技術がある。また、時間変化する情報を含む画面を画像データとして取り込み、画像データに対して文字認識を利用することにより、時間変化する情報を取得して蓄積し、画面上の指定された領域に表示する技術がある。   Further, there is a technique for extracting an extracted data object from an html document acquired from a plurality of sites based on a cut-out rule, vocabulary information, and an inference operation, using a tag of the html document. Technology that captures and stores time-varying information by capturing a screen containing time-varying information as image data and using character recognition for the image data, and displays it in a specified area on the screen There is.

特開2011−123740号公報JP 2011-123740 A 特開2003−308275号公報JP 2003-308275 A 特開2004−062446号公報JP 2004-062446 A 特開2007−206908号公報JP 2007-206908 A

しかしながら、従来技術によれば、サイトの画面構成や掲載内容の変更により、ユーザの意図通りの情報をサイトから取得できなくなった際の、サイト内のどの部分の情報を取得するのかについての設定変更に時間や手間がかかる。   However, according to the prior art, when the screen configuration of the site and the contents of the site are changed, it is not possible to obtain the information as intended by the user. Takes time and effort.

一つの側面では、本発明は、サイトから取得する情報についての設定変更を支援することができる情報提供プログラム、情報提供方法および情報提供装置を提供することを目的とする。   In one aspect, an object of the present invention is to provide an information providing program, an information providing method, and an information providing apparatus capable of supporting a setting change for information acquired from a site.

本発明の一側面によれば、予め記録された、サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とに基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを出力する情報提供プログラム、情報提供方法および情報提供装置が提案される。   According to one aspect of the present invention, the information related to the tag is specified from the acquired screen information of the site based on the site identification information recorded in advance and the information related to the tag in the screen information of the site. An information providing program, an information providing method, and an information providing apparatus are proposed that output data of the site based on the acquired screen information of the site when the data is searched and the data is not searched.

本発明の一態様によれば、サイトから取得する情報についての設定変更を支援することができるという効果を奏する。   According to one aspect of the present invention, there is an effect that it is possible to support a setting change for information acquired from a site.

図1は、実施の形態にかかる情報提供方法の一実施例を示す説明図である。FIG. 1 is an explanatory diagram of an example of the information providing method according to the embodiment. 図2は、システム200のシステム構成例を示す説明図である。FIG. 2 is an explanatory diagram illustrating a system configuration example of the system 200. 図3は、情報提供装置101のハードウェア構成例を示すブロック図である。FIG. 3 is a block diagram illustrating a hardware configuration example of the information providing apparatus 101. 図4は、サーバ201のハードウェア構成例を示すブロック図である。FIG. 4 is a block diagram illustrating a hardware configuration example of the server 201. 図5は、アカウントアグリゲーション情報DB220の記憶内容の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the contents stored in the account aggregation information DB 220. 図6は、サイト別目的データ属性DB230の記憶内容の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the contents stored in the site-specific purpose data attribute DB 230. 図7は、一覧設定画面の画面例を示す説明図である。FIG. 7 is an explanatory diagram illustrating a screen example of a list setting screen. 図8は、領域初期設定画面の画面例を示す説明図である。FIG. 8 is an explanatory diagram illustrating a screen example of an area initial setting screen. 図9は、一覧画面の画面例を示す説明図である。FIG. 9 is an explanatory diagram illustrating a screen example of a list screen. 図10は、情報提供装置101の機能的構成例を示すブロック図である。FIG. 10 is a block diagram illustrating a functional configuration example of the information providing apparatus 101. 図11は、領域再設定画面の画面例を示す説明図(その1)である。FIG. 11 is an explanatory diagram (part 1) of a screen example of an area reset screen. 図12は、領域再設定画面の画面例を示す説明図(その2)である。FIG. 12 is an explanatory diagram (part 2) of the screen example of the area resetting screen. 図13は、情報提供装置101の情報提供処理手順の一例を示すフローチャートである。FIG. 13 is a flowchart illustrating an example of an information provision processing procedure of the information provision apparatus 101. 図14は、新規登録処理の具体的処理手順の一例を示すフローチャートである。FIG. 14 is a flowchart illustrating an example of a specific processing procedure of the new registration processing. 図15は、一覧表示処理の具体的処理手順の一例を示すフローチャートである。FIG. 15 is a flowchart illustrating an example of a specific processing procedure of the list display processing. 図16は、目的データ設定処理の具体的処理手順の一例を示すフローチャートである。FIG. 16 is a flowchart illustrating an example of a specific processing procedure of the target data setting process. 図17は、領域再設定画面表示処理の具体的処理手順の一例を示すフローチャートである。FIG. 17 is a flowchart illustrating an example of a specific processing procedure of the area reset screen display process.

以下に図面を参照して、本発明にかかる情報提供プログラム、情報提供方法および情報提供装置の実施の形態を詳細に説明する。   Exemplary embodiments of an information providing program, an information providing method, and an information providing apparatus according to the present invention will be described below in detail with reference to the drawings.

(情報提供方法の一実施例)
図1は、実施の形態にかかる情報提供方法の一実施例を示す説明図である。図1において、情報提供装置101は、複数のサイトの情報を一画面に集約して出力する機能を有するコンピュータである。サイトは、ページまたはページの集合であり、例えば、Webサイトである。
(One example of information providing method)
FIG. 1 is an explanatory diagram of an example of the information providing method according to the embodiment. In FIG. 1, an information providing apparatus 101 is a computer having a function of collecting and outputting information on a plurality of sites on one screen. A site is a page or a set of pages, for example, a website.

ページは、ネットワーク上に公開される情報であり、例えば、Webページである。ページは、html(HyperText Markup Language)またはxhtml(Extensible HyperText Markup Language)によって記述された電子文書(htmlデータ、xhtmlデータ)や画像データなどを含む。   The page is information disclosed on the network, for example, a web page. The page includes an electronic document (html data, xhtml data) or image data described by html (HyperText Markup Language) or xhtml (Extensible HyperText Markup Language).

ここで、銀行サイトS1、証券会社サイトS2および年金サイトS3の情報を一覧画面110に集約して出力する場合を想定する。この場合、ユーザは、銀行サイトS1、証券会社サイトS2および年金サイトS3の各サイトについて、各サイトのどのページのどの部分の情報を取得するのかを予め設定する。   Here, it is assumed that information on the bank site S1, the securities company site S2, and the pension site S3 is collected and output on the list screen 110. In this case, for each site of the bank site S1, the securities company site S2, and the pension site S3, the user sets in advance which part of which page of each site information is to be acquired.

一例として、年金サイトS3の厚生年金情報ページの年金額(見込み)を取得する場合を想定する。この場合、ユーザは、例えば、年金サイトの厚生年金情報ページの画面において、年金額(見込み)を表示する領域120を指定する。これにより、一覧画面110の予め設定した位置に、年金サイトの厚生年金情報ページの領域120内の情報を表示することができる。   As an example, it is assumed that the annual amount (expected) of the welfare pension information page of the pension site S3 is acquired. In this case, for example, the user designates an area 120 for displaying the annual amount (expected) on the screen of the welfare pension information page of the pension site. Thereby, the information in the area 120 of the welfare pension information page of the pension site can be displayed at a preset position on the list screen 110.

一方、各サイトの提供者はそれぞれ異なることが多く、また、各サイトの画面構成や掲載内容は提供者によって任意に変更される。各サイトの画面構成や掲載内容が変更されると、各サイトについて予め設定した領域(例えば、領域120)の位置がずれて、ユーザの意図通りの情報を一覧画面110に表示できなくなる場合がある。   On the other hand, the provider of each site is often different, and the screen configuration and posted content of each site are arbitrarily changed by the provider. If the screen configuration or posted content of each site is changed, the position of a region (for example, region 120) set in advance for each site may be shifted, and information as intended by the user may not be displayed on the list screen 110. .

図1の例では、年金サイトS3の厚生年金情報ページの掲載内容が変更されたため、厚生年金情報ページの画面における年金額(見込み)の位置がずれている。したがって、ユーザの意図通りの情報を一覧画面110に表示させるためには、各サイトの画面構成や掲載内容の変更に合わせて、各サイトにおける情報の取得位置についての設定を変更することになる場合がある。   In the example of FIG. 1, since the posting content of the welfare pension information page of the pension site S3 has been changed, the position of the annual amount (expected) on the screen of the welfare pension information page is shifted. Therefore, in order to display the information as intended by the user on the list screen 110, when the setting of the information acquisition position in each site is changed in accordance with the change in the screen configuration and posted contents of each site. There is.

ところが、各サイトの画面構成や掲載内容が変更されるたびに、ユーザが、各サイトにアクセスして変更内容を確認し、各サイトにおける情報の取得位置についての設定を変更するのは手間や時間がかかる。また、ユーザが、各サイトの画面構成や掲載内容が変更されたことに気付かず、一覧画面110に意図とは異なる情報が表示されていても気付かない場合がある。   However, each time the screen configuration or posted content of each site is changed, it is time-consuming and time-consuming for the user to access each site to check the changed content and change the settings for information acquisition location at each site. It takes. In addition, the user may not be aware that the screen configuration or posted content of each site has been changed, and may not be aware of information that is not intended on the list screen 110.

そこで、本実施の形態では、サイトの画面構成や掲載内容が変更されて、ユーザの意図通りの情報を取得できなくなった場合に、サイトのどの部分の情報を取得するのかについての再設定をしやすくして設定変更にかかる手間を削減する情報提供方法について説明する。以下、情報提供装置101の情報提供処理の一実施例について説明する。   Therefore, in this embodiment, when the site screen configuration and posted contents are changed and information that the user intended can no longer be acquired, it is reset as to which part of the site information is acquired. An information providing method for facilitating and reducing the labor required for setting changes will be described. Hereinafter, an embodiment of the information providing process of the information providing apparatus 101 will be described.

(1)情報提供装置101は、予め記録されたサイトSの識別情報を参照して、サイトSの画面情報を取得する。ここで、サイトSは、一画面に情報を集約して表示する複数のサイトのいずれかのサイトである。サイトSの識別情報とは、サイトSを識別する情報であり、例えば、サイトSのURL(Uniform Resource Locator)である。   (1) The information providing apparatus 101 acquires the screen information of the site S with reference to the identification information of the site S recorded in advance. Here, the site S is one of a plurality of sites that collect and display information on one screen. The identification information of the site S is information for identifying the site S, and is, for example, a URL (Uniform Resource Locator) of the site S.

より詳細に説明すると、サイトSの識別情報は、例えば、一覧画面に表示するサイトSの情報を含むページのURLである。一覧画面は、複数のサイトの情報を集約して表示する画面である。サイトSの情報は、サイトSの画面内のいずれかのデータである。サイトSの画面情報は、サイトSの情報を含むページを表示するための情報であり、例えば、サイトSの情報を含むページのhtmlデータやxhtmlデータである。   More specifically, the identification information of the site S is, for example, a URL of a page including the information of the site S displayed on the list screen. The list screen is a screen that aggregates and displays information on a plurality of sites. The information on the site S is any data in the screen of the site S. The screen information of the site S is information for displaying a page including the information of the site S, and is, for example, html data or xhtml data of a page including the information of the site S.

以下の説明では、一覧画面に表示するサイトSの情報を「目的データ」と表記する場合がある。また、サイトSの目的データを含むページを「目的ページ」と表記する場合がある。また、サイトSの画面情報として「htmlデータ」を例に挙げて説明する。   In the following description, the information on the site S displayed on the list screen may be referred to as “target data”. Further, a page including the target data of the site S may be referred to as “target page”. Further, “html data” will be described as an example of the screen information of the site S.

具体的には、例えば、情報提供装置101は、年金サイトS3の厚生年金情報ページのURLを指定して厚生年金情報ページにアクセスし、厚生年金情報ページのhtmlデータ130を取得する。厚生年金情報ページは、年金サイトS3の目的データを含む目的ページである。   Specifically, for example, the information providing apparatus 101 accesses the employee pension information page by specifying the URL of the employee pension information page of the pension site S3, and acquires the html data 130 of the employee pension information page. The welfare pension information page is a purpose page including the purpose data of the pension site S3.

(2)情報提供装置101は、サイトSの識別情報と対応付けて予め記録された、サイトSのhtmlデータにおけるタグに関する情報に基づいて、取得したサイトSのhtmlデータから、タグに関する情報により特定されるデータを検索する。   (2) The information providing apparatus 101 specifies the tag-related information from the acquired html data of the site S based on the information related to the tag in the html data of the site S recorded in advance in association with the identification information of the site S. Search for data to be used.

ここで、タグとは、予め定められた記法により文書に埋め込む形で記述される付加情報である。htmlデータ(または、xhtmlデータ)では、元になる文書に「<」と「>」とで囲まれた半角英数字をタグとして埋め込むことにより、ブラウザに対して文書構造、書式、文字飾りなどを指示したり、画像や他の文書へのリンクを埋め込むことができる。   Here, the tag is additional information described in a form embedded in a document by a predetermined notation. In html data (or xhtml data), by embedding half-width alphanumeric characters enclosed in “<” and “>” as tags in the original document, the document structure, format, character decoration, etc. are given to the browser. You can instruct and embed images and links to other documents.

また、タグに関する情報とは、サイトSのhtmlデータのうち、目的データを含むhtml要素のタグを特定するための情報である。html要素は、htmlデータを構成する要素であり、開始タグと内容と終了タグとから構成される。すなわち、タグに関する情報は、目的データを内容部分に含むhtml要素のタグを特定するための情報である。   Moreover, the information regarding a tag is information for specifying a tag of an html element including target data among the html data of the site S. The html element is an element that constitutes html data and includes a start tag, contents, and an end tag. That is, the information regarding the tag is information for specifying the tag of the html element that includes the target data in the content portion.

一例として、サイトSのhtmlデータのうち目的データを含むhtml要素を、サイトSのhtmlデータに含まれるtd全4個中の2番目のtdとする。この場合、タグに関する情報140は、例えば、「td全4個中の2番目」となる。なお、tdは、データのセル(table data cell)を示す要素である。   As an example, the html element including the target data in the html data of the site S is set as the second td among the four td included in the html data of the site S. In this case, the tag-related information 140 is, for example, “second among all four td”. Note that td is an element indicating a data cell (table data cell).

また、タグに関する情報により特定されるデータとは、サイトSのhtmlデータのうち、タグに関する情報により特定されるhtml要素の内容部分に記述されたデータである。すなわち、情報提供装置101は、例えば、厚生年金情報ページのhtmlデータ130から、td全4個中の2番目のtdの内容部分に記述されたデータを検索する。   The data specified by the information related to the tag is data described in the content part of the html element specified by the information related to the tag among the html data of the site S. That is, for example, the information providing apparatus 101 retrieves data described in the content part of the second td out of all four td from the html data 130 of the welfare annuity information page.

(3)情報提供装置101は、タグに関する情報により特定されるデータが検索されなかった場合に、取得したサイトSのhtmlデータに基づくサイトSの画像データを出力する。図1の例では、年金サイトS3の厚生年金情報ページの掲載内容が変更され、htmlデータに含まれるtdの総数が「4」から「5」に変更されている。   (3) The information providing apparatus 101 outputs the image data of the site S based on the acquired html data of the site S when the data specified by the information about the tag is not searched. In the example of FIG. 1, the content posted on the welfare pension information page of the pension site S3 is changed, and the total number of td included in the html data is changed from “4” to “5”.

この場合、タグに関する情報140により特定されるデータ、すなわち、td全4個中の2番目のtdの内容部分に記述されたデータが検索されない。このため、情報提供装置101は、厚生年金情報ページのhtmlデータ130に基づく厚生年金情報ページの画像データ150を出力する。   In this case, the data specified by the information 140 related to the tag, that is, the data described in the content portion of the second td among all four td is not retrieved. For this reason, the information providing apparatus 101 outputs the image data 150 of the employee pension information page based on the html data 130 of the employee pension information page.

具体的には、例えば、まず、情報提供装置101は、厚生年金情報ページのhtmlデータ130をメモリ(例えば、VRAM:Video Random Access Memory)に展開して、厚生年金情報ページの画像データ150を生成する。そして、情報提供装置101は、メモリに記憶された厚生年金情報ページの画像データ150を含む再設定画面160を出力する。   Specifically, for example, first, the information providing apparatus 101 expands the html data 130 of the welfare annuity information page into a memory (for example, VRAM: Video Random Access Memory) and generates the image data 150 of the welfare annuity information page. To do. Then, the information providing apparatus 101 outputs a resetting screen 160 including the image data 150 of the employee pension information page stored in the memory.

このように、情報提供装置101によれば、取得したサイトSのhtmlデータから、タグに関する情報により特定されるデータを検索し、データが検索されなかった場合に、取得したサイトSのhtmlデータに基づくサイトSの画像データを出力することができる。   As described above, according to the information providing apparatus 101, when the data specified by the information about the tag is searched from the acquired html data of the site S, and the data is not searched, the acquired html data of the site S The image data of the base site S can be output.

これにより、サイトSの画面構成や掲載内容が変更されて、ユーザの意図通りの情報を取得できなくなった場合に、サイトSのどの部分の情報を取得するのかについての再設定をしやすくして設定変更にかかる手間を削減することができる。   This makes it easier to reconfigure which part of the site S is to be acquired when the screen configuration and posted content of the site S are changed and the information as intended by the user cannot be acquired. It is possible to reduce the time and effort required to change settings.

例えば、年金サイトS3からユーザの意図通りの情報を取得できなくなった場合に、再設定画面160を表示することで、年金サイトS3の掲載内容が変更されたことをユーザに気付かせることができる。また、再設定画面160において、年金サイトS3の厚生年金情報ページについての領域120の再設定を行わせることができる。   For example, when it becomes impossible to acquire information as intended by the user from the pension site S3, the resetting screen 160 is displayed so that the user can be aware that the posted content of the pension site S3 has been changed. Further, in the resetting screen 160, it is possible to reset the area 120 for the employee pension information page of the pension site S3.

(システム200のシステム構成例)
つぎに、実施の形態にかかるシステム200のシステム構成例について説明する。
(System configuration example of system 200)
Next, a system configuration example of the system 200 according to the embodiment will be described.

図2は、システム200のシステム構成例を示す説明図である。図2において、システム200は、情報提供装置101とサーバ201を含む。システム200において、情報提供装置101とサーバ201は、有線または無線のネットワーク210を介して相互に通信可能に接続される。ネットワーク210は、例えば、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)などである。   FIG. 2 is an explanatory diagram illustrating a system configuration example of the system 200. In FIG. 2, the system 200 includes an information providing apparatus 101 and a server 201. In the system 200, the information providing apparatus 101 and the server 201 are connected to each other via a wired or wireless network 210 so that they can communicate with each other. The network 210 is, for example, the Internet, a LAN (Local Area Network), a WAN (Wide Area Network), or the like.

ここで、情報提供装置101は、アカウントアグリゲーション情報DB(データベース)220およびサイト別目的データ属性DB230を有する。具体的には、例えば、情報提供装置101は、ブラウザがインストールされたPC(Personal Computer)、ノートPC、タブレット型PC、スマートフォン、携帯電話機などである。   Here, the information providing apparatus 101 includes an account aggregation information DB (database) 220 and a site-specific purpose data attribute DB 230. Specifically, for example, the information providing apparatus 101 is a PC (Personal Computer) installed with a browser, a notebook PC, a tablet PC, a smartphone, a mobile phone, or the like.

なお、アカウントアグリゲーション情報DB220およびサイト別目的データ属性DB230についての説明は、図5および図6を用いて後述する。   The account aggregation information DB 220 and the site-specific purpose data attribute DB 230 will be described later with reference to FIGS.

サーバ201は、情報提供装置101からの要求に応じて、htmlデータや画像などを含むサイトSの画面情報を送信するコンピュータである。情報提供装置101は、サーバ201からのサイトSの画面情報に基づいて、サイトSの画面を表示することができる。具体的には、例えば、サーバ201は、Webサーバである。   The server 201 is a computer that transmits screen information of the site S including html data and images in response to a request from the information providing apparatus 101. The information providing apparatus 101 can display the screen of the site S based on the screen information of the site S from the server 201. Specifically, for example, the server 201 is a Web server.

(情報提供装置101のハードウェア構成例)
図3は、情報提供装置101のハードウェア構成例を示すブロック図である。図3において、情報提供装置101は、CPU(Central Processing Unit)301と、メモリ302と、ディスクドライブ303と、ディスク304と、ディスプレイ305と、I/F(Interface)306と、キーボード307と、マウス308と、スキャナ309と、プリンタ310と、を有する。また、各構成部はバス300によってそれぞれ接続される。
(Example of hardware configuration of information providing apparatus 101)
FIG. 3 is a block diagram illustrating a hardware configuration example of the information providing apparatus 101. In FIG. 3, the information providing apparatus 101 includes a CPU (Central Processing Unit) 301, a memory 302, a disk drive 303, a disk 304, a display 305, an I / F (Interface) 306, a keyboard 307, a mouse. 308, a scanner 309, and a printer 310. Each component is connected by a bus 300.

ここで、CPU301は、情報提供装置101の全体の制御を司る。メモリ302は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)およびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU301のワークエリアとして使用される。メモリ302に記憶されるプログラムは、CPU301にロードされることで、コーディングされている処理をCPU301に実行させる。   Here, the CPU 301 governs overall control of the information providing apparatus 101. The memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), and a flash ROM. Specifically, for example, a flash ROM or ROM stores various programs, and a RAM is used as a work area for the CPU 301. The program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.

ディスクドライブ303は、CPU301の制御にしたがってディスク304に対するデータのリード/ライトを制御する。ディスク304は、ディスクドライブ303の制御で書き込まれたデータを記憶する。ディスク304としては、例えば、磁気ディスク、光ディスクなどが挙げられる。   The disk drive 303 controls reading / writing of data with respect to the disk 304 according to the control of the CPU 301. The disk 304 stores data written under the control of the disk drive 303. Examples of the disk 304 include a magnetic disk and an optical disk.

ディスプレイ305は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する。ディスプレイ305は、例えば、CRT、TFT液晶ディスプレイ、プラズマディスプレイなどを採用することができる。   A display 305 displays data such as a document, an image, and function information as well as a cursor, an icon, or a tool box. As the display 305, for example, a CRT, a TFT liquid crystal display, a plasma display, or the like can be adopted.

I/F306は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して他のコンピュータ(例えば、サーバ201)に接続される。そして、I/F306は、ネットワーク210と内部のインターフェースを司り、他のコンピュータからのデータの入出力を制御する。I/F306には、例えば、モデムやLANアダプタなどを採用することができる。   The I / F 306 is connected to the network 210 via a communication line, and is connected to another computer (for example, the server 201) via the network 210. The I / F 306 controls an internal interface with the network 210 and controls data input / output from other computers. For example, a modem or a LAN adapter may be employed as the I / F 306.

キーボード307は、文字、数字、各種指示などの入力のためのキーを備え、データの入力を行う。キーボード307は、タッチパネル式の入力パッドやテンキーなどであってもよい。マウス308は、カーソルの移動や範囲選択、あるいはウィンドウの移動やサイズの変更などを行う。   The keyboard 307 includes keys for inputting characters, numbers, various instructions, and the like, and inputs data. The keyboard 307 may be a touch panel type input pad or a numeric keypad. The mouse 308 performs cursor movement, range selection, window movement, size change, and the like.

スキャナ309は、画像を光学的に読み取り、情報提供装置101内に画像データを取り込む。スキャナ309は、OCR(Optical Character Reader)機能を有していてもよい。プリンタ310は、画像データや文書データを印刷する。プリンタ310には、例えば、レーザプリンタやインクジェットプリンタを採用することができる。なお、情報提供装置101は、例えば、上述した構成部のうち、スキャナ309、プリンタ310などを有さないことにしてもよい。   The scanner 309 optically reads an image and takes in image data into the information providing apparatus 101. The scanner 309 may have an OCR (Optical Character Reader) function. The printer 310 prints image data and document data. As the printer 310, for example, a laser printer or an ink jet printer can be employed. Note that the information providing apparatus 101 may not include the scanner 309, the printer 310, or the like among the above-described components.

(サーバ201のハードウェア構成例)
図4は、サーバ201のハードウェア構成例を示すブロック図である。図4において、サーバ201は、CPU401と、メモリ402と、I/F403と、ディスクドライブ404と、ディスク405と、を有する。また、各構成部は、バス400によってそれぞれ接続される。
(Hardware configuration example of server 201)
FIG. 4 is a block diagram illustrating a hardware configuration example of the server 201. In FIG. 4, the server 201 includes a CPU 401, a memory 402, an I / F 403, a disk drive 404, and a disk 405. Each component is connected by a bus 400.

ここで、CPU401は、サーバ201の全体の制御を司る。メモリ402は、例えば、ROM、RAMおよびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU401のワークエリアとして使用される。メモリ402に記憶されるプログラムは、CPU401にロードされることで、コーディングされている処理をCPU401に実行させる。   Here, the CPU 401 governs overall control of the server 201. The memory 402 includes, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401. The program stored in the memory 402 is loaded on the CPU 401 to cause the CPU 401 to execute the coded process.

I/F403は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して他のコンピュータ(例えば、図2に示した情報提供装置101)に接続される。そして、I/F403は、ネットワーク210と内部のインターフェースを司り、他のコンピュータからのデータの入出力を制御する。I/F403には、例えば、モデムやLANアダプタなどを採用することができる。   The I / F 403 is connected to the network 210 via a communication line, and is connected to another computer (for example, the information providing apparatus 101 shown in FIG. 2) via the network 210. The I / F 403 controls an internal interface with the network 210 and controls input / output of data from other computers. For example, a modem or a LAN adapter may be employed as the I / F 403.

ディスクドライブ404は、CPU401の制御にしたがってディスク405に対するデータのリード/ライトを制御する。ディスク405は、ディスクドライブ404の制御で書き込まれたデータを記憶する。ディスク405としては、例えば、磁気ディスク、光ディスクなどが挙げられる。なお、サーバ201は、上述した構成部のほか、例えば、キーボード、マウス、ディスプレイなどを有することにしてもよい。   The disk drive 404 controls reading / writing of data with respect to the disk 405 according to the control of the CPU 401. The disk 405 stores data written under the control of the disk drive 404. Examples of the disk 405 include a magnetic disk and an optical disk. Note that the server 201 may include, for example, a keyboard, a mouse, a display, and the like in addition to the components described above.

(アカウントアグリゲーション情報DB220の記憶内容)
つぎに、情報提供装置101が有するアカウントアグリゲーション情報DB220の記憶内容について説明する。アカウントアグリゲーション情報DB220は、例えば、図3に示した情報提供装置101のメモリ302、ディスク304などの記憶装置により実現される。
(Contents stored in the account aggregation information DB 220)
Next, the contents stored in the account aggregation information DB 220 included in the information providing apparatus 101 will be described. The account aggregation information DB 220 is realized by, for example, a storage device such as the memory 302 and the disk 304 of the information providing apparatus 101 illustrated in FIG.

図5は、アカウントアグリゲーション情報DB220の記憶内容の一例を示す説明図である。図5において、アカウントアグリゲーション情報DB220は、ID、PW、ログインURLおよびデータURLのフィールドを有する。各フィールドに情報を設定することで、アカウントアグリゲーション情報(アカウントアグリゲーション情報500−1〜500−7)がレコードとして記憶される。   FIG. 5 is an explanatory diagram showing an example of the contents stored in the account aggregation information DB 220. In FIG. 5, the account aggregation information DB 220 has fields of ID, PW, login URL, and data URL. By setting information in each field, account aggregation information (account aggregation information 500-1 to 500-7) is stored as a record.

ここで、ID(identification)は、サイトSのユーザを識別する識別子である。PW(password)は、サイトSにログインするためのユーザのパスワードである。ログインURLは、サイトSにログインするためのWebページ(いわゆる、ログイン画面)を表示するためのURLである。   Here, ID (identification) is an identifier for identifying a user of the site S. PW (password) is a user password for logging in to the site S. The login URL is a URL for displaying a Web page (so-called login screen) for logging into the site S.

データURLは、一覧画面に表示するサイトSの情報を含むWebページを表示するためのURLである。一覧画面は、複数のサイトSの情報を集約して表示する画面である。ここでは、データURLは、CGI(Common Gateway Interface)スクリプトのURLである。   The data URL is a URL for displaying a Web page including information on the site S to be displayed on the list screen. The list screen is a screen that aggregates and displays information on a plurality of sites S. Here, the data URL is a URL of a CGI (Common Gateway Interface) script.

例えば、アカウントアグリゲーション情報500−1は、ID「12345」、PW「P111111」、ログインURL「A.html」およびデータURL「A/12345.cgi」を示す。   For example, the account aggregation information 500-1 indicates ID “12345”, PW “P111111”, login URL “A.html”, and data URL “A / 12345.cgi”.

(サイト別目的データ属性DB230の記憶内容)
つぎに、情報提供装置101が有するサイト別目的データ属性DB230の記憶内容について説明する。サイト別目的データ属性DB230は、例えば、情報提供装置101のメモリ302、ディスク304などの記憶装置により実現される。
(Storage contents of site-specific purpose data attribute DB 230)
Next, the contents stored in the site-specific purpose data attribute DB 230 of the information providing apparatus 101 will be described. The site-specific objective data attribute DB 230 is realized by a storage device such as the memory 302 and the disk 304 of the information providing apparatus 101, for example.

図6は、サイト別目的データ属性DB230の記憶内容の一例を示す説明図である。図6において、サイト別目的データ属性DB230は、データURL、データ特定html属性、データ属性、一覧位置および設定時情報のフィールドを有する。各フィールドに情報を設定することで、サイト別目的データ属性情報(例えば、サイト別目的データ属性情報600−1〜600−5)がレコードとして記憶される。   FIG. 6 is an explanatory diagram showing an example of the contents stored in the site-specific purpose data attribute DB 230. In FIG. 6, the site-specific purpose data attribute DB 230 includes fields for data URL, data specific html attribute, data attribute, list position, and setting time information. By setting information in each field, site-specific target data attribute information (for example, site-specific target data attribute information 600-1 to 600-5) is stored as a record.

ここで、データURLは、サイトSの目的ページを表示するためのURLである。データ特定html属性は、目的データを含むhtml要素のタグを特定するための情報である。データ属性は、目的データの属性である。データ属性としては、例えば、数値、漢字、かな、カナ、アルファベットなどがある。   Here, the data URL is a URL for displaying the target page of the site S. The data specifying html attribute is information for specifying a tag of an html element including target data. The data attribute is an attribute of the target data. Examples of data attributes include numerical values, kanji, kana, kana, and alphabet.

一覧位置は、一覧画面におけるサイトSの目的データを表示する位置を示す情報である。ここでは、一覧位置は、一覧画面内のボックス(例えば、図7に示すボックスB1〜B3)の番号を示す。設定時情報は、目的ページの画面における目的データを含む領域Tを設定した時の領域Tを含む目的ページの画像データである。   The list position is information indicating a position where the target data of the site S is displayed on the list screen. Here, the list position indicates the number of a box (for example, boxes B1 to B3 shown in FIG. 7) in the list screen. The setting time information is image data of the target page including the region T when the region T including the target data on the screen of the target page is set.

例えば、サイト別目的データ属性情報600−1は、データURL「A/12345.cgi」、データ特定html属性「td全4個中の2番目」、データ属性「数値」、一覧位置「1」および設定時情報「9876.jpg」を示す。   For example, the site-specific objective data attribute information 600-1 includes a data URL “A / 12345.cgi”, a data specific html attribute “second among all four td”, a data attribute “numerical value”, a list position “1”, and The setting time information “9876.jpg” is indicated.

(一覧設定画面の画面例)
つぎに、情報提供装置101のディスプレイ305に表示される一覧設定画面の画面例について説明する。一覧設定画面は、複数のサイトSの目的データを表示する一覧画面の画面構成や掲載内容を設定する画面である。
(Example of list setting screen)
Next, a screen example of the list setting screen displayed on the display 305 of the information providing apparatus 101 will be described. The list setting screen is a screen for setting the screen configuration of the list screen displaying the target data of the plurality of sites S and the posting contents.

図7は、一覧設定画面の画面例を示す説明図である。図7において、一覧設定画面700は、一覧画面に表示する目的データの項目名および表示位置を設定する画面である。一覧設定画面700において、図3に示したキーボード307やマウス308を用いたユーザの操作入力により、一覧画面に表示する目的データの項目名を設定することができる。   FIG. 7 is an explanatory diagram illustrating a screen example of a list setting screen. In FIG. 7, a list setting screen 700 is a screen for setting item names and display positions of target data to be displayed on the list screen. In the list setting screen 700, an item name of target data to be displayed on the list screen can be set by a user operation input using the keyboard 307 or the mouse 308 shown in FIG.

図7の例では、一覧画面に表示する目的データの項目名「年金加入月数」、「年金受給(見込み)額」および「X銀行の預金残高」が設定されている。なお、「年金加入月数」と「年金受給(見込み)額」は、ある年金サイトの情報である。また、「X銀行の預金残高」は、ある銀行サイトの情報である。   In the example of FIG. 7, the item names “number of months of pension participation”, “pension receipt (expected) amount” and “bank balance of X bank” of the target data displayed on the list screen are set. The “months of pension participation” and “pension receipt (expected) amount” are information on a certain pension site. Further, “deposit balance of bank X” is information on a certain bank site.

また、一覧設定画面700において、ユーザの操作入力により、目的データを表示するボックスを設定することができる。図7の例では、項目名「年金加入月数」の目的データを表示するボックスB1、項目名「年金受給(見込み)額」の目的データを表示するボックスB2および項目名「X銀行の預金残高」の目的データを表示するボックスB3が設定されている。   In the list setting screen 700, a box for displaying target data can be set by a user operation input. In the example of FIG. 7, the box B1 that displays the target data of the item name “pension participation months”, the box B2 that displays the target data of the item name “pension receipt (expected) amount”, and the item name “bank X deposit balance”. The box B3 for displaying the target data “is set.

(領域初期設定画面の画面例)
つぎに、情報提供装置101のディスプレイ305に表示される領域初期設定画面の画面例について説明する。領域初期設定画面は、目的ページの画面における目的データを含む領域Tを設定する画面である。
(Example of initial area setting screen)
Next, a screen example of the area initial setting screen displayed on the display 305 of the information providing apparatus 101 will be described. The area initial setting screen is a screen for setting an area T including target data on the screen of the target page.

図8は、領域初期設定画面の画面例を示す説明図である。図8において、領域初期設定画面800は、年金サイトの厚生年金情報ページの画面における目的データを含む領域Tを設定する画面である。領域初期設定画面800には、年金サイトの厚生年金情報ページの画面の画像データ810が表示されている。   FIG. 8 is an explanatory diagram illustrating a screen example of an area initial setting screen. In FIG. 8, a region initial setting screen 800 is a screen for setting a region T including target data on the screen of the welfare pension information page of the pension site. The area initial setting screen 800 displays image data 810 of the pension site welfare pension information page.

領域初期設定画面800において、ユーザの操作入力により、画像データ810上の目的データを含む範囲を選択することにより、厚生年金情報ページの画面における目的データを含む領域Tを設定することができる。厚生年金情報ページの画面における目的データを含む領域T1,T2が設定されている。   In the region initial setting screen 800, the region T including the target data on the screen of the welfare annuity information page can be set by selecting a range including the target data on the image data 810 by a user operation input. Regions T1 and T2 including target data on the screen of the welfare pension information page are set.

ここで、領域T1は、厚生年金情報ページの加入期間[月]を示す数字列を含む領域である。領域T2は、厚生年金情報ページの年金額(見込み)[円]を示す数字列を含む領域である。また、領域初期設定画面800において、ユーザの操作入力により、設定完了ボタン820がクリック(押下)されると、領域Tの設定が完了する。   Here, area | region T1 is an area | region containing the numerical sequence which shows the enrollment period [month] of an employee pension information page. The region T2 is a region including a numeric string indicating the annual amount (expected) [yen] of the employee pension information page. On the region initial setting screen 800, when the setting completion button 820 is clicked (pressed) by a user operation input, the setting of the region T is completed.

(一覧画面の画面例)
つぎに、情報提供装置101のディスプレイ305に表示される一覧画面の画面例について説明する。一覧画面は複数のサイトSの目的データを集約して表示する画面である。
(Screen example of list screen)
Next, a screen example of a list screen displayed on the display 305 of the information providing apparatus 101 will be described. The list screen is a screen that aggregates and displays the target data of a plurality of sites S.

図9は、一覧画面の画面例を示す説明図である。図9において、一覧画面900は、年金サイトの厚生年金情報ページの目的データと、銀行サイトの口座情報ページの目的データとを集約して表示する画面である。具体的には、一覧画面900には、年金サイトの厚生年金情報ページの年金加入月数がボックスB1に表示され、年金受給(見込み)額がボックスB2に表示されている。   FIG. 9 is an explanatory diagram illustrating a screen example of a list screen. In FIG. 9, a list screen 900 is a screen that collectively displays the purpose data of the welfare pension information page of the pension site and the purpose data of the account information page of the bank site. Specifically, on the list screen 900, the number of months of pension participation on the welfare pension information page of the pension site is displayed in box B1, and the amount of pension receipt (expected) is displayed in box B2.

また、一覧画面900には、銀行サイトの口座情報ページの預金残高がボックスB3に表示されている。一覧画面900によれば、ユーザは、年金サイトの厚生年金情報ページの年金加入月数、年金受給(見込み)額および銀行サイトの口座情報ページの預金残高を一目で確認することができる。   In the list screen 900, the deposit balance of the bank site account information page is displayed in a box B3. According to the list screen 900, the user can confirm at a glance the number of months of pension participation on the welfare pension information page of the pension site, the pension receipt (expected) amount, and the deposit balance on the account information page of the bank site.

(情報提供装置101の機能的構成例)
図10は、情報提供装置101の機能的構成例を示すブロック図である。図10において、情報提供装置101は、受付部1001と、取得部1002と、登録部1003と、表示制御部1004と、認識部1005と、特定部1006と、検索部1007と、判断部1008と、を含む構成である。受付部1001〜判断部1008は制御部となる機能であり、具体的には、例えば、図3に示したメモリ302、ディスク304などの記憶装置に記憶されたプログラムをCPU301に実行させることにより、または、I/F306により、その機能を実現する。各機能部の処理結果は、例えば、メモリ302、ディスク304などの記憶装置に記憶される。
(Functional configuration example of the information providing apparatus 101)
FIG. 10 is a block diagram illustrating a functional configuration example of the information providing apparatus 101. In FIG. 10, the information providing apparatus 101 includes a reception unit 1001, an acquisition unit 1002, a registration unit 1003, a display control unit 1004, a recognition unit 1005, a specification unit 1006, a search unit 1007, and a determination unit 1008. It is the structure containing these. The reception unit 1001 to the determination unit 1008 are functions as control units. Specifically, for example, by causing the CPU 301 to execute a program stored in a storage device such as the memory 302 and the disk 304 illustrated in FIG. Alternatively, the function is realized by the I / F 306. The processing result of each functional unit is stored in a storage device such as the memory 302 and the disk 304, for example.

<新規登録要求を受け付けた場合>
まず、新規登録要求を受け付けた場合の各機能部の処理内容について説明する。新規登録要求は、一覧画面に表示する目的データを新規登録する要求である。
<When a new registration request is accepted>
First, processing contents of each functional unit when a new registration request is received will be described. The new registration request is a request for newly registering target data to be displayed on the list screen.

受付部1001は、新規登録要求を受け付ける。具体的には、例えば、受付部1001は、キーボード307やマウス308を用いたユーザの操作入力により、新規登録要求を受け付ける。また、受付部1001は、外部のコンピュータから新規登録要求を受信することにより、新規登録要求を受け付けることにしてもよい。   The accepting unit 1001 accepts a new registration request. Specifically, for example, the reception unit 1001 receives a new registration request by a user operation input using the keyboard 307 or the mouse 308. The receiving unit 1001 may receive a new registration request by receiving a new registration request from an external computer.

取得部1002は、新規登録要求を受け付けたことに応じて、サイトSのID、PW、ログインURLおよびデータURLを取得する。具体的には、例えば、取得部1002は、ユーザの操作入力により、サイトSのID、PW、ログインURLおよびデータURLを取得する。この際、取得部1002は、ユーザの操作入力によって目的ページまで画面遷移させることにより、目的ページのデータURLを取得することにしてもよい。   The acquisition unit 1002 acquires the ID, PW, login URL, and data URL of the site S in response to receiving a new registration request. Specifically, for example, the acquisition unit 1002 acquires the ID, PW, login URL, and data URL of the site S by a user operation input. At this time, the acquisition unit 1002 may acquire the data URL of the target page by changing the screen to the target page by a user operation input.

なお、サイトSのID、PW、ログインURLおよびデータURLは、新規登録要求に含まれていてもよい。この場合、取得部1002は、受け付けられた新規登録要求から、サイトSのID、PW、ログインURLおよびデータURLを取得する。   Note that the ID, PW, login URL, and data URL of the site S may be included in the new registration request. In this case, the acquisition unit 1002 acquires the ID, PW, login URL, and data URL of the site S from the accepted new registration request.

登録部1003は、取得されたサイトSのID、PW、ログインURLおよびデータURLをアカウントアグリゲーション情報DB220に登録する。具体的には、例えば、登録部1003は、アカウントアグリゲーション情報DB220の各フィールドに、取得されたサイトSのID、PW、ログインURLおよびデータURLを設定する。   The registration unit 1003 registers the acquired ID, PW, login URL, and data URL of the site S in the account aggregation information DB 220. Specifically, for example, the registration unit 1003 sets the acquired site S ID, PW, login URL, and data URL in each field of the account aggregation information DB 220.

これにより、アカウントアグリゲーション情報DB220に新たなアカウントアグリゲーション情報が新規登録される。   As a result, new account aggregation information is newly registered in the account aggregation information DB 220.

取得部1002は、目的ページの画面の画像データを取得する。具体的には、例えば、まず、取得部1002は、取得したサイトSのログインURLを用いて、サイトSのログイン画面にアクセスする。そして、取得部1002は、取得したサイトSのID、PWを用いて、サイトSにログインする。つぎに、取得部1002は、取得したサイトSのデータURLを用いて、サイトSの目的ページのhtmlデータを取得する。そして、取得部1002は、取得したhtmlデータに基づいて、目的ページの画面をキャプチャすることにより、目的ページの画面の画像データを取得する。なお、キャプチャとは、ディスプレイ305に表示される画面イメージを画像データとして保存することである。   The acquisition unit 1002 acquires image data of the screen of the target page. Specifically, for example, first, the acquisition unit 1002 accesses the login screen of the site S using the acquired login URL of the site S. Then, the acquisition unit 1002 logs in to the site S using the acquired ID and PW of the site S. Next, the acquisition unit 1002 acquires html data of the target page of the site S using the acquired data URL of the site S. Then, the acquisition unit 1002 acquires the image data of the screen of the target page by capturing the screen of the target page based on the acquired html data. Note that capture means saving a screen image displayed on the display 305 as image data.

表示制御部1004は、取得された目的ページの画面の画像データを出力する。具体的には、例えば、表示制御部1004は、目的ページの画面の画像データを含む領域初期設定画面(例えば、図8に示した領域初期設定画面800)をディスプレイ305に表示する。   The display control unit 1004 outputs the acquired image data of the screen of the target page. Specifically, for example, the display control unit 1004 displays an area initial setting screen (for example, the area initial setting screen 800 shown in FIG. 8) including the image data of the screen of the target page on the display 305.

受付部1001は、出力された目的ページの画面の画像データ上の目的データを含む領域Tの選択を受け付ける。具体的には、例えば、受付部1001は、領域初期設定画面800におけるユーザの操作入力により、画像データ810(図8参照)上の目的データを含む領域T(例えば、領域T1,T2)の選択を受け付ける。   The accepting unit 1001 accepts selection of an area T including the target data on the image data of the output target page screen. Specifically, for example, the accepting unit 1001 selects an area T (for example, areas T1 and T2) including target data on the image data 810 (see FIG. 8) by a user operation input on the area initial setting screen 800. Accept.

認識部1005は、選択された領域Tの画像データの文字認識処理を行う。ここで、文字認識処理とは、画像データの中から、文字の形状に基づいて文字を識別し、コンピュータ上で扱える文字データに変換する処理である。文字認識処理は、例えば、OCR処理である。   The recognition unit 1005 performs character recognition processing on the image data of the selected region T. Here, the character recognition process is a process of identifying a character from image data based on the shape of the character and converting it into character data that can be handled on a computer. The character recognition process is, for example, an OCR process.

具体的には、例えば、まず、認識部1005は、目的ページの画面の画像データから、選択された領域Tの画像データを抽出する。そして、認識部1005は、抽出した領域Tの画像データに対してOCR処理を行う。これにより、目的データのテキストデータを取得することができる。   Specifically, for example, first, the recognition unit 1005 extracts the image data of the selected region T from the image data of the screen of the target page. Then, the recognition unit 1005 performs OCR processing on the extracted image data of the region T. Thereby, the text data of the target data can be acquired.

特定部1006は、目的ページのhtmlデータにおける目的データを含むhtml要素のタグに関する情報を特定する。具体的には、例えば、まず、特定部1006は、目的ページのhtmlデータから、OCR処理により得られる目的データのテキストデータを含むhtml要素を検索する。そして、特定部1006は、目的ページのhtmlデータにおける、検索したhtml要素のタグのデータ特定html属性を、タグに関する情報として特定する。   The specifying unit 1006 specifies information related to the tag of the html element including the target data in the html data of the target page. Specifically, for example, first, the specifying unit 1006 searches the html element including the text data of the target data obtained by the OCR process from the html data of the target page. Then, the specifying unit 1006 specifies the data specifying html attribute of the tag of the searched html element in the html data of the target page as information related to the tag.

データ特定html属性とは、目的ページのhtmlデータにおける、目的データのテキストデータを含むhtml要素のタグの位置を特定するための情報である。データ特定html属性は、例えば、タグの種類や、htmlデータにおける同一種類のタグ全何個中の先頭から何番目のタグであるかなどを示す。   The data specifying html attribute is information for specifying the position of the tag of the html element including the text data of the target data in the html data of the target page. The data specifying html attribute indicates, for example, the type of tag and the tag number from the top of all tags of the same type in the html data.

また、特定部1006は、文字認識処理により認識されたデータのデータ属性を判断する。具体的には、例えば、認識部1005は、OCR処理により得られる目的データのテキストデータを解析して、データのデータ属性(例えば、数値、漢字、かな、カナ、アルファベット)を判断する。   The specifying unit 1006 determines the data attribute of the data recognized by the character recognition process. Specifically, for example, the recognition unit 1005 analyzes the text data of the target data obtained by the OCR process, and determines the data attribute of the data (for example, numeric value, kanji, kana, kana, alphabet).

また、取得部1002は、領域Tが設定された目的ページの画面の画像データを取得することにしてもよい。具体的には、例えば、取得部1002は、領域Tが設定された状態の画像データをキャプチャすることにより、領域Tが設定された目的ページの画面の画像データを設定時情報として取得する。   The acquisition unit 1002 may acquire image data of the screen of the target page in which the region T is set. Specifically, for example, the acquisition unit 1002 acquires the image data of the screen of the target page with the region T set as the setting time information by capturing the image data with the region T set.

より具体的には、例えば、取得部1002は、領域T1が選択された画像データ810(図8参照)をキャプチャすることにより、領域T1が設定された厚生年金情報ページ(目的ページ)の画像データを設定時情報として取得する。また、取得部1002は、領域T2が選択された画像データ810をキャプチャすることにより、領域T2が設定された厚生年金情報ページの画像データを設定時情報として取得する。   More specifically, for example, the acquisition unit 1002 captures image data 810 (see FIG. 8) in which the region T1 is selected, and thereby the image data of the employee pension information page (target page) in which the region T1 is set. Is acquired as setting time information. The acquisition unit 1002 acquires the image data of the welfare pension information page in which the region T2 is set as the setting time information by capturing the image data 810 in which the region T2 is selected.

なお、設定時情報は、例えば、後述する図11に示す領域再設定画面1100の画像データ1110,1120を表示するために用いられる。   Note that the setting time information is used, for example, to display image data 1110 and 1120 of an area resetting screen 1100 shown in FIG.

登録部1003は、目的ページのデータURLと対応付けて、データ特定html属性、データ属性、一覧位置および設定時情報をサイト別目的データ属性DB230に登録する。一覧位置は、例えば、ユーザの操作入力により取得される。具体的には、例えば、登録部1003は、サイト別目的データ属性DB230の各フィールドに、データURL、データ特定html属性、データ属性、一覧位置および設定時情報を設定する。   The registration unit 1003 registers the data specific html attribute, data attribute, list position, and setting time information in the site-specific target data attribute DB 230 in association with the data URL of the target page. The list position is acquired by, for example, a user operation input. Specifically, for example, the registration unit 1003 sets a data URL, a data specific html attribute, a data attribute, a list position, and setting time information in each field of the site-specific purpose data attribute DB 230.

これにより、サイト別目的データ属性DB230に新たなサイト別目的データ属性情報が新規登録される。   As a result, new site-specific purpose data attribute information is newly registered in the site-specific purpose data attribute DB 230.

<一覧表示要求を受け付けた場合>
つぎに、一覧表示要求を受け付けた場合の各機能部の処理内容について説明する。一覧表示要求は、複数のサイトSの目的データを集約して表示する一覧画面(例えば、図9に示した一覧画面900)の表示要求である。
<When a list display request is accepted>
Next, processing contents of each functional unit when a list display request is received will be described. The list display request is a display request for a list screen (for example, the list screen 900 shown in FIG. 9) that aggregates and displays the target data of a plurality of sites S.

受付部1001は、一覧表示要求を受け付ける。具体的には、例えば、受付部1001は、ユーザの操作入力により、一覧表示要求を受け付ける。また、受付部1001は、外部のコンピュータから一覧表示要求を受信することにより、一覧表示要求を受け付けることにしてもよい。   The accepting unit 1001 accepts a list display request. Specifically, for example, the reception unit 1001 receives a list display request by a user operation input. The receiving unit 1001 may receive a list display request by receiving a list display request from an external computer.

取得部1002は、一覧表示要求を受け付けたことに応じて、目的ページの画面のhtmlデータを取得する。具体的には、例えば、まず、取得部1002は、アカウントアグリゲーション情報DB220からアカウントアグリゲーション情報(レコード)を取得する。そして、取得部1002は、取得したアカウントアグリゲーション情報のログインURLを用いて、サイトSのログイン画面にアクセスする。つぎに、取得部1002は、取得したアカウントアグリゲーション情報のID、PWを用いて、サイトSにログインする。そして、取得部1002は、取得したアカウントアグリゲーション情報のデータURLを用いて、サイトSの目的ページのhtmlデータを取得する。   The acquiring unit 1002 acquires html data of the screen of the target page in response to receiving the list display request. Specifically, for example, first, the acquisition unit 1002 acquires account aggregation information (record) from the account aggregation information DB 220. Then, the acquisition unit 1002 accesses the login screen of the site S using the login URL of the acquired account aggregation information. Next, the acquisition unit 1002 logs into the site S using the ID and PW of the acquired account aggregation information. Then, the acquisition unit 1002 acquires html data of the target page of the site S using the data URL of the acquired account aggregation information.

検索部1007は、取得された目的ページのhtmlデータから、目的ページのデータURLと対応付けて予め記録されたタグに関する情報により特定されるデータを検索する。具体的には、例えば、まず、検索部1007は、サイト別目的データ属性DB230から、目的ページのデータURLに対応するサイト別目的データ属性情報(レコード)を取得する。そして、検索部1007は、目的ページのhtmlデータから、取得したサイト別目的データ属性情報のデータ特定html属性により特定されるデータを検索する。検索部1007は、データ特定html属性に設定されている例えばタグの全個数が、目的ページのhtmlデータ内の該タグの全個数と一致していれば検索するが、一致しなければ検索しない。   The search unit 1007 searches the html data of the acquired target page for data specified by information on the tag recorded in advance in association with the data URL of the target page. Specifically, for example, first, the search unit 1007 acquires site-specific objective data attribute information (record) corresponding to the data URL of the target page from the site-specific target data attribute DB 230. Then, the search unit 1007 searches the data specified by the data specifying html attribute of the acquired site-specific target data attribute information from the html data of the target page. For example, the search unit 1007 searches if the total number of tags set in the data specific html attribute matches the total number of tags in the html data of the target page, but does not search if the number does not match.

判断部1008は、検索部1007によってデータが検索された場合、当該データのデータ属性が、タグに関する情報と対応付けて予め記録されたデータ属性と一致するか否かを判断する。具体的には、例えば、判断部1008は、検索されたデータのデータ属性が、目的ページのデータURLに対応するサイト別目的データ属性情報のデータ属性と一致するか否かを判断する。   When data is retrieved by the retrieval unit 1007, the determination unit 1008 determines whether or not the data attribute of the data matches a data attribute recorded in advance in association with information related to the tag. Specifically, for example, the determination unit 1008 determines whether or not the data attribute of the retrieved data matches the data attribute of the site-specific target data attribute information corresponding to the data URL of the target page.

表示制御部1004は、検索部1007によってデータが検索されなかった場合に、取得された目的ページの画面のhtmlデータに基づく目的ページの画面の画像データを出力する。具体的には、例えば、表示制御部1004は、目的ページの画面の画像データを含む領域再設定画面をディスプレイ305に表示する。なお、領域再設定画面の画面例については、図11および図12を用いて後述する。   When the search unit 1007 does not retrieve data, the display control unit 1004 outputs image data of the target page screen based on the acquired html data of the target page screen. Specifically, for example, the display control unit 1004 displays on the display 305 an area reset screen including image data of the screen of the target page. An example of the area reset screen will be described later with reference to FIGS. 11 and 12.

これにより、目的ページの画面構成や掲載内容が変更されて目的データを取得できなくなった場合に、変更後の目的ページの画面における目的データを含む領域Tを再設定するための領域再設定画面をディスプレイ305に表示することができる。   As a result, an area reset screen for resetting the area T including the target data on the screen of the target page after the change when the target page cannot be acquired due to the change in the screen configuration or posted content of the target page. It can be displayed on the display 305.

また、表示制御部1004は、判断部1008によってデータのデータ属性が一致しないと判断された場合に、取得された目的ページの画面のhtmlデータに基づく目的ページの画面の画像データを出力することにしてもよい。これにより、目的ページの画面構成や掲載内容が変更されて領域Tのデータのデータ属性が変わった場合に、変更後の目的ページの画面における目的データを含む領域Tを再設定するための領域再設定画面をディスプレイ305に表示することができる。   Further, when the determination unit 1008 determines that the data attributes of the data do not match, the display control unit 1004 outputs the image data of the target page screen based on the obtained html data of the target page screen. May be. As a result, when the screen configuration or posted content of the target page is changed and the data attribute of the data of the region T is changed, the region reset for resetting the region T including the target data on the screen of the target page after the change is performed. A setting screen can be displayed on the display 305.

受付部1001は、出力された目的ページの画面の画像データ上の目的データを含む領域Tの選択を受け付ける。具体的には、例えば、受付部1001は、後述する領域再設定画面1200におけるユーザの操作入力により、画像データ1210(図12参照)上の目的データを含む領域Tの選択を受け付ける。   The accepting unit 1001 accepts selection of an area T including the target data on the image data of the output target page screen. Specifically, for example, the accepting unit 1001 accepts selection of an area T including target data on the image data 1210 (see FIG. 12) by a user operation input on an area resetting screen 1200 described later.

認識部1005は、選択された領域Tの画像データの文字認識処理を行う。文字認識処理の具体的な処理内容は、新規登録要求時と同様である。   The recognition unit 1005 performs character recognition processing on the image data of the selected region T. The specific processing content of the character recognition processing is the same as when a new registration request is made.

特定部1006は、目的ページのhtmlデータにおける目的データを含むhtml要素のタグに関する情報を特定する。タグに関する情報を特定する具体的な処理内容は、新規登録要求時と同様である。また、特定部1006は、文字認識処理により認識されたデータのデータ属性を特定する。データ属性を特定する具体的な処理内容は、新規登録要求時と同様である。   The specifying unit 1006 specifies information related to the tag of the html element including the target data in the html data of the target page. The specific processing content for specifying information related to the tag is the same as when a new registration is requested. The specifying unit 1006 specifies the data attribute of the data recognized by the character recognition process. The specific processing content for specifying the data attribute is the same as when a new registration is requested.

また、取得部1002は、領域Tが再設定された目的ページの画面の画像データを取得することにしてもよい。具体的には、例えば、取得部1002は、領域Tが再設定された状態の画像データをキャプチャすることにより、領域Tが再設定された目的ページの画面の画像データを設定時情報として取得する。   Further, the acquisition unit 1002 may acquire image data of the screen of the target page in which the region T is reset. Specifically, for example, the acquisition unit 1002 acquires the image data of the screen of the target page in which the region T is reset as capture time information by capturing the image data in a state in which the region T is reset. .

登録部1003は、特定部1006によって特定されたタグに関する情報によって、目的ページのURLと対応付けて予め記録されたタグに関する情報を更新する。具体的には、例えば、登録部1003は、特定されたデータ特定html属性を、目的ページのデータURLに対応するサイト別目的データ属性DB230内のサイト別目的データ属性情報のデータ特定html属性に上書きする。   The registration unit 1003 updates the information related to the tag recorded in advance in association with the URL of the target page with the information related to the tag specified by the specifying unit 1006. Specifically, for example, the registration unit 1003 overwrites the specified data specific html attribute with the data specific html attribute of the site-specific target data attribute information in the site-specific target data attribute DB 230 corresponding to the data URL of the target page. To do.

また、登録部1003は、特定されたデータ属性をサイト別目的データ属性情報のデータ属性に上書きする。また、登録部1003は、取得された設定時情報をサイト別目的データ属性情報の設定時情報に上書きする。これにより、サイト別目的データ属性DB230内のサイト別目的データ属性が、目的ページの画面構成や掲載内容の変更に合わせて更新される。   Also, the registration unit 1003 overwrites the identified data attribute with the data attribute of the site-specific purpose data attribute information. Also, the registration unit 1003 overwrites the acquired setting time information with the setting time information of the site-specific purpose data attribute information. As a result, the site-specific purpose data attribute in the site-specific purpose data attribute DB 230 is updated in accordance with the change in the screen configuration of the target page and the posted content.

表示制御部1004は、一覧画面における、領域Tの位置情報と対応付けて予め記録された位置に、検索部1007によって検索されたデータを挿入した一覧画面を出力する。具体的には、例えば、判断部1008は、目的ページのデータURLに対応するサイト別目的データ属性DB230内のサイト別目的データ属性情報の一覧位置に、検索されたデータを挿入した一覧画面(例えば、図9に示した一覧画面900)をディスプレイ305に表示する。これにより、複数のサイトSの目的データを集約して表示する一覧画面をディスプレイ305に表示することができる。   The display control unit 1004 outputs a list screen in which the data searched by the search unit 1007 is inserted at a position recorded in advance in association with the position information of the region T on the list screen. Specifically, for example, the determining unit 1008 inserts the retrieved data into the list position of the site-specific target data attribute information in the site-specific target data attribute DB 230 corresponding to the data URL of the target page (for example, , A list screen 900) shown in FIG. As a result, a list screen can be displayed on the display 305 that aggregates and displays the target data of the plurality of sites S.

なお、上述した説明では、情報提供装置101が各機能部1001〜1008を有することにしたが、サーバ201が各機能部1001〜1008を有することにしてもよい。具体的には、例えば、必要な機能を必要な分だけサービスとして情報提供装置101に利用できるようにしたSaaS(Software as a Service)により、システム200を実現することにしてもよい。   In the above description, the information providing apparatus 101 has the function units 1001 to 1008. However, the server 201 may have the function units 1001 to 1008. Specifically, for example, the system 200 may be realized by SaaS (Software as a Service) that enables the information providing apparatus 101 to use a necessary function as a required service.

(領域再設定画面の画面例)
つぎに、情報提供装置101のディスプレイ305に表示される領域再設定画面の画面例について説明する。領域再設定画面は、目的ページの画面における目的データを含む領域Tを再設定する画面である。
(Screen example of area reset screen)
Next, a screen example of the area resetting screen displayed on the display 305 of the information providing apparatus 101 will be described. The area reset screen is a screen for resetting the area T including the target data on the screen of the target page.

図11および図12は、領域再設定画面の画面例を示す説明図である。図11において、領域再設定画面1100は、年金サイトの厚生年金情報ページについて再設定する領域Tを選択する画面である。具体的には、領域再設定画面1100には、年金サイトの厚生年金情報ページについての領域Tが設定された時の画像データ1110,1120(設定時情報)が表示されている。   11 and 12 are explanatory diagrams illustrating an example of the area reset screen. In FIG. 11, a region reset screen 1100 is a screen for selecting a region T to be reset for the welfare pension information page of the pension site. Specifically, the area resetting screen 1100 displays image data 1110 and 1120 (setting time information) when the area T for the welfare pension information page of the pension site is set.

領域再設定画面1100において、ユーザの操作入力により、再設定ボタン1130,1140のいずれかのボタンをクリック(押下)することで、領域T1,T2から再設定する領域Tを選択することができる。また、領域再設定画面1100において、ユーザの操作入力により、再設定完了ボタン1150がクリック(押下)されると、領域Tの再設定が完了する。   By clicking (pressing) any of reset buttons 1130 and 1140 on the area reset screen 1100 by the user's operation input, the area T to be reset can be selected from the areas T1 and T2. On the area reset screen 1100, when the reset completion button 1150 is clicked (pressed) by a user operation input, the resetting of the area T is completed.

ここで、ユーザの操作入力により、再設定ボタン1140がクリックされたとする。この場合、ディスプレイ305の表示内容が、図12に示す領域再設定画面1200に切り替わる。なお、領域再設定画面1100において、画像データ1110,1120のうちの再設定対象の画像データを強調表示(例えば、ブリンク)してもよい。   Here, it is assumed that the reset button 1140 is clicked by the user's operation input. In this case, the display content of the display 305 is switched to the area resetting screen 1200 shown in FIG. In the area reset screen 1100, the image data to be reset among the image data 1110 and 1120 may be highlighted (for example, blinked).

図12において、領域再設定画面1200は、年金サイトの厚生年金情報ページの画面における目的データを含む領域T2を再設定する画面である。領域再設定画面1200には、年金サイトの厚生年金情報ページの画面の画像データ1210が表示されている。   In FIG. 12, an area resetting screen 1200 is a screen for resetting an area T2 including target data on the welfare pension information page screen of the pension site. On the area resetting screen 1200, image data 1210 of the screen of the welfare pension information page of the pension site is displayed.

領域再設定画面1200において、ユーザの操作入力により、画像データ1210上の任意の範囲を選択することにより、厚生年金情報ページの画面における目的データを含む領域T2を再設定することができる。   By selecting an arbitrary range on the image data 1210 by the user's operation input on the area resetting screen 1200, the area T2 including the target data on the screen of the welfare annuity information page can be reset.

図12の例では、ユーザの操作入力により、厚生年金情報ページの画面における年金額(見込み)[円]を示す数字列を含む領域T2が再設定されている。また、領域再設定画面1200において、ユーザの操作入力により、設定完了ボタン1220がクリック(押下)されると、領域T2の再設定が完了して、ディスプレイ305の表示内容が、図11に示した領域再設定画面1100に切り替わる。   In the example of FIG. 12, the region T2 including a numeric string indicating the annual amount (expected) [yen] on the screen of the welfare annuity information page is reset by the user's operation input. When the setting completion button 1220 is clicked (pressed) by the user's operation input on the area resetting screen 1200, the resetting of the area T2 is completed, and the display content of the display 305 is shown in FIG. The area reset screen 1100 is displayed.

このように、領域再設定画面1100によれば、年金サイトの厚生年金情報ページに設定された領域T1,T2の中から再設定する領域Tを選択することができる。また、領域再設定画面1200によれば、年金サイトの厚生年金情報ページの画面における目的データを含む領域T2を再設定することができる。   Thus, according to the area reset screen 1100, the area T to be reset can be selected from the areas T1 and T2 set in the welfare pension information page of the pension site. Moreover, according to the area reset screen 1200, the area T2 including the target data on the screen of the welfare pension information page of the pension site can be reset.

(情報提供装置101の情報提供処理手順)
つぎに、情報提供装置101の情報提供処理手順について説明する。
(Information provision processing procedure of information provision apparatus 101)
Next, an information providing process procedure of the information providing apparatus 101 will be described.

図13は、情報提供装置101の情報提供処理手順の一例を示すフローチャートである。図13のフローチャートにおいて、まず、情報提供装置101は、新規登録要求を受け付けたか否かを判断する(ステップS1301)。   FIG. 13 is a flowchart illustrating an example of an information provision processing procedure of the information provision apparatus 101. In the flowchart of FIG. 13, first, the information providing apparatus 101 determines whether a new registration request has been received (step S1301).

ここで、新規登録要求を受け付けた場合(ステップS1301:Yes)、情報提供装置101は、新規登録処理を実行して(ステップS1302)。本フローチャートによる一連の処理を終了する。新規登録処理の具体的な処理手順については、図14のフローチャートを用いて後述する。   Here, when a new registration request is received (step S1301: Yes), the information providing apparatus 101 executes a new registration process (step S1302). A series of processes according to this flowchart is terminated. A specific processing procedure of the new registration processing will be described later with reference to the flowchart of FIG.

一方、新規登録要求を受け付けていない場合(ステップS1301:No)、情報提供装置101は、一覧表示要求を受け付けたか否かを判断する(ステップS1303)。ここで、一覧表示要求を受け付けていない場合(ステップS1303:No)、情報提供装置101は、ステップS1301に戻る。   On the other hand, when a new registration request has not been received (step S1301: No), the information providing apparatus 101 determines whether a list display request has been received (step S1303). Here, when the list display request is not received (step S1303: No), the information providing apparatus 101 returns to step S1301.

一方、一覧表示要求を受け付けた場合(ステップS1303:Yes)、情報提供装置101は、一覧表示処理を実行して(ステップS1304)。本フローチャートによる一連の処理を終了する。一覧表示処理の具体的な処理手順については、図15のフローチャートを用いて後述する。   On the other hand, when a list display request is received (step S1303: Yes), the information providing apparatus 101 executes list display processing (step S1304). A series of processing by this flowchart is complete | finished. A specific processing procedure of the list display processing will be described later with reference to a flowchart of FIG.

<新規登録処理の具体的処理手順>
つぎに、図13に示したステップS1302の新規登録処理の具体的な処理手順について説明する。
<Specific processing procedure of new registration processing>
Next, a specific processing procedure of the new registration processing in step S1302 shown in FIG. 13 will be described.

図14は、新規登録処理の具体的処理手順の一例を示すフローチャートである。図14のフローチャートにおいて、まず、情報提供装置101は、サイトSのID、PW、ログインURLおよびデータURLを取得する(ステップS1401)。   FIG. 14 is a flowchart illustrating an example of a specific processing procedure of the new registration processing. In the flowchart of FIG. 14, first, the information providing apparatus 101 acquires the ID, PW, login URL, and data URL of the site S (step S1401).

そして、情報提供装置101は、取得したサイトSのID、PW、ログインURLおよびデータURLをアカウントアグリゲーション情報DB220に登録する(ステップS1402)。これにより、アカウントアグリゲーション情報DB220に新たなアカウントアグリゲーション情報が新規登録される。   The information providing apparatus 101 registers the acquired site S ID, PW, login URL, and data URL in the account aggregation information DB 220 (step S1402). As a result, new account aggregation information is newly registered in the account aggregation information DB 220.

つぎに、情報提供装置101は、取得したサイトSのID、PW、ログインURLおよびデータURLを用いて、サイトSの目的ページのhtmlデータを取得する(ステップS1403)。そして、情報提供装置101は、取得したhtmlデータに基づいて、目的ページをキャプチャすることにより、目的ページの画像データを取得する(ステップS1404)。   Next, the information providing apparatus 101 acquires html data of the target page of the site S using the acquired ID, PW, login URL, and data URL of the site S (step S1403). Then, the information providing apparatus 101 acquires the target page image data by capturing the target page based on the acquired html data (step S1404).

つぎに、情報提供装置101は、取得した目的ページの画像データを含む領域初期設定画面をディスプレイ305に表示する(ステップS1405)。そして、情報提供装置101は、ユーザの操作入力により、目的ページの画像データ上の目的データを含む領域Tが選択されたか否かを判断する(ステップS1406)。   Next, the information providing apparatus 101 displays a region initial setting screen including the acquired image data of the target page on the display 305 (step S1405). Then, the information providing apparatus 101 determines whether or not the region T including the target data on the image data of the target page is selected by the user's operation input (step S1406).

ここで、情報提供装置101は、領域Tが選択されるのを待つ(ステップS1406:No)。そして、領域Tが選択された場合(ステップS1406:Yes)、情報提供装置101は、目的ページの画像データから領域Tの画像データを抽出して、領域Tの画像データのOCR処理を行うことにより、目的データのテキストデータを取得する(ステップS1407)。   Here, the information providing apparatus 101 waits for the area T to be selected (step S1406: No). When the region T is selected (step S1406: Yes), the information providing apparatus 101 extracts the image data of the region T from the image data of the target page and performs the OCR process on the image data of the region T. Then, the text data of the target data is acquired (step S1407).

以下の説明では、OCR処理により得られたテキストデータを「領域データ」と表記する場合がある。   In the following description, text data obtained by the OCR process may be referred to as “region data”.

つぎに、情報提供装置101は、領域Tが設定された状態の目的ページの画像データをキャプチャすることにより、領域Tが設定された目的ページの画像データを設定時情報として取得する(ステップS1408)。そして、情報提供装置101は、領域データのデータ属性を特定する(ステップS1409)。   Next, the information providing apparatus 101 captures the image data of the target page in which the region T is set, thereby acquiring the image data of the target page in which the region T is set as setting time information (step S1408). . Then, the information providing apparatus 101 specifies the data attribute of the area data (step S1409).

つぎに、情報提供装置101は、目的ページのhtmlデータから領域データを含むhtml要素を検索することにより、目的ページのhtmlデータにおけるhtml要素のタグのデータ特定html属性を特定する(ステップS1410)。   Next, the information providing apparatus 101 specifies the data specifying html attribute of the tag of the html element in the html data of the target page by searching for the html element including the area data from the html data of the target page (step S1410).

そして、情報提供装置101は、目的ページのデータURLと対応付けて、取得した設定時情報、特定したデータ特定html属性およびデータ属性をサイト別目的データ属性DB230に登録して(ステップS1411)、新規登録処理を呼び出したステップに戻る。   Then, the information providing apparatus 101 registers the acquired setting time information, the specified data specifying html attribute, and the data attribute in the site-specific target data attribute DB 230 in association with the data URL of the target page (step S1411). Return to the step that called the registration process.

これにより、サイト別目的データ属性DB230に新たなサイト別目的データ属性情報が新規登録される。なお、目的ページのデータURLに対応する一覧位置については、一覧設定画面(例えば、一覧設定画面700)において、ユーザの操作入力により受け付けることにより、目的ページのデータURLに対応付けてサイト別目的データ属性DB230に設定される。   As a result, new site-specific purpose data attribute information is newly registered in the site-specific purpose data attribute DB 230. Note that the list position corresponding to the data URL of the target page is received by a user operation input on a list setting screen (for example, the list setting screen 700), so that the site-specific target data is associated with the target page data URL. Set in the attribute DB 230.

<一覧表示処理の具体的処理手順>
つぎに、図13に示したステップS1304の一覧表示処理の具体的な処理手順について説明する。
<Specific processing procedure of list display processing>
Next, a specific processing procedure of the list display processing in step S1304 shown in FIG. 13 will be described.

図15は、一覧表示処理の具体的処理手順の一例を示すフローチャートである。図15のフローチャートにおいて、まず、情報提供装置101は、目的データが挿入されていない一覧画面のhtmlデータを生成する(ステップS1501)。   FIG. 15 is a flowchart illustrating an example of a specific processing procedure of the list display processing. In the flowchart of FIG. 15, first, the information providing apparatus 101 generates html data of a list screen in which target data is not inserted (step S1501).

つぎに、情報提供装置101は、アカウントアグリゲーション情報DB220のレコード数nを取得して(ステップS1502)、「i=1」とする(ステップS1503)。そして、情報提供装置101は、目的データ設定処理を実行する(ステップS1504)。目的データ設定処理の具体的な処理手順については、図16のフローチャートを用いて後述する。   Next, the information providing apparatus 101 acquires the number n of records in the account aggregation information DB 220 (step S1502) and sets “i = 1” (step S1503). The information providing apparatus 101 executes target data setting processing (step S1504). A specific processing procedure of the target data setting process will be described later with reference to the flowchart of FIG.

つぎに、情報提供装置101は、「i」をインクリメントして(ステップS1505)、「i」が「n」より大きくなったか否かを判断する(ステップS1506)。ここで、「i」が「n」以下の場合(ステップS1506:No)、情報提供装置101は、ステップS1504に戻る。   Next, the information providing apparatus 101 increments “i” (step S1505), and determines whether “i” is larger than “n” (step S1506). If “i” is equal to or smaller than “n” (step S1506: No), the information providing apparatus 101 returns to step S1504.

一方、「i」が「n」より大きくなった場合(ステップS1506:Yes)、情報提供装置101は、一覧画面のhtmlデータをディスプレイ305に表示して(ステップS1507)、一覧表示処理を呼び出したステップに戻る。   On the other hand, when “i” becomes larger than “n” (step S1506: Yes), the information providing apparatus 101 displays the html data of the list screen on the display 305 (step S1507) and calls the list display process. Return to step.

これにより、複数のサイトSの目的データを集約した一覧画面(例えば、一覧画面900)をディスプレイ305に表示することができる。   As a result, a list screen (for example, list screen 900) in which target data of a plurality of sites S are aggregated can be displayed on the display 305.

<目的データ設定処理の具体的処理手順>
つぎに、図15に示したステップS1504の目的データ設定処理の具体的な処理手順について説明する。
<Specific processing procedure of target data setting processing>
Next, a specific processing procedure of the target data setting process in step S1504 shown in FIG. 15 will be described.

図16は、目的データ設定処理の具体的処理手順の一例を示すフローチャートである。図16のフローチャートにおいて、まず、情報提供装置101は、アカウントアグリゲーション情報DB220のi番目のレコード(以下、「レコードRa」と称する)を取得する(ステップS1601)。   FIG. 16 is a flowchart illustrating an example of a specific processing procedure of the target data setting process. In the flowchart of FIG. 16, the information providing apparatus 101 first acquires the i-th record (hereinafter referred to as “record Ra”) of the account aggregation information DB 220 (step S1601).

つぎに、情報提供装置101は、取得したレコードRaのログインURLを用いて、サイトSのログイン画面にアクセスし、レコードRaのID、PWを用いて、サイトSにログインする(ステップS1602)。そして、情報提供装置101は、レコードRaのデータURLを用いて、サイトSの目的ページのhtmlデータを取得する(ステップS1603)。   Next, the information providing apparatus 101 accesses the login screen of the site S using the acquired login URL of the record Ra, and logs in to the site S using the ID and PW of the record Ra (step S1602). The information providing apparatus 101 acquires the html data of the target page of the site S using the data URL of the record Ra (step S1603).

つぎに、情報提供装置101は、サイト別目的データ属性DB230から、取得したレコードRaのデータURLに対応するレコード(以下、「レコードRb」と称する)を取得する(ステップS1604)。なお、レコードRaのデータURLに対応するレコードRbが複数存在する場合には、情報提供装置101は、サイト別目的データ属性DB230から複数のレコードRbを取得する。   Next, the information providing apparatus 101 acquires a record (hereinafter referred to as “record Rb”) corresponding to the data URL of the acquired record Ra from the site-specific objective data attribute DB 230 (step S1604). When there are a plurality of records Rb corresponding to the data URL of the record Ra, the information providing apparatus 101 acquires a plurality of records Rb from the site-specific purpose data attribute DB 230.

そして、情報提供装置101は、取得した目的ページのhtmlデータから、取得したそれぞれのレコードRbのデータ特定html属性により特定されるデータをそれぞれ検索する(ステップS1605)。   Then, the information providing apparatus 101 searches the data specified by the data specification html attribute of each acquired record Rb from the acquired html data of the target page (step S1605).

つぎに、情報提供装置101は、目的ページのhtmlデータから、それぞれデータが検索されたか否かを判断する(ステップS1606)。ここで、データが検索された場合(ステップS1606:Yes)、情報提供装置101は、検索したそれぞれのデータのデータ属性を特定する(ステップS1607)。   Next, the information providing apparatus 101 determines whether data has been retrieved from the html data of the target page (step S1606). Here, when data is searched (step S1606: Yes), the information provision apparatus 101 specifies the data attribute of each searched data (step S1607).

そして、情報提供装置101は、それぞれ特定したデータ属性が、それぞれのレコードRbのデータ属性と一致するか否かを判断する(ステップS1608)。ここで、データ属性が一致する場合(ステップS1608:Yes)、情報提供装置101は、それぞれのレコードRbの一覧位置に基づいて、一覧画面のhtmlデータに、検索したそれぞれのデータを挿入して(ステップS1609)、目的データ設定処理を呼び出したステップに戻る。これにより、予め設定された一覧位置にサイトSの目的データを埋め込んだ一覧画面のhtmlデータを生成することができる。   Then, the information providing apparatus 101 determines whether or not the identified data attribute matches the data attribute of each record Rb (step S1608). Here, if the data attributes match (step S1608: Yes), the information providing apparatus 101 inserts each searched data into the html data on the list screen based on the list position of each record Rb ( In step S1609), the process returns to the step that called the target data setting process. As a result, it is possible to generate html data of a list screen in which the target data of the site S is embedded at a preset list position.

また、ステップS1606において、データが検索されなかった場合(ステップS1606:No)、情報提供装置101は、領域再設定画面表示処理を実行して(ステップS1610)、ステップS1601に戻る。領域再設定画面表示処理の具体的な処理手順については、図17のフローチャートを用いて後述する。   If no data is retrieved in step S1606 (step S1606: No), the information providing apparatus 101 executes area reset screen display processing (step S1610) and returns to step S1601. A specific processing procedure of the area reset screen display process will be described later with reference to the flowchart of FIG.

また、ステップS1608において、データ属性が一致しない場合(ステップS1608:No)、情報提供装置101は、ステップS1610に移行する。   In step S1608, when the data attributes do not match (step S1608: No), the information providing apparatus 101 proceeds to step S1610.

<領域再設定画面表示処理の具体的処理手順>
つぎに、図16に示したステップS1610の領域再設定画面表示処理の具体的な処理手順について説明する。
<Specific processing procedure of area reset screen display processing>
Next, a specific processing procedure of the area resetting screen display process in step S1610 shown in FIG. 16 will be described.

図17は、領域再設定画面表示処理の具体的処理手順の一例を示すフローチャートである。図17のフローチャートにおいて、まず、情報提供装置101は、目的ページのhtmlデータに基づいて、目的ページをキャプチャすることにより、目的ページの画像データを取得する(ステップS1701)。   FIG. 17 is a flowchart illustrating an example of a specific processing procedure of the area reset screen display process. In the flowchart of FIG. 17, the information providing apparatus 101 first acquires image data of the target page by capturing the target page based on the html data of the target page (step S1701).

つぎに、情報提供装置101は、それぞれのレコードRbの設定時情報を取得する(ステップS1702)。そして、情報提供装置101は、取得したそれぞれの設定時情報を含む領域再設定画面(例えば、領域再設定画面1100)をディスプレイ305に表示する(ステップS1703)。   Next, the information providing apparatus 101 acquires the setting time information of each record Rb (step S1702). Then, the information providing apparatus 101 displays an area reset screen (for example, the area reset screen 1100) including the acquired setting time information on the display 305 (step S1703).

つぎに、情報提供装置101は、領域再設定画面において、ユーザの操作入力により、いずれかの再設定ボタンが押下されたか否かを判断する(ステップS1704)。ここで、再設定ボタンが押下された場合(ステップS1704:Yes)、取得した目的ページの画像データを含む領域再設定画面(例えば、領域再設定画面1200)をディスプレイ305に表示する(ステップS1705)。   Next, the information providing apparatus 101 determines whether any reset button has been pressed in response to a user operation input on the area reset screen (step S1704). If the reset button is pressed (step S1704: YES), an area reset screen (for example, area reset screen 1200) including the acquired image data of the target page is displayed on the display 305 (step S1705). .

つぎに、情報提供装置101は、領域再設定画面において、ユーザの操作入力により、目的ページの画像データ上の目的データを含む領域Tが選択されたか否かを判断する(ステップS1706)。ここで、情報提供装置101は、領域Tが選択されるのを待つ(ステップS1706:No)。   Next, the information providing apparatus 101 determines whether or not the region T including the target data on the image data of the target page has been selected by the user's operation input on the region reset screen (step S1706). Here, the information providing apparatus 101 waits for the area T to be selected (step S1706: No).

そして、領域Tが選択された場合(ステップS1706:Yes)、情報提供装置101は、目的ページの画像データから領域Tの画像データを抽出して、領域Tの画像データのOCR処理を行うことにより領域データを取得する(ステップS1707)。   When the area T is selected (step S1706: Yes), the information providing apparatus 101 extracts the image data of the area T from the image data of the target page, and performs the OCR process on the image data of the area T. Area data is acquired (step S1707).

つぎに、情報提供装置101は、領域Tが設定された状態の目的ページの画像データをキャプチャすることにより、領域Tが設定された目的ページの画像データを設定時情報として取得する(ステップS1708)。そして、情報提供装置101は、領域データのデータ属性を特定する(ステップS1709)。   Next, the information providing apparatus 101 captures the image data of the target page with the region T set, thereby acquiring the image data of the target page with the region T set as setting time information (step S1708). . Then, the information providing apparatus 101 specifies the data attribute of the area data (step S1709).

つぎに、情報提供装置101は、目的ページのhtmlデータから領域データを含むhtml要素を検索することにより、目的ページのhtmlデータにおけるhtml要素のタグのデータ特定html属性を特定する(ステップS1710)。   Next, the information providing apparatus 101 specifies the data specification html attribute of the tag of the html element in the html data of the target page by searching the html element including the area data from the html data of the target page (step S1710).

そして、情報提供装置101は、取得した設定時情報、特定したデータ属性およびデータ特定html属性をレコードRbに上書きすることにより、サイト別目的データ属性DB230を更新して(ステップS1711)、ステップS1704に戻る。なお、上書き対象となるレコードRbは、ステップS1704において押下された再設定ボタンに対応する設定時情報を含むレコードRbである。   Then, the information providing apparatus 101 updates the site-specific purpose data attribute DB 230 by overwriting the record Rb with the acquired setting time information, the specified data attribute, and the data specifying html attribute (step S1711), and then proceeds to step S1704. Return. Note that the record Rb to be overwritten is a record Rb including setting time information corresponding to the reset button pressed in step S1704.

これにより、目的ページの画面構成や掲載内容の変更に合わせて、サイト別目的データ属性DB230の記憶内容を更新することができる。   Thereby, the storage content of the site-specific purpose data attribute DB 230 can be updated in accordance with the change of the screen configuration of the target page and the posted content.

また、ステップS1704において、再設定ボタンが押下されなかった場合(ステップS1704:No)、情報提供装置101は、領域再設定画面において、ユーザの操作入力により、再設定完了ボタンが押下されたか否かを判断する(ステップS1712)。   If the reset button has not been pressed in step S1704 (step S1704: No), the information providing apparatus 101 determines whether the reset completion button has been pressed by a user operation input on the area reset screen. Is determined (step S1712).

ここで、再設定完了ボタンが押下されなかった場合(ステップS1712:No)、情報提供装置101は、ステップS1704に戻る。一方、再設定完了ボタンが押下された場合(ステップS1712:Yes)、情報提供装置101は、領域再設定画面表示処理を呼び出したステップに戻る。   If the reset completion button has not been pressed (step S1712: No), the information providing apparatus 101 returns to step S1704. On the other hand, when the reset completion button is pressed (step S1712: Yes), the information providing apparatus 101 returns to the step that called the area reset screen display process.

以上説明したように、実施の形態にかかる情報提供装置101によれば、取得した目的ページのhtmlデータから、予め記録されたタグに関する情報により特定されるデータを検索することができる。また、情報提供装置101によれば、データが検索されなかった場合に、取得した目的ページのhtmlデータに基づく目的ページの画像データを含む領域再設定画面(例えば、領域再設定画面1200)をディスプレイ305に表示することができる。   As described above, according to the information providing apparatus 101 according to the embodiment, the data specified by the information related to the tag recorded in advance can be searched from the html data of the acquired target page. Further, according to the information providing apparatus 101, when the data is not searched, an area reset screen (for example, the area reset screen 1200) including the image data of the target page based on the acquired html data of the target page is displayed. 305 can be displayed.

これにより、タグに関する情報により特定されるデータを検索できたか否かによって、目的ページの画面構成や掲載内容の変更によりユーザの意図通りの情報を取得できなくなったか否かを判断することができる。また、ユーザの意図通りの情報を取得できなくなった場合に、目的ページのどの部分の情報を取得するのかについての再設定をしやすくして設定変更にかかる手間を削減することができる。   As a result, it is possible to determine whether or not information as intended by the user can no longer be acquired due to a change in the screen configuration of the target page or the posted content, depending on whether or not the data specified by the information related to the tag can be searched. Further, when it becomes impossible to acquire information as intended by the user, it is easy to re-set which part of the target page information is to be acquired, and it is possible to reduce the trouble of changing the setting.

また、情報提供装置101によれば、出力した目的ページの画像データ上に設定された領域Tのデータにより特定されるタグに関する情報によって、予め記録されたタグに関する情報を更新することができる。これにより、目的ページの画面構成や掲載内容の変更に合わせて、サイト別目的データ属性DB230の記憶内容を更新することができる。   Further, according to the information providing apparatus 101, it is possible to update the information related to the tag recorded in advance with the information related to the tag specified by the data of the region T set on the output image data of the target page. Thereby, the storage content of the site-specific purpose data attribute DB 230 can be updated in accordance with the change of the screen configuration of the target page and the posted content.

また、情報提供装置101によれば、データが検索された場合、当該データのデータ属性が、タグに関する情報と対応付けて予め記録されたデータ属性と一致するか否かを判断することができる。また、情報提供装置101によれば、予め記録されたデータ属性と一致しない場合に、取得した目的ページの画像データを出力することができる。   Further, according to the information providing apparatus 101, when data is searched, it can be determined whether or not the data attribute of the data matches the data attribute recorded in advance in association with the information related to the tag. Further, according to the information providing apparatus 101, the image data of the acquired target page can be output when it does not match the data attribute recorded in advance.

これにより、データが検索されても、検索されたデータのデータ属性が予め記録されたデータ属性と異なる場合は、ユーザの意図通りの情報を取得できなくなったと判断して、目的ページの画像データを出力することができる。   As a result, even if the data is searched, if the data attribute of the searched data is different from the pre-recorded data attribute, it is determined that the information as intended by the user cannot be obtained, and the image data of the target page is Can be output.

また、情報提供装置101によれば、予め記録されたデータ属性と一致する場合には、タグに関する情報と対応付けて予め記録された一覧位置に、検索されたデータを挿入した一覧画面を出力することができる。これにより、複数のサイトSの目的データを集約した一覧画面(例えば、一覧画面900)をディスプレイ305に表示することができる。   Also, according to the information providing apparatus 101, if the data attribute matches the pre-recorded data attribute, the list screen in which the searched data is inserted is output at the pre-recorded list position in association with the tag information. be able to. As a result, a list screen (for example, list screen 900) in which target data of a plurality of sites S are aggregated can be displayed on the display 305.

なお、本実施の形態で説明した情報提供方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本情報提供プログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、本情報提供プログラムは、インターネット等のネットワークを介して配布してもよい。   The information providing method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. The information providing program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The information providing program may be distributed via a network such as the Internet.

上述した実施の形態に関し、さらに以下の付記を開示する。   The following additional notes are disclosed with respect to the embodiment described above.

(付記1)コンピュータに、
予め記録された、サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とに基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、
前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを出力する、
処理を実行させることを特徴とする情報提供プログラム。
(Supplementary note 1)
Based on the pre-recorded site identification information and information on the tag in the screen information of the site, search the data specified by the information on the tag from the acquired screen information of the site,
When the data is not searched, the image data of the site based on the acquired screen information of the site is output.
An information providing program for executing a process.

(付記2)前記コンピュータに、
出力した前記サイトの画像データ上に設定された領域のデータにより特定される、前記サイトの画面情報におけるタグに関する情報によって、前記予め記録された前記タグに関する情報を更新する処理を実行させることを特徴とする付記1に記載の情報提供プログラム。
(Supplementary note 2)
The process of updating the information related to the tag recorded in advance by the information related to the tag in the screen information of the site specified by the data of the area set on the output image data of the site is performed. The information provision program according to attachment 1.

(付記3)前記コンピュータに、
前記データが検索された場合、当該データの属性が、前記タグに関する情報と対応付けて予め記録されたデータの属性と一致するか否かを判断する処理を実行させ、
前記出力する処理は、
前記予め記録されたデータの属性と一致しない場合に、前記サイトの画像データを出力することを特徴とする付記1または2に記載の情報提供プログラム。
(Supplementary note 3)
When the data is searched, a process for determining whether the attribute of the data matches the attribute of the data recorded in advance in association with the information about the tag,
The output process is as follows:
The information providing program according to appendix 1 or 2, wherein the image data of the site is output when the attribute of the prerecorded data does not match.

(付記4)前記コンピュータに、
前記予め記録されたデータの属性と一致する場合には、複数のサイトの情報を集約して表示する一覧画面における、前記タグに関する情報と対応付けて記録された位置に、検索した前記データを挿入した前記一覧画面を出力する処理を実行させることを特徴とする付記3に記載の情報提供プログラム。
(Supplementary note 4)
If the attribute of the pre-recorded data matches, the searched data is inserted at the position recorded in association with the information on the tag in the list screen displaying the information of a plurality of sites in an aggregated manner. 4. The information providing program according to appendix 3, wherein a process for outputting the list screen is executed.

(付記5)前記コンピュータに、
出力した前記サイトの画像データから抽出した前記領域の画像データの文字認識処理を行う処理を実行させ、
前記更新する処理は、
前記文字認識処理により認識されたデータにより特定される、前記サイトの画面情報におけるタグに関する情報によって、前記予め記録された前記タグに関する情報を更新することを特徴とする付記2に記載の情報提供プログラム。
(Supplementary note 5)
Causing the character recognition processing of the image data of the region extracted from the output image data of the site to be executed,
The update process is as follows:
The information providing program according to claim 2, wherein the information related to the tag recorded in advance is updated with information related to the tag in the screen information of the site specified by the data recognized by the character recognition process. .

(付記6)前記サイトの画面情報は、前記サイトの画面のhtmlデータであり、
前記サイトの画面情報におけるタグに関する情報は、前記htmlデータにおける前記画面内のいずれかのデータを含むhtml要素のタグの位置を特定する情報であることを特徴とする付記1〜5のいずれか一つに記載の情報提供プログラム。
(Appendix 6) The screen information of the site is html data of the screen of the site,
The information regarding the tag in the screen information of the site is information for specifying a position of a tag of an html element including any data in the screen in the html data. Information providing program described in 1.

(付記7)コンピュータが、
予め記録された、サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とに基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、
前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを出力する、
処理を実行することを特徴とする情報提供方法。
(Appendix 7) The computer
Based on the pre-recorded site identification information and information on the tag in the screen information of the site, search the data specified by the information on the tag from the acquired screen information of the site,
When the data is not searched, the image data of the site based on the acquired screen information of the site is output.
An information providing method characterized by executing processing.

(付記8)サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とを対応付けて記憶する記憶部と、
前記記憶部の記憶内容に基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを出力する制御部と、
を有することを特徴とする情報提供装置。
(Supplementary Note 8) A storage unit that associates and stores site identification information and information related to tags in the screen information of the site;
Based on the stored contents of the storage unit, the data specified by the information about the tag is searched from the acquired screen information of the site, and when the data is not searched, the acquired screen information of the site A control unit for outputting image data of the site based on;
An information providing apparatus comprising:

(付記9)コンピュータに、
予め記録された、サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とに基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、
前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを出力する、
処理を実行させる情報提供プログラムを記録したことを特徴とする前記コンピュータに読み取り可能な記録媒体。
(Appendix 9)
Based on the pre-recorded site identification information and information on the tag in the screen information of the site, search the data specified by the information on the tag from the acquired screen information of the site,
When the data is not searched, the image data of the site based on the acquired screen information of the site is output.
An information-providing program for executing processing is recorded on the computer-readable recording medium.

101 情報提供装置
200 システム
201 サーバ
220 アカウントアグリゲーション情報DB
230 サイト別目的データ属性DB
1001 受付部
1002 取得部
1003 登録部
1004 表示制御部
1005 認識部
1006 特定部
1007 検索部
1008 判断部
101 Information Providing Device 200 System 201 Server 220 Account Aggregation Information DB
230 Site-specific purpose data attribute DB
1001 Reception unit 1002 Acquisition unit 1003 Registration unit 1004 Display control unit 1005 Recognition unit 1006 Identification unit 1007 Search unit 1008 Judgment unit

Claims (7)

コンピュータに、
予め記録された、サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とに基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、
前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを含み、前記予め記録された前記タグに関する情報を更新するための操作画面を出力する、
処理を実行させることを特徴とする情報提供プログラム。
On the computer,
Based on the pre-recorded site identification information and information on the tag in the screen information of the site, search the data specified by the information on the tag from the acquired screen information of the site,
When the data is not searched, the image data of the site based on the acquired screen information of the site is included, and an operation screen for updating information on the tag recorded in advance is output.
An information providing program for executing a process.
前記コンピュータに、
出力した前記操作画面の前記サイトの画像データ上に設定された領域のデータにより特定される、前記サイトの画面情報におけるタグに関する情報によって、前記予め記録された前記タグに関する情報を更新する処理を実行させることを特徴とする請求項1に記載の情報提供プログラム。
In the computer,
A process of updating the information related to the tag recorded in advance with information related to the tag in the screen information of the site specified by the data of the area set on the image data of the site of the output operation screen The information providing program according to claim 1, wherein:
前記コンピュータに、
前記データが検索された場合、当該データの属性が、前記タグに関する情報と対応付けて予め記録されたデータの属性と一致するか否かを判断する処理を実行させ、
前記出力する処理は、
前記予め記録されたデータの属性と一致しない場合に、前記操作画面を出力することを特徴とする請求項1または2に記載の情報提供プログラム。
In the computer,
When the data is searched, a process for determining whether the attribute of the data matches the attribute of the data recorded in advance in association with the information about the tag,
The output process is as follows:
The information providing program according to claim 1 or 2, wherein the operation screen is output when the attribute of the pre-recorded data does not match.
前記コンピュータに、
前記予め記録されたデータの属性と一致する場合には、複数のサイトの情報を集約して表示する一覧画面における、前記タグに関する情報と対応付けて記録された位置に、検索した前記データを挿入した前記一覧画面を出力する処理を実行させることを特徴とする請求項3に記載の情報提供プログラム。
In the computer,
If the attribute of the pre-recorded data matches, the searched data is inserted at the position recorded in association with the information on the tag in the list screen displaying the information of a plurality of sites in an aggregated manner. The information providing program according to claim 3, wherein a process for outputting the list screen is executed.
前記サイトの画面情報は、前記サイトの画面のhtmlデータであり、
前記サイトの画面情報におけるタグに関する情報は、前記htmlデータにおける前記画面内のいずれかのデータを含むhtml要素のタグの位置を特定する情報であることを特徴とする請求項1〜4のいずれか一つに記載の情報提供プログラム。
The screen information of the site is html data of the screen of the site,
The information regarding the tag in the screen information of the site is information for specifying a position of a tag of an html element including any data in the screen in the html data. The information providing program according to one.
コンピュータが、
予め記録された、サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とに基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、
前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを含み、前記予め記録された前記タグに関する情報を更新するための操作画面を出力する、
処理を実行することを特徴とする情報提供方法。
Computer
Based on the pre-recorded site identification information and information on the tag in the screen information of the site, search the data specified by the information on the tag from the acquired screen information of the site,
When the data is not searched, the image data of the site based on the acquired screen information of the site is included, and an operation screen for updating information on the tag recorded in advance is output.
An information providing method characterized by executing processing.
サイトの識別情報と前記サイトの画面情報におけるタグに関する情報とを対応付けて記憶する記憶部と、
前記記憶部の記憶内容に基づいて、取得した前記サイトの画面情報から、前記タグに関する情報により特定されるデータを検索し、前記データが検索されなかった場合に、取得した前記サイトの画面情報に基づく前記サイトの画像データを含み、前記記憶部に記憶された前記タグに関する情報を更新するための操作画面を出力する制御部と、
を有することを特徴とする情報提供装置。
A storage unit that stores the identification information of the site and the information about the tag in the screen information of the site in association with each other;
Based on the stored contents of the storage unit, the data specified by the information about the tag is searched from the acquired screen information of the site, and when the data is not searched, the acquired screen information of the site A control unit that includes image data of the site based on and outputs an operation screen for updating information on the tag stored in the storage unit ;
An information providing apparatus comprising:
JP2013260659A 2013-12-17 2013-12-17 Information providing program, information providing method, and information providing apparatus Active JP6311301B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013260659A JP6311301B2 (en) 2013-12-17 2013-12-17 Information providing program, information providing method, and information providing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013260659A JP6311301B2 (en) 2013-12-17 2013-12-17 Information providing program, information providing method, and information providing apparatus

Publications (2)

Publication Number Publication Date
JP2015118484A JP2015118484A (en) 2015-06-25
JP6311301B2 true JP6311301B2 (en) 2018-04-18

Family

ID=53531166

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013260659A Active JP6311301B2 (en) 2013-12-17 2013-12-17 Information providing program, information providing method, and information providing apparatus

Country Status (1)

Country Link
JP (1) JP6311301B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004234239A (en) * 2003-01-29 2004-08-19 Nippon Telegraph & Telephone East Corp Aggregation server, aggregation method and aggregation program
JPWO2007111330A1 (en) * 2006-03-27 2009-08-13 パイオニア株式会社 Video display device and video display method
JP2007304754A (en) * 2006-05-10 2007-11-22 Bank Of Tokyo-Mitsubishi Ufj Ltd Character string extraction apparatus, character string extraction method, and program
JP2008226235A (en) * 2007-02-14 2008-09-25 Shinseiki:Kk Information feedback system, information feedback method, information control server, information control method, and program
JP5703818B2 (en) * 2011-02-18 2015-04-22 富士ゼロックス株式会社 Automatic content updating system, image forming apparatus, and proxy server

Also Published As

Publication number Publication date
JP2015118484A (en) 2015-06-25

Similar Documents

Publication Publication Date Title
JP5898126B2 (en) Journal analysis center system that provides a journal analysis service using cloud computing
US8078986B1 (en) Method and system for a browser module
AU2009238294B2 (en) Data transformation based on a technical design document
US11792257B2 (en) Form engine
CN101582083A (en) Web-based detection in image, extraction and recognition
US20160350107A1 (en) Stored Procedure Development and Deployment
JP2019169178A (en) Information processing system and processing method of the same, and program
KR20170073693A (en) Extracting similar group elements
JP2022125220A (en) Image processing apparatus, image processing method, and program
US9824447B2 (en) Information processing apparatus, information processing system, and information processing method
US8650221B2 (en) Systems and methods to associate invoice data with a corresponding original invoice copy in a stack of invoices
CN103019534A (en) Mobile terminal and setting method
JP2003337648A (en) Automatic input device and automatic input program for electronic form
KR102532216B1 (en) Method for establishing ESG database with structured ESG data using ESG auxiliary tool and ESG service providing system performing the same
JP6187236B2 (en) Data identification program, data identification method, and information processing apparatus
JP2009093389A (en) Information processor, information processing method, and program
JP6311301B2 (en) Information providing program, information providing method, and information providing apparatus
KR101174390B1 (en) Effective graphic format image file searching system and method therefor
US20200285685A1 (en) Systems and methods for research poster management and delivery
JP2009053912A (en) Information processing device, method and program
JP2009252158A (en) Groupware server device, groupware server program, and operation method of groupware server device
JP6171919B2 (en) Information providing program, information providing method, and information providing apparatus
KR102043434B1 (en) Apparatus for manufacturing search report and method for displaying the same
JP5198196B2 (en) Content management device
JP4752020B2 (en) Character string acquisition method and character string acquisition system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170704

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170904

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180305

R150 Certificate of patent or registration of utility model

Ref document number: 6311301

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150