EP2729888A2 - Procédé d'un outil de recherche de produits utilisant le web pour les offres de produits - Google Patents
Procédé d'un outil de recherche de produits utilisant le web pour les offres de produitsInfo
- Publication number
- EP2729888A2 EP2729888A2 EP12838860.0A EP12838860A EP2729888A2 EP 2729888 A2 EP2729888 A2 EP 2729888A2 EP 12838860 A EP12838860 A EP 12838860A EP 2729888 A2 EP2729888 A2 EP 2729888A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- product
- website
- crawler
- service provider
- database
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title claims abstract description 49
- 230000009193 crawling Effects 0.000 claims description 25
- 230000000977 initiatory effect Effects 0.000 claims description 5
- 238000004458 analytical method Methods 0.000 abstract description 2
- 239000000284 extract Substances 0.000 abstract 1
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0623—Item investigation
- G06Q30/0625—Directed, with specific intent or strategy
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
Definitions
- the present invention relates to the field of crawling internet web pages and its contents. More particularly, this invention relates to a web crawler for fetching, analysing and automatically crawling the specific contents from a registered merchant's website for offering and marketing the product related results that span categories in response to user queries via the search engine system on the service provider's website.
- the internet is worldwide network of Computers linked together by various hardware communication links all running a standard suite for protocol known as TCP/IP (Transmission Control Protocol/Internet Protocol).
- Computer networks, particularly the internet provide increasingly important markets for goods (or products) and services.
- TCP/IP Transmission Control Protocol/Internet Protocol
- Computer networks, particularly the internet provide increasingly important markets for goods (or products) and services.
- the internet extends to millions of computers in more than a hundred countries.
- One service that uses the internet is the World Wide Web (the "Web”).
- the web is a system of Internet servers that support documents formatted in a markup language called Hypertext Markup Language (“HTML").
- HTML Hypertext Markup Language
- a huge number of web servers support HTML documents, commonly referred to as web pages, containing various types of information including text, graphics, and video and audio files.
- Web pages are viewed on computers using web browser software, e.g., NETSCAPE NAVIGATOR or MICROSOFT'S INTERNET EXPLORER; however, web pages may also be accessed by other devices, such as personal digital assistants, mobile phones, etc.
- web browser software e.g., NETSCAPE NAVIGATOR or MICROSOFT'S INTERNET EXPLORER
- web pages may also be accessed by other devices, such as personal digital assistants, mobile phones, etc.
- the need for automatically crawling the internet web pages of the merchant's website for the product offering or product marketing from the service provider's website through the search engine system is particularly critical in the online business marketing techniques in addition with generating online purchase orders electronically through a electronic source system by means of after entering the product information to be purchased into the said system, searching for the matched items looking for from the database of the system and finally generating order lists for the purchasing from websites of different merchants who all are the registered customers of the service providers.
- Many product crawling programs for the aforesaid task has been configured conventionally, for extends US 20020078136 in which the one embodiment, discloses an improved method for crawling a web site is provided.
- At least one page of the web site has a reference for executing by a browser to produce an address for a next page.
- the website is crawled by a crawler program, which includes querying the web site server.
- the crawler parses such a reference from one of the web pages, and sends the reference to an applet running in the browser.
- the address for the next page is determined by the browser responsive to the reference.
- the address is then sent to the crawler.
- the crawler is used for reducing dynamic data generation on the website server.
- at least some of the web pages are dynamically generated responsive to the crawler queries.
- the server generated web pages are processed to generate corresponding processed versions of the web pages, so that the processed versions can be served in response to future queries, reducing dynamic generation of web pages by the server.
- US20060167864 discloses a search engine system that assists users in locating web pages from which user- specified products can be purchased. Web pages located by a crawler program are scored, based on a set of criteria, according to likelihood of including a product offering. A query server accesses an index of the scored web pages to locate pages that are both responsive to a user's search query and likely to include a product offering. In one embodiment, the responsive web pages are listed on a composite search results page together with responsive products included in a product catalog.
- the programs are programmed such that it crawls all the links of the web pages of website of the merchant and locates the same web pages for the online product offerings and marketing through the search engine for the online purchasing and that cause the overloading of the service provider's database server and whereas, the present invention discloses an automatic product crawler which does the same task but instead of crawling whole links of the web page it crawls only the specific product related contents from the web page and thereby saves time and increases the efficiency to quick display of the product's search related information from the service provider's database server.
- the main object of this invention is to provide a fully automated website crawler to identify and then fetching all the links of web pages of given site and then analysing and finally crawling and extracting only the product related data from those links and store product related data information into the service provider's database.
- Still another object of this invention is to have a feature through which it is possible to implement any individual product data gathering tasks without data size limitations in the minimum amount of time and viewing internet search engines.
- Further object of this invention is to provide a method that assists for efficiently and quickly displaying the product results of a multiple-category search to a user's search query through a search engine system.
- the present invention relates to a method of a product crawler having relatively simple automatic program that systematically scans or fetches all the hyperlinks corresponds to href tag from the view source of the internet pages (web pages) of specific URL or website of a merchant that has been registered on the service provider's website and therein the said service provider's website of which a product search engine being embedded for searching the products that has been offered.
- the said program further analyses said hyperlinks and then crawls their specific product information related data such as title, description, image, price and model no (if available) that available from the web pages and store in the service provider's database.
- a computer program programmed in the service provider's database for crawling his customer's (merchant's) products fetches automatically all the links across the web pages of merchant's website that is registered or submitted and analysing the said links of the web pages by reading page view source to crawl only specific product related data contents to produce finally a product related data index in the search engine repository and such product related information will be displayed for products offering and marketing when user makes substantially same product related query in the service provider's website.
- Fig. 1 (a) illustrates a flow chart depicting the former steps in the first process of product crawling along with the registration process.
- Fig. 1 (b) illustrates a flow chart depicting the steps that is in continue with the Fig. 1 (a).
- Fig. 2 illustrates a flow chart indicating the steps in the second process of the product crawling.
- Fig. 3 (a), Fig. 3 (b) and Fig. 3 (c) illustrates flow diagram depicting overall process of the product crawling combining said first process and second process and in which Fig. 3 (b) is in continue with the Fig. 3 (a) and Fig. 3 is in continue with the Fig. 3 (b).
- Exemplary embodiments of the invention are discussed in detail below while specific exemplary embodiments are discussed, it should be understood that this is done for illustration purpose only. A person skilled in the relevant art will recognize that other components and configuration can be used without parting from the spirit and scope of the invention.
- This present invention discloses a method for a product crawling for offering and marketing the customer's (merchant's) products through the service provider's search engine that being coupled with the service provider's database server, against the response to the queries of the users searching for the required products from the service provider's website.
- Fig. 1 (a) before initiating the crawler program for said product crawling any interested person or merchant whose products to be crawled must carry out the registration of his business and web URL details on the service provider's website by entering his name, address, website (URL) and a web store name for creating a new web store in the service provider's database server.
- the product crawler automatically checks a status for initiating the link fetching from webpage of the registered website, as depicted in Fig. 1 (b), and if said status identified by the crawler is completed then the first process comes to an end and whereas, if said status identified by the crawler is pending then the crawler processing ahead and picks up the view source of the web pages of the corresponding website and fetches all the links corresponds to href (hypertext reference) tag in the html page of the view source and saves the said links into the service provider's database.
- href hypertext reference
- the crawler will check a status for completion of said link fetching and if such status is completed then the status is automatically updated as completed and whereas if the status is pending then the crawler will complete the fetching of all the said links and thereby the first process of product crawling comes to an end and simultaneously said status is completed.
- the second process of product crawling depends upon the schedule arrangement.
- the product crawler checks whether schedule for going back to the first process for recrawling is arranged or not and if it is yes then crawler would continue the first process otherwise after fetching all the links from source code, the second process of product crawler will start automatically.
- the second process further depends on the availability of product related html tag data corresponds to specific database fields in the database server such as title of the product, description of the product, image of the product, price of the product and model no (if any) that being entered by the administrator before starting of the second process.
- the said administrator manually adds said product related html tag data corresponds to specific database field into the database after watching item page view source for product crawling.
- the product crawler finds said entered product related data in the database which is filled by the administrator then the product crawler crawls links of only such product related html tag data corresponds to the entered database fields instead of crawling all the links that has been fetched and saved in the first process and finally save only those specific data in the database server to display the product related information of said fields for products offering and marketing on the service provider's website.
- the product crawler do not find the said product related html tag data then there will be an end of the second process.
- the product related database fields such as title, description, price, image information of the registered website and model no (if available) will be indexed for repository for displaying the product related information through search engine for products offering and marketing during when the user searches his desired products on the service provider's website.
- the product crawler is programmed such that even in the first process of product crawling it fetches all the href tag links from the html pages of the source code of web pages of the merchant or customer, the product crawler crawls only those product related links in the second process of product crawling which are entirely related to product related html tag data corresponds to specific database fields available in the service provider's database such as title, description, image, price and model no (if any) to display the product related information of said fields in the indexed form for products offering and marketing on the service provider's website against the response to user's queiry during his product searching from the service provider's website and in the Fig.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- General Business, Economics & Management (AREA)
- Marketing (AREA)
- Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Game Theory and Decision Science (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
IN1956MU2011 | 2011-07-06 | ||
PCT/IN2012/000354 WO2013051005A2 (fr) | 2011-07-06 | 2012-05-17 | Procédé d'un outil de recherche de produits utilisant le web pour les offres de produits |
Publications (2)
Publication Number | Publication Date |
---|---|
EP2729888A2 true EP2729888A2 (fr) | 2014-05-14 |
EP2729888A4 EP2729888A4 (fr) | 2015-03-11 |
Family
ID=48044253
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP12838860.0A Withdrawn EP2729888A4 (fr) | 2011-07-06 | 2012-05-17 | Procédé d'un outil de recherche de produits utilisant le web pour les offres de produits |
Country Status (3)
Country | Link |
---|---|
US (1) | US20140222621A1 (fr) |
EP (1) | EP2729888A4 (fr) |
WO (1) | WO2013051005A2 (fr) |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9679296B2 (en) | 2011-11-30 | 2017-06-13 | Retailmenot, Inc. | Promotion code validation apparatus and method |
US10592915B2 (en) * | 2013-03-15 | 2020-03-17 | Retailmenot, Inc. | Matching a coupon to a specific product |
US9672558B2 (en) * | 2013-08-30 | 2017-06-06 | Sap Se | Table-form presentation of hierarchical data |
CA2952034A1 (fr) * | 2014-06-12 | 2015-12-17 | Arie SHPANYA | Systeme d'etablissement de prix dynamique en temps reel |
US10452730B2 (en) * | 2015-12-22 | 2019-10-22 | Usablenet Inc. | Methods for analyzing web sites using web services and devices thereof |
CN106803167A (zh) * | 2017-02-28 | 2017-06-06 | 深圳海带宝网络科技股份有限公司 | 一种跨境电商全球商品清关系统 |
CN108038218B (zh) * | 2017-12-22 | 2022-04-22 | 联想(北京)有限公司 | 一种分布式爬虫方法、电子设备及服务器 |
CN109800011A (zh) * | 2019-02-02 | 2019-05-24 | 深圳携程网络技术有限公司 | 基于爬虫的票务查询方法、装置、电子设备、存储介质 |
CN110147475B (zh) * | 2019-03-29 | 2023-07-21 | 汇通达网络股份有限公司 | 一种分布式部署的网络数据采集系统 |
CN110189189A (zh) * | 2019-04-19 | 2019-08-30 | 平安科技(深圳)有限公司 | 一站式网络购物引导方法、装置、计算机设备和存储介质 |
CN110310158B (zh) * | 2019-07-08 | 2023-10-31 | 雨果跨境(厦门)科技有限公司 | 用户网络行为分析过程中精确匹配消费数据的工作方法 |
CN111177514B (zh) * | 2019-12-31 | 2023-06-09 | 沈阳航空航天大学 | 基于网站特征分析的信源评价方法、装置及存储设备、程序 |
CN111460255A (zh) * | 2020-03-26 | 2020-07-28 | 第一曲库(北京)科技有限公司 | 一种音乐作品信息数据采集及存储方法 |
CN112000748A (zh) * | 2020-07-14 | 2020-11-27 | 北京神州泰岳智能数据技术有限公司 | 一种数据处理方法、装置、电子设备及存储介质 |
CN112163139A (zh) * | 2020-10-14 | 2021-01-01 | 深兰科技(上海)有限公司 | 图像数据的处理方法和装置 |
CN113779377B (zh) * | 2021-07-27 | 2024-03-22 | 浙江大学 | 基于无障碍检测结果去重的爬虫搜索方法 |
CN114443926A (zh) * | 2021-12-27 | 2022-05-06 | 国网河南省电力公司郑州供电公司 | 基于网络爬虫技术的电力营商环境信息采集系统 |
CN114357272A (zh) * | 2022-01-17 | 2022-04-15 | 安徽恒科信息技术有限公司 | 一种基于网络爬虫技术的舆情处置决策方法 |
CN118349719A (zh) * | 2024-05-10 | 2024-07-16 | 南昌卓蓝科技有限公司 | 一种云端大数据采集爬虫系统 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020143659A1 (en) * | 2001-02-27 | 2002-10-03 | Paula Keezer | Rules-based identification of items represented on web pages |
EP1681643A1 (fr) * | 2005-01-14 | 2006-07-19 | FatLens, Inc. | Procédé et système d'extraction d'informations |
US20090089275A1 (en) * | 2007-10-02 | 2009-04-02 | International Business Machines Corporation | Using user provided structure feedback on search results to provide more relevant search results |
US20100161385A1 (en) * | 2008-12-19 | 2010-06-24 | Nxn Tech, Llc | Method and System for Content Based Demographics Prediction for Websites |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6154738A (en) * | 1998-03-27 | 2000-11-28 | Call; Charles Gainor | Methods and apparatus for disseminating product information via the internet using universal product codes |
US6785671B1 (en) * | 1999-12-08 | 2004-08-31 | Amazon.Com, Inc. | System and method for locating web-based product offerings |
US8452850B2 (en) * | 2000-12-14 | 2013-05-28 | International Business Machines Corporation | Method, apparatus and computer program product to crawl a web site |
US7797197B2 (en) * | 2004-11-12 | 2010-09-14 | Amazon Technologies, Inc. | Method and system for analyzing the performance of affiliate sites |
EP1834249A4 (fr) * | 2004-12-14 | 2009-12-09 | Google Inc | Procede, systeme et interface utilisateur graphique permettant de fournir des avis concernant un produit |
US8438499B2 (en) * | 2005-05-03 | 2013-05-07 | Mcafee, Inc. | Indicating website reputations during user interactions |
US8307276B2 (en) * | 2006-05-19 | 2012-11-06 | Symantec Corporation | Distributed content verification and indexing |
US7599920B1 (en) * | 2006-10-12 | 2009-10-06 | Google Inc. | System and method for enabling website owners to manage crawl rate in a website indexing system |
US20090287641A1 (en) * | 2008-05-13 | 2009-11-19 | Eric Rahm | Method and system for crawling the world wide web |
US8595847B2 (en) * | 2008-05-16 | 2013-11-26 | Yellowpages.Com Llc | Systems and methods to control web scraping |
US8510262B2 (en) * | 2008-05-21 | 2013-08-13 | Microsoft Corporation | Promoting websites based on location |
US20120016862A1 (en) * | 2010-07-14 | 2012-01-19 | Rajan Sreeranga P | Methods and Systems for Extensive Crawling of Web Applications |
US9043306B2 (en) * | 2010-08-23 | 2015-05-26 | Microsoft Technology Licensing, Llc | Content signature notification |
US8433700B2 (en) * | 2010-09-17 | 2013-04-30 | Verisign, Inc. | Method and system for triggering web crawling based on registry data |
US8868541B2 (en) * | 2011-01-21 | 2014-10-21 | Google Inc. | Scheduling resource crawls |
US8255385B1 (en) * | 2011-03-22 | 2012-08-28 | Microsoft Corporation | Adaptive crawl rates based on publication frequency |
US9075886B2 (en) * | 2011-04-13 | 2015-07-07 | Verisign, Inc. | Systems and methods for detecting the stockpiling of domain names |
US20120310914A1 (en) * | 2011-05-31 | 2012-12-06 | NetSol Technologies, Inc. | Unified Crawling, Scraping and Indexing of Web-Pages and Catalog Interface |
CN102890692A (zh) * | 2011-07-22 | 2013-01-23 | 阿里巴巴集团控股有限公司 | 一种网页信息抽取方法及抽取系统 |
US20140283038A1 (en) * | 2013-03-15 | 2014-09-18 | Shape Security Inc. | Safe Intelligent Content Modification |
-
2012
- 2012-05-17 US US14/130,913 patent/US20140222621A1/en not_active Abandoned
- 2012-05-17 WO PCT/IN2012/000354 patent/WO2013051005A2/fr active Application Filing
- 2012-05-17 EP EP12838860.0A patent/EP2729888A4/fr not_active Withdrawn
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020143659A1 (en) * | 2001-02-27 | 2002-10-03 | Paula Keezer | Rules-based identification of items represented on web pages |
EP1681643A1 (fr) * | 2005-01-14 | 2006-07-19 | FatLens, Inc. | Procédé et système d'extraction d'informations |
US20090089275A1 (en) * | 2007-10-02 | 2009-04-02 | International Business Machines Corporation | Using user provided structure feedback on search results to provide more relevant search results |
US20100161385A1 (en) * | 2008-12-19 | 2010-06-24 | Nxn Tech, Llc | Method and System for Content Based Demographics Prediction for Websites |
Non-Patent Citations (3)
Title |
---|
Anonymous: "HTML5 - Microdata", , 4 June 2011 (2011-06-04), XP055163847, Retrieved from the Internet: URL:https://web.archive.org/web/2011060402 4337/http://www.tutorialspoint.com/html5/h tml5_microdata.htm [retrieved on 2015-01-21] * |
Anonymous: "Web crawler - Wikipedia, the free encyclopedia", , 4 July 2011 (2011-07-04), XP055166414, Retrieved from the Internet: URL:http://en.wikipedia.org/w/index.php?title=Web_crawler&oldid=437693811 [retrieved on 2015-02-02] * |
See also references of WO2013051005A2 * |
Also Published As
Publication number | Publication date |
---|---|
US20140222621A1 (en) | 2014-08-07 |
WO2013051005A2 (fr) | 2013-04-11 |
WO2013051005A4 (fr) | 2013-08-22 |
WO2013051005A3 (fr) | 2013-07-04 |
EP2729888A4 (fr) | 2015-03-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20140222621A1 (en) | Method of a web based product crawler for products offering | |
JP6041326B2 (ja) | オンラインビデオに関連する情報の決定 | |
US10275534B2 (en) | Landing page search results | |
US8626602B2 (en) | Consumer shopping and purchase support system and marketplace | |
US20170228797A1 (en) | Deep-linking system, method and computer program product for online advertisement and e-commerce | |
KR100885772B1 (ko) | 제품 정보를 등록 및 검색하기 위한 방법 및 시스템 | |
US20160314208A1 (en) | Enhancing search result pages using structural information about the structure of content from content providers | |
US9734503B1 (en) | Hosted product recommendations | |
US20130085894A1 (en) | System and method for presenting product information in connection with e-commerce activity of a user | |
US20080255967A1 (en) | System and method for comparison shopping | |
US20120023122A1 (en) | User-directed product recommendations | |
US20110099201A1 (en) | System and method for automatically publishing data items associated with an event | |
EP1844385A2 (fr) | Appareils, procedes et systemes pour publicite, commerce electronique et interactions de clients en ligne a mise au point d'informations et imposition automatique integrees | |
CA2586916A1 (fr) | Analyse assistee par ordinateur de performance de site web d'affilies | |
US20140067786A1 (en) | Enhancing product search engine results using user click history | |
US20120290908A1 (en) | Retargeting contextually-relevant user-generated data | |
US20220414727A1 (en) | Systems and methods for presenting food alternatives to food buyers | |
US20130054305A1 (en) | Method and apparatus for providing data statistics | |
US20090106237A1 (en) | System and method for dynamically customizing web page content | |
WO2017126707A1 (fr) | Système d'aide à l'achat de marchandises | |
KR101703919B1 (ko) | 키워드 광고 랜딩 페이지 설정 방법, 키워드 광고 제공 방법, 및 컴퓨터 프로그램 | |
JP2007102522A (ja) | 電子商取引システムおよび方法並びにプログラム | |
JP2007102521A (ja) | 電子商取引システムおよび方法並びにプログラム | |
US20090234875A1 (en) | System and methods for providing product metrics | |
US20070226045A1 (en) | System and method for processing preference data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
17P | Request for examination filed |
Effective date: 20140107 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
DAX | Request for extension of the european patent (deleted) | ||
A4 | Supplementary search report drawn up and despatched |
Effective date: 20150210 |
|
RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06Q 30/06 20120101ALI20150204BHEP Ipc: G06F 17/30 20060101AFI20150204BHEP Ipc: G06Q 30/02 20120101ALI20150204BHEP |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 20150910 |