WO2015070795A1 - 用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统 - Google Patents

用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统 Download PDF

Info

Publication number
WO2015070795A1
WO2015070795A1 PCT/CN2014/091102 CN2014091102W WO2015070795A1 WO 2015070795 A1 WO2015070795 A1 WO 2015070795A1 CN 2014091102 W CN2014091102 W CN 2014091102W WO 2015070795 A1 WO2015070795 A1 WO 2015070795A1
Authority
WO
WIPO (PCT)
Prior art keywords
price
item
information
information corresponding
user
Prior art date
Application number
PCT/CN2014/091102
Other languages
English (en)
French (fr)
Inventor
曹晴
史玉龙
史雯缤
刘金龙
孙玉娥
高扬
姜鑫
蒋英雪
Original Assignee
北京奇虎科技有限公司
奇智软件(北京)有限公司
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
Priority claimed from CN201310575239.7A external-priority patent/CN103606089A/zh
Priority claimed from CN201310576329.8A external-priority patent/CN103606096A/zh
Priority claimed from CN201310575310.1A external-priority patent/CN103593772A/zh
Application filed by 北京奇虎科技有限公司, 奇智软件(北京)有限公司 filed Critical 北京奇虎科技有限公司
Publication of WO2015070795A1 publication Critical patent/WO2015070795A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • the present invention relates to the field of electronic commerce technologies, and in particular, to a method, an apparatus, a client, and a system for implementing a product collection and state change reminder.
  • Online shopping has gradually become a part of people's daily life.
  • users often collect favorite products.
  • the current product collection can be in two ways: one is that the user directly collects the products into the respective favorites of each website, and the product information in the favorites is more comprehensive, but each website can only collect the products of the website. And if the user wants to collect or view the products of multiple websites, they also need to log in to different websites one by one, which is extremely inconvenient to use.
  • Another collection of items that are stored in the client can be collected and viewed without logging in, but only the page address and title of the product on the website can be collected. There is no more information to display, and you need to know the details of the item. Open the product page one by one, which is not convenient to view.
  • the present invention has been made in order to provide a method, apparatus, client and system for realizing merchandise collection and status change reminders that overcome the above problems or at least partially solve or alleviate the above problems.
  • a method for implementing a merchandise collection comprising: installing, in a client, a template for collecting merchandise on a website, the template including a webpage address, a title, an inventory, a price, and Mode information of the picture; when the user accesses the product page, detecting information in the product page according to the template, and when the information in the product page matches each piece of information in the template, on the product page
  • the collection prompt is displayed; when the trigger signal of the collection prompt is received, each item corresponding to the item is extracted in the product page according to the template; and the extracted information corresponding to the item is stored.
  • a method for implementing a merchandise state change reminder comprising: installing, on a client, a template for collecting merchandise on a website, the template including a webpage address, a title, an inventory, Information of a price and a picture; when the user accesses the product page, detecting information in the product page according to the template, and when the information in the product page matches each piece of information in the template, the product Displaying a collection prompt in the page; when receiving the trigger signal of the collection prompt, extracting, according to the template, information corresponding to the commodity in the product page and storing; when detecting the information corresponding to the commodity When the information of the stock or price changes, the message of the product status change reminder is sent to the user.
  • an apparatus for implementing a merchandise collection comprising:
  • a template unit for installing a template for collecting items on a website, the template including a webpage address, a title, Mode information for stocks, prices, and pictures;
  • a prompting unit configured to: when the user accesses the product page, detect information in the product page according to the template, and when the information in the product page matches each piece of information in the template, the product page Display the collection prompt;
  • the extracting unit is configured to: when the trigger signal of the collection prompt is received, extract, according to the template, information corresponding to the commodity in the product page;
  • a storage unit configured to store each piece of information corresponding to the extracted item.
  • an apparatus for implementing a merchandise state change reminder comprising:
  • a template unit for installing a template for collecting goods on a website including mode information of a webpage address, a title, an inventory, a price, and a picture;
  • a prompting unit configured to: when the user accesses the product page, detect information in the product page according to the template, and when the information in the product page matches each piece of information in the template, the product page Display the collection prompt;
  • the extracting unit is configured to: when the trigger signal of the collection prompt is received, extract, according to the template, information corresponding to the commodity in the product page;
  • a storage unit configured to store each piece of information corresponding to the extracted item
  • the reminding unit is configured to send a message of the product status change reminder to the user when detecting that the information of the stock or the price in the pieces of information corresponding to the item changes.
  • the product mode information on each website is extracted and collected through the template in the client, and the user can collect the products of many websites without being logged in, which is convenient and quick; and the user can directly view the website address including but not limited to Mode information such as title, inventory, price and image, showing comprehensive information, making it easier for users to make shopping choices and provide a better online shopping experience.
  • Mode information such as title, inventory, price and image, showing comprehensive information, making it easier for users to make shopping choices and provide a better online shopping experience.
  • the message of the item status change reminder is sent to the user.
  • a computer program comprising computer readable code, when the computer readable code is run on a computing device, causing the computing device to perform according to any of the above A method for realizing product collection and status change reminders.
  • a computer readable medium wherein the computer program described above is stored.
  • FIG. 1 is a schematic flow chart of a method for implementing merchandise collection according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic flowchart of a method for implementing merchandise collection according to Embodiment 2 of the present invention
  • FIG. 3 is a schematic flowchart of a method for implementing a product collection according to Embodiment 3 of the present invention.
  • FIG. 4 is a schematic flow chart of a method for implementing merchandise collection according to Embodiment 4 of the present invention.
  • FIG. 5 is a schematic flowchart of a method for implementing merchandise collection according to Embodiment 5 of the present invention.
  • FIG. 6 is a schematic flowchart of a method for implementing a product status change reminder according to Embodiment 6 of the present invention.
  • FIG. 7 is a schematic flowchart of a method for implementing a product status change reminder according to Embodiment 7 of the present invention.
  • FIG. 8 is a schematic flowchart of a method for implementing a product status change reminder according to Embodiment 8 of the present invention.
  • FIG. 9 is a schematic flowchart of a method for implementing a product status change reminder according to Embodiment 9 of the present invention.
  • FIG. 10 is a schematic structural diagram of an apparatus for implementing a product collection according to Embodiment 10 of the present invention.
  • FIG. 11 is a schematic structural diagram of an apparatus for implementing a product status change reminder according to Embodiment 11 of the present invention.
  • Figure 12 is a schematic block diagram of a computing device for performing a method for implementing a merchandise collection and status change reminder in accordance with the present invention
  • Figure 13 schematically illustrates a storage unit for holding or carrying program code implementing a method for implementing a merchandise collection and status change reminder in accordance with the present invention.
  • a method for implementing a product collection includes:
  • S110 installs a template for collecting goods on the website in the client, and the template includes, but is not limited to, webpage address, title, inventory, price, and mode information of the picture.
  • S120 when the user accesses the product page, detecting information in the product page according to the template, and displaying a favorite prompt in the product page when information in the product page matches each piece of information in the template symbol.
  • the S130 When receiving the trigger signal of the collection prompt, the S130 extracts, according to the template, information corresponding to the product in the product page.
  • S140 stores the extracted pieces of information corresponding to the item.
  • the product mode information on each website is extracted and collected through the template in the client, and the user can collect the products of many websites without being logged in, which is convenient and quick; and the user can directly view, but not limited to, Mode information such as web page address, title, inventory, price, and image, showing comprehensive information, making it easier for users to make shopping choices and provide a better online shopping experience.
  • Mode information such as web page address, title, inventory, price, and image, showing comprehensive information, making it easier for users to make shopping choices and provide a better online shopping experience.
  • a second embodiment a method for implementing a merchandise collection, the method includes:
  • S210 installs a template for collecting goods on the website in the client, and the template includes, but is not limited to, webpage address, title, inventory, price, and mode information of the picture.
  • S220 When the user accesses the product page, the information in the product page is detected according to the template, and when the information in the product page matches the information in the template, the collection prompt is displayed in the product page. symbol.
  • extracting the information corresponding to the product in the product page according to the template may include the following steps:
  • S23010 receives a trigger signal of the collection prompt.
  • S23020 determines whether the information corresponding to the item is extracted in the product page according to the template, and if successful, go to S240, and if it fails, go to S23030.
  • S240 stores the extracted pieces of information corresponding to the item.
  • the other templates when the product information is extracted according to one of them, the other templates may be re-selected for extraction, thereby improving the success rate of commodity information extraction.
  • a third embodiment a method for implementing a product collection, the method includes:
  • S310 installs a template for collecting goods on the website in the client, and the template includes, but is not limited to, webpage address, title, inventory, price, and mode information of the picture.
  • the S330 When receiving the trigger signal of the collection prompt, the S330 extracts, according to the template, information corresponding to the commodity in the product page.
  • S34010 determines whether the user logs in; if logging in, goes to step S34020; if not, goes to step S34030.
  • S34020 stores, in the server side, the pieces of information corresponding to the extracted item. Storing the information corresponding to the product on the server side can improve the security of the data storage.
  • S34030 stores, in the client, each piece of information corresponding to the extracted item.
  • a fourth embodiment a method for implementing a product collection, the method includes:
  • S410 installs a template for collecting goods on the website in the client, and the template includes, but is not limited to, webpage address, title, inventory, price, and mode information of the picture.
  • S44010 determines whether the user logs in; if logging in, goes to step S44020; if not, goes to step S44030.
  • S44020 stores, in the server side, each piece of information corresponding to the extracted item.
  • S44030 stores, in the client, the pieces of information corresponding to the extracted item.
  • the stored threshold may be set, and the specific value of the threshold may be determined according to the capacity of the client, for example, may be set to 30, in
  • the storing, by the client, the information corresponding to the extracted product may include: setting a storage threshold according to performance of the client; before reaching the storage threshold, Each piece of information corresponding to the extracted item is stored in the client.
  • Embodiment 5 is a specific application of a method for implementing a product collection.
  • the application environment is a plug-in of a browser.
  • the name of the plug-in is called a shopping bag. See Figure 5:
  • the S510 installs a shopping bag on the browser of the client, and starts to download corresponding template information, where the template information includes, but is not limited to, a Uniform Resource Locator (URL), a title, an inventory, a price, and a picture.
  • a Uniform Resource Locator URL
  • the S520 user views the product information on the product details page through the browser of the client, and the page matches the corresponding template information. If the matching fails, the favorite button does not appear on the page; if the matching is successful, the favorite button appears on the page.
  • the extracted information includes: product URL, title, inventory, price, picture.
  • a sixth embodiment a method for implementing a product status change reminder, the method includes:
  • S610 installs a template for collecting goods on the website on the client, and the template includes information of a webpage address, a title, an inventory, a price, and a picture.
  • S620 when the user accesses the product page, detecting information in the product page according to the template, and displaying a favorite prompt in the product page when the information in the product page matches each piece of information in the template symbol.
  • the S630 When receiving the trigger signal of the collection prompt, the S630 extracts and stores the information corresponding to the product in the product page according to the template.
  • the user can be quickly reminded, so that the user will not easily miss the best period of purchase, and the user can save money and worry.
  • the message of the item status change reminder is sent to the user.
  • a seventh embodiment a method for implementing a product status change reminder, the method includes:
  • S710 installs, on the client side, a template for collecting goods on the website, the template including information of a webpage address, a title, an inventory, a price, and a picture.
  • the S730 When receiving the trigger signal of the collection prompt, the S730 extracts and stores the information corresponding to the product in the product page according to the template.
  • the S740 When the S740 detects that the stock in the information corresponding to the commodity is in stock at the time of the last collection, the S740 enters the price monitoring process.
  • S750 detects that the stock in the information corresponding to the commodity is not available when the last collection is detected, and detects that the stock in the information corresponding to the commodity becomes in stock, and sends the commodity arrival reminding message to the user. ; then enter the price monitoring process.
  • the price monitoring process of S760 includes: monitoring whether the price in the information corresponding to the commodity changes, and detecting the price of the information in the information corresponding to the commodity, sending the commodity to the user The price change reminder message.
  • the information corresponding to the products extracted in this embodiment may be stored locally on the client or may be stored on the server.
  • the information on the price in the information corresponding to the product changes, and it may be the price increase or the price reduction.
  • the price reduction information is more concerned. Therefore, in the embodiment, when the information indicating the price in the information corresponding to the product changes, the product status change is sent to the user. Messages for reminders include:
  • the item price reduction reminding message is sent to the user.
  • the user can be quickly reminded to provide the user with more flexible and intelligent shopping information, so that the user will not easily miss the best period of purchase, and the user can make a more cost-effective shopping. Choose to save users money and worry.
  • the user may have a different expected purchase price for the product. Therefore, in the technical solution of the embodiment, when the information of the price in the information corresponding to the product is changed, the user is The message of sending a product status change reminder may also include:
  • the item price reduction reminding message is sent to the user.
  • the price range can be specified by the user, and the reminder message is sent when the price information falls to the price range specified by the user, thereby improving the flexibility of the method, reducing the invalid reminder, and reducing the pressure on the server.
  • Embodiment 8 please refer to FIG. 8, a method for implementing a product status change reminder, the method comprising:
  • S810 installs a template for collecting goods on the website on the client, the template includes information of a webpage address, a title, an inventory, a price, and a picture.
  • the S830 When receiving the trigger signal of the collection prompt, the S830 extracts and stores the information corresponding to the product in the product page according to the template.
  • S840 detects that the stock in the information corresponding to the commodity in the last collection is in stock and enters the price monitoring process.
  • the S850 detects that the stock in the information corresponding to the commodity is out of stock when the last collection is detected, and detects that the stock in the information corresponding to the commodity becomes in stock, sending the commodity arrival reminding message to the user. After that, enter the price monitoring process.
  • the S860 price monitoring process includes: when detecting that the information of the price in the information corresponding to the commodity falls to the first price information, sending the first commodity price reduction reminding message to the user.
  • the S880 price monitoring process includes: when it is detected that the information of the price in the information corresponding to the commodity falls to the second price information and determines that the user has read the first commodity price reduction reminding message, if and only And when the second price information is lower than the first price information, sending a second commodity price reduction reminding message to the user.
  • the price reduction reminder message if the price reduction reminder message has not been read by the user who has sent the price reduction reminding message, if the price of the product changes again and the price of the change is lower than the price of the last collection of the user, the price reduction reminder message is continuously sent; Read the price reduction reminder message, then continue to send the price reduction reminder message unless the price of the product drops to a lower price than the last reminder, otherwise the price reduction reminder message will not be sent, which can reduce the invalid reminder and reduce the pressure on the server.
  • Embodiment 9 Referring to FIG. 9, an application of a method for implementing a product status change reminder is provided.
  • the application environment of the method is a plug-in of a client browser, and the plug-in is referred to as a shopping bag in this embodiment.
  • Clients in this embodiment include, but are not limited to, desktops, notebook computers, mobile terminals, and the like.
  • the technical solution of this embodiment includes the following steps:
  • the S910 installs a shopping bag on the client's browser and starts downloading and installing the corresponding template information.
  • the S920 user views the product information on the product details page through the browser of the client, and the page matches the corresponding template. Information, if the match fails, the Favorites button does not appear on the page; if the match is successful, the Favorites button appears on the page.
  • the S940 product information is extracted, and the extracted information includes: a product URL, a title, an inventory, a price, and a picture.
  • the S950 page product After the S950 page product is successfully extracted, it is necessary to determine whether the user logs in. If the user logs in, the stored item exists on the server side; if the user is not logged in, the stored item exists locally, and at most 30 items can be collected; in this embodiment 30 The storage threshold for the client.
  • the server determines whether the last state of the stored item is in stock. If the final status of the item is out of stock, the arrival reminder process is entered, and the arrival price monitoring process is transferred to the in-stock.
  • S9710 arrival reminder process After the goods arrive, the server sends the goods arrival reminder to the user, and then enters the price monitoring process of the goods.
  • the S980 enters the in-stock price monitoring process.
  • the server sends the first price reduction reminder to the user.
  • the first price reduction reminder message has been read by the user. After the price change occurs, the setting of the price reduction reminder is met and the price is lower than the price of the last reminder, and a new reminder will be issued.
  • the first price reduction reminder message is not read by the user. After the price change occurs, the price reminder setting is met, and a new reminder can be made.
  • the present invention also provides a device for realizing the collection of goods and a reminder for realizing the change of the state of the goods. Device.
  • Embodiment 10 referring to FIG. 10, an apparatus for implementing a merchandise collection, the apparatus comprising:
  • the template unit 1010 is configured to install, in the client, a template for collecting goods on the website, where the template includes mode information of a webpage address, a title, an inventory, a price, and a picture.
  • the prompting unit 1020 is configured to: when the user accesses the product page, detect information in the product page according to the template, and when the information in the product page matches each piece of information in the template, the product is in the product.
  • the collection prompt is displayed on the page.
  • the extracting unit 1030 is configured to: when receiving the trigger signal of the collection prompt, extract, according to the template, information corresponding to the commodity in the product page.
  • the storage unit 1040 is configured to store each piece of information corresponding to the extracted item.
  • the extracting unit 1030 is further configured to: when the information corresponding to the item is extracted in the product page fails, reselect the template, and extract the product again in the product page according to the reselected template. Corresponding information until success.
  • the storage unit 1040 includes:
  • a determining subunit configured to determine whether the user logs in
  • a sending subunit configured to send the information corresponding to the extracted item to the server end if the user logs in;
  • a storage subunit configured to store, according to the user, the pieces of information corresponding to the extracted item on the client.
  • the storage subunit is further configured to synchronize the information corresponding to the extracted item to the server end when the user logs in.
  • the storage subunit is further configured to set a storage threshold according to the performance of the client; and before the storage threshold is reached, store the information corresponding to the extracted commodity in the client.
  • a device for implementing a merchandise collection in Embodiment 10 may be integrated in a client, including but not limited to a desktop computer, a notebook computer, and/or a mobile phone.
  • Embodiment 11 Referring to FIG. 11, the present invention further provides an apparatus for implementing a product status change reminder, the apparatus comprising:
  • the template unit 1010 is configured to install a template for collecting goods on the website, and the template includes information of a webpage address, a title, an inventory, a price, and a picture.
  • the prompting unit 1020 when used to access the product page, detects information in the product page according to the template, and when the information in the product page matches each piece of information in the template, in the product page The collection prompt is displayed.
  • the extracting unit 1030 is configured to: when receiving the trigger signal of the collection prompt, extract, according to the template, information corresponding to the commodity in the product page.
  • the storage unit 1040 is configured to store each piece of information corresponding to the extracted item.
  • the reminding unit 1110 is configured to send a message of the product status change reminder to the user when detecting that the information of the stock or the price in the pieces of information corresponding to the item changes.
  • the reminding unit 1110 is configured to enter a price monitoring process when the inventory in the information corresponding to the commodity is in stock when the last collection is performed; and the inventory in the information corresponding to the commodity when the final collection is When the goods are out of stock, when it is detected that the stock in the information corresponding to the commodity becomes in stock, the goods arrival reminding message is sent to the user; and then the price monitoring process is entered;
  • the price monitoring process includes:
  • the price of the item in the information corresponding to the item is monitored.
  • the message of the item price change reminder is sent to the user.
  • the reminding unit 1110 is configured to receive the product sent by the server when the inventory in the information corresponding to the product is in stock and the price information in each piece of information corresponding to the product changes when the last collection is performed.
  • the message of the price change reminder or when the stock in the information corresponding to the commodity is out of stock and the stock in the information corresponding to the commodity becomes in stock when the last collection is received, the product sent by the server is received.
  • the reminding unit 1110 is configured to: when the information of the price in each piece of information corresponding to the product decreases, Sending a product price reduction reminder message to the user.
  • the reminding unit 1110 is configured to send an item price reduction reminding message to the user when the information of the price in the information corresponding to the item falls to the price range specified by the user.
  • the reminding unit 1110 is configured to: when the information of the price in the information corresponding to the product is reduced to the first price information, send the first product price reduction reminding message to the user;
  • the reminding unit is configured to: when the inventory in the information corresponding to the product is in stock at the time of final collection, and the information of the price in each piece of information corresponding to the product changes, to the user Send a message about the status change alert.
  • the above devices may be integrated in a client, including but not limited to desktops, laptops, mobile terminals, and the like.
  • the present invention also provides a client comprising the apparatus of any of the above.
  • the present invention also provides a system for implementing a reminder of a change in a state of a commodity, comprising:
  • the client comprising the device of any of the above;
  • a server end configured to detect whether an information of an inventory or a price in each piece of information corresponding to the item changes, and when detecting an inventory or price information in each piece of information corresponding to the item, The message that the client sends a reminder of the product status change.
  • the inventory information in the information corresponding to the commodity changes from no-good to in-stock, and the message of the commodity status change reminder is a commodity arrival reminding message.
  • the server is configured to detect whether the inventory information in the information corresponding to the commodity changes when the inventory in the information corresponding to the commodity is out of stock, and the inventory in the information corresponding to the commodity is At the time of shipment, it is detected whether the price information in the pieces of information corresponding to the item changes and a message indicating a corresponding item status change reminder is sent to the client.
  • the server side is further configured to store each piece of information corresponding to the extracted item.
  • modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
  • the modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
  • Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement apparatus, clients, and systems for implementing merchandise collection and status change reminders in accordance with embodiments of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • Figure 12 illustrates a computing device that can implement a method for implementing a merchandise collection and status change reminder in accordance with the present invention.
  • the computing device conventionally includes a processor 1210 and a computer program product or computer readable medium in the form of a memory 1220.
  • the memory 1220 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
  • Memory 1220 has a memory space 1230 for program code 1231 for performing any of the method steps described above.
  • storage space 1230 for program code may include various program codes 1231 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have storage segments, storage spaces, and the like that are similarly arranged to memory 1220 in the computing device of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 1231 ', ie, code readable by a processor, such as 1210, that when executed by a computing device causes the computing device to perform each of the methods described above step.
  • an embodiment means that Particular features, structures, or characteristics described in connection with the embodiments are included in at least one embodiment of the invention.
  • the phrase “in one embodiment” is not necessarily referring to the same embodiment.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开了一种用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统,其中,用于实现商品收藏的方法包括:在客户端中安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的模式信息;当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符;接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息;存储提取到的所述商品对应的各项信息。本发明可以方便、快捷以及全面地进行网站上商品的收藏,更便于用户做出购物的选择,提供更好的网上购物体验。

Description

用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统 技术领域
本发明涉及电子商务技术领域,尤其涉及一种用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统。
背景技术
网上购物逐渐成为人们日常生活的一部分,在网上购物的过程中,用户常常会将喜欢的商品进行收藏。目前的商品收藏可以有以下两种方式:一种是用户直接把商品收藏到每个网站各自的收藏夹中,收藏夹中的商品信息展示比较全面,但是每个网站只能收藏本网站的商品,并且如果用户想要收藏或者查看多个网站的商品,还需要逐一登陆不同的网站,使用起来极为不方便。另一种把商品收藏到客户端的收藏夹,可以无需登陆即可收藏和查看,但是只能收藏网站上商品的网页地址和标题,没有更多的信息展示,想要知道商品的详细信息,需要逐一打开商品页面,不方便查看。
用户将喜欢的商品进行收藏后,可能会希望到货后购买,或者降价后再进行购买,可是既不知道什么时候会到货,也不知道什么时候商品价格是否会下降,也不知道商品价格什么时候下降,这样难以实现对商品的价格进行关注,从而影响到网上购物的进行。
发明内容
鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决或者减缓上述问题的用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统。
根据本发明的一个方面,提供了一种用于实现商品收藏的方法,该方法包括:在客户端中安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的模式信息;当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符;接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息;存储提取到的所述商品对应的各项信息。
根据本发明的另一个方面,提供了一种用于实现商品状态变化提醒的方法,该方法包括:在客户端安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的信息;当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符;接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息并存储;当检测到所述商品对应的各项信息中的库存或价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。
根据本发明的又一个方面,提供了一种用于实现商品收藏的装置,该装置包括:
模板单元,用于安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、 库存、价格和图片的模式信息;
提示单元,用于当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符;
提取单元,用于接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息;
存储单元,用于存储提取到的所述商品对应的各项信息。
根据本发明的再一个方面,提供了一种用于实现商品状态变化提醒的装置,该装置包括:
模板单元,用于安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的模式信息;
提示单元,用于当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符;
提取单元,用于接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息;
存储单元,用于存储提取到的所述商品对应的各项信息;
提醒单元,用于当检测到所述商品对应的各项信息中的库存或价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。
本发明带来的有益效果如下:
通过客户端中的模板对各网站上的商品模式信息进行提取和收藏,用户在无需登陆的情况下即可收藏众多网站的商品,方便快捷;并且用户可以直接查看到包括但不限于网页地址、标题、库存、价格和图片等的模式信息,展示信息全面,更便于用户做出购物的选择,提供更好的网上购物体验。
进一步的,当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。通过对各收藏商品的状态,例如库存或者价格变化的监控,提供给用户更灵活、智能的购物信息,便于用户做出性价比更高的购物选择。
根据本发明的又一个方面,提供了一种计算机程序,其包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据上文任一项所述的用于实现商品收藏及状态变化提醒的方法。
根据本发明的再一个方面,提供了一种计算机可读介质,其中存储了上述的计算机程序。
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。
附图说明
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:
图1为本发明实施例一中一种用于实现商品收藏的方法的流程示意图;
图2为本发明实施例二中一种用于实现商品收藏的方法的流程示意图;
图3为本发明实施例三中一种用于实现商品收藏的方法的流程示意图;
图4为本发明实施例四中一种用于实现商品收藏的方法的流程示意图;
图5为本发明实施例五中一种用于实现商品收藏的方法的流程示意图;
图6为本发明实施例六中一种用于实现商品状态变化提醒的方法的流程示意图;
图7为本发明实施例七中一种用于实现商品状态变化提醒的方法的流程示意图;
图8为本发明实施例八中一种用于实现商品状态变化提醒的方法的流程示意图;
图9为本发明实施例九中一种用于实现商品状态变化提醒的方法的流程示意图;
图10为本发明实施例十中一种用于实现商品收藏的装置的结构示意图;
图11为本发明实施例十一中一种用于实现商品状态变化提醒的装置的结构示意图;
图12示意性地示出了用于执行根据本发明的用于实现商品收藏及状态变化提醒的方法的计算设备的框图;以及
图13示意性地示出了用于保持或者携带实现根据本发明的用于实现商品收藏及状态变化提醒的方法的程序代码的存储单元。
具体实施方式
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。
下面将详细介绍用于实现商品收藏的方法。
请参见图1,实施例一,一种用于实现商品收藏的方法,该方法包括:
S110在客户端中安装用于收藏网站上商品的模板,所述模板包括但不限于网页地址、标题、库存、价格和图片的模式信息。
S120当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
S130接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息。
S140存储提取到的所述商品对应的各项信息。
通过客户端中的模板对各网站上的商品模式信息进行提取和收藏,用户在无需登陆的情况下即可收藏众多网站的商品,方便快捷;并且用户可以直接查看到包括但不限于 网页地址、标题、库存、价格和图片等的模式信息,展示信息全面,更便于用户做出购物的选择,提供更好的网上购物体验。
请参见图2,实施例二,一种用于实现商品收藏的方法,该方法包括:
S210在客户端中安装用于收藏网站上商品的模板,所述模板包括但不限于网页地址、标题、库存、价格和图片的模式信息。
S220当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
本实施例中,接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息可以包括如下步骤:
S23010接收到所述收藏提示符的触发信号。
S23020判断根据所述模板在所述商品页面中提取商品对应的各项信息是否成功,如果成功,转到S240,如果失败,转到S23030。
S23030当在所述商品页面中提取商品对应的各项信息失败时,重新选择所述模板,并根据重新选择的所述模板再次在所述商品页面中提取商品对应的各项信息,直至成功。
S240存储提取到的所述商品对应的各项信息。
本实施例中,加载多个模板,当根据其中之一提取商品信息失败时,可以重新选择其他模板进行提取,从而提高商品信息提取的成功率。
请参见图3,实施例三,一种用于实现商品收藏的方法,该方法包括:
S310在客户端中安装用于收藏网站上商品的模板,所述模板包括但不限于网页地址、标题、库存、价格和图片的模式信息。
S320当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
S330接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息。
在本实施例中所述存储提取到的所述商品对应的各项信息可以包括:
S34010判断所述用户是否登陆;如果登陆,转到步骤S34020;如果未登陆,则转到步骤S34030。
S34020将所述提取到的所述商品对应的各项信息存储在服务器端。将商品对应的各项信息存储在服务器端可以提高数据存储的安全性。
S34030将所述提取到的所述商品对应的各项信息存储在所述客户端。
请参见图4,实施例四,一种用于实现商品收藏的方法,该方法包括:
S410在客户端中安装用于收藏网站上商品的模板,所述模板包括但不限于网页地址、标题、库存、价格和图片的模式信息。
S420当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
S430接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商 品对应的各项信息。
在本实施例中所述存储提取到的所述商品对应的各项信息可以包括:
S44010判断所述用户是否登陆;如果登陆,转到步骤S44020;如果未登陆,则转到步骤S44030。
S44020将所述提取到的所述商品对应的各项信息存储在服务器端。
S44030将所述提取到的所述商品对应的各项信息存储在所述客户端。进一步,可选的,为避免收藏在客户端造成对客户端的压力,同时也避免丢失数据,可以设置存储的阈值,阈值的具体数值可以根据客户端的容量来定,例如,可以定为30,在该实施方式中,所述将所述提取到的所述商品对应的各项信息存储在所述客户端可以包括:根据所述客户端的性能设置存储阈值;未达到所述存储阈值之前,将所述提取到的所述商品对应的各项信息存储在所述客户端。
S44040当所述用户登陆时,将所述提取到的所述商品对应的各项信息同步到所述服务器端。
实施例五,一种用于实现商品收藏的方法的具体应用,其应用环境是作为浏览器的插件,本实施例中该插件的名称称为购物袋。请参见图5:
S510在客户端的浏览器上安装购物袋,开始下载相应的模板信息,其中模板信息包括但不限于商品的统一资源定位符(Uniform Resource Locator,URL)、标题、库存、价格、图片。
S520用户通过客户端的浏览器在商品详情页面查看商品信息,页面匹配相应的模板信息,如果匹配失败,收藏按钮不出现在页面;如果匹配成功,收藏按钮出现在页面。
S530用户通过客户端的浏览器点击商品收藏按钮,如果页面商品抽取成功,可以进行收藏;如果页面商品抽取失败,重新下载模板。
S540商品信息抽取,抽取信息包括:商品URL、标题、库存、价格、图片。
S550页面商品抽取成功后,需要判断用户是否登录,
S560如果用户登录,收藏的商品存在服务器端;
S570如果用户未登录,收藏的商品存在本地,设置本地存储的阈值为收藏30个商品。
S580如果用户收藏的商品存在本地,当用户登陆后,可以把本地的商品存到服务器端。
以上详细介绍了用于实现商品收藏的方法,下面将介绍一种用于实现商品状态变化提醒的方法。
请参见图6,实施例六,一种用于实现商品状态变化提醒的方法,该方法包括:
S610在客户端安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的信息。
S620当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
S630接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息并存储。
S640当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。
采用本实施例的技术方案,商品一旦降价或者有货就能够迅速提醒用户,这样用户就不会轻易错过购买的最佳时期,让用户省钱又省心。当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。通过对各收藏商品的状态,例如库存或者价格变化的监控,提供给用户更灵活、智能的购物信息,便于用户做出性价比更高的购物选择。
请参见图7,实施例七,一种用于实现商品状态变化提醒的方法,该方法包括:
S710在客户端安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的信息。
S720当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
S730接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息并存储。
S740检测最后收藏时所述商品对应的各项信息中的库存为有货时,进入价格监控流程。
S750检测最后收藏时所述商品对应的各项信息中的库存为无货时,检测到所述商品对应的各项信息中的库存变为有货时,向所述用户发送商品到货提醒消息;之后进入所述价格监控流程。
S760所述价格监控流程包括:监控所述商品对应的各项信息中的价格是否发生变化,当检测到所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品价格变化提醒的消息。
本实施例中提取到的商品对应的各项信息可以存储在客户端本地,也可以存储在服务器端。
商品对应的各项信息中的价格的信息发生变化,有可能是涨价也可能是降价,对于市场调查人员而言,无论对于涨价还是降价信息都关注,因此,需要发送涨价提醒的消息或者降价提醒的消息。对于消费者而言,更为关心的是降价信息,因此,本实施例中,所述检测到所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息包括:
当检测到所述商品对应的各项信息中的价格的信息下降时,向所述用户发送商品降价提醒消息。
采用本实施例的技术方案,商品一旦降价就能够迅速提醒用户,提供给用户更灵活、智能的购物信息,这样用户就不会轻易错过购买的最佳时期,便于用户做出性价比更高的购物选择,让用户省钱又省心。
用户对商品可能存在不同的预期购买价格,因此,可选的,本实施例的技术方案中,所述检测到所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息还可以包括:
当检测到所述商品对应的各项信息中的价格的信息下降到所述用户指定的价格范围时,向所述用户发送商品降价提醒消息。
本实施例可以由用户指定价格范围,当价格的信息下降到所述用户指定的价格范围时发送提醒消息,进而提高该方法的灵活性,也减少无效提醒,降低对服务器的压力。
实施例八,请参见图8,一种用于实现商品状态变化提醒的方法,该方法包括:
S810在客户端安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的信息。
S820当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
S830接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息并存储。
S840检测最后收藏时所述商品对应的各项信息中的库存为有货,进入价格监控流程。
S850检测最后收藏时所述商品对应的各项信息中的库存为无货时,检测到所述商品对应的各项信息中的库存变为有货时,向所述用户发送商品到货提醒消息;之后进入价格监控流程。
S860价格监控流程包括:检测到所述商品对应的各项信息中的价格的信息下降为第一价格信息时,向所述用户发送第一商品降价提醒消息。
S870当检测到所述商品对应的各项信息中的价格的信息下降为第二价格信息,且判断所述用户未阅读所述第一商品降价提醒消息时,向所述用户发送第二商品降价提醒消息。
或者,S880价格监控流程包括:当检测到所述商品对应的各项信息中的价格的信息下降为第二价格信息且判断所述用户已阅读所述第一商品降价提醒消息时,当且仅当所述第二价格信息低于所述第一价格信息时,向所述用户发送第二商品降价提醒消息。
本实施例对于已经发送过降价提醒消息的用户,如果尚未阅读降价提醒消息,那么一旦商品价格再次发生变动,且变动的价格低于用户最后收藏时的价格,则继续发送降价提醒消息;如果已经阅读降价提醒消息,那么除非商品价格下降到比上次提醒时的价格更低,才继续发送降价提醒消息,否则不再发送降价提醒消息,这样可以减少无效提醒,降低对服务器的压力。
实施例九,请参见图9,一种用于实现商品状态变化提醒的方法的应用,该方法的应用环境为客户端浏览器的插件,该插件在本实施例中称为购物袋。本实施例中的客户端包括但不限于台式机、笔记本电脑、移动终端等。本实施例的技术方案包括如下步骤:
S910在客户端的浏览器上安装购物袋,开始下载安装相应的模板信息。
S920用户通过客户端的浏览器在商品详情页面查看商品信息,页面匹配相应的模板 信息,如果匹配失败,收藏按钮不出现在页面;如果匹配成功,收藏按钮出现在页面。
S930用户通过客户端的浏览器点击商品收藏按钮,如果页面商品抽取成功,可以进行收藏;如果页面商品抽取失败,重新选择模板。
S940商品信息抽取,抽取信息包括:商品URL、标题、库存、价格、图片。
S950页面商品抽取成功后,需要判断用户是否登录,如果用户登录,收藏的商品存在服务器端;如果用户未登录,收藏的商品存在本地,并且最多只能收藏30个商品;在本实施例中30为客户端的存储阈值。
S960如果用户收藏的商品存在本地,当用户登陆后,可以把本地的商品存到服务器端。
S970客户端收藏商品后,服务器判断所收藏的商品最后的状态是否为有货。如果商品最后的状态为无货状态,则进入到货提醒流程,并且到货后转入有货的价格监控流程。
S9710到货提醒流程:商品到货后,服务器向用户发送商品到货提醒,之后进入有货的价格监控流程。
S980如果商品最后的状态为有货状态,则进入有货的价格监控流程,商品的价格第一次降价时,服务器向用户发送第一次的降价提醒。
S990商品价格再次发生变化时,第一次的降价提醒消息,用户已经阅读过。之后又发生价格变动的,满足降价提醒的设置并且比上一次提醒时的价格低,才会进行新提醒。
或者S9010商品价格再次发生变化时,第一次的降价提醒消息,用户未阅读。之后又发生价格变动的,满足降价提醒设置,即可进行新提醒。
以上详细介绍了一种用于实现商品收藏的方法以及用于实现商品状态变化提醒的方法,基于同一发明构思,本发明还提供了一种实现商品收藏的装置以及用于实现商品状态变化提醒的装置。
实施例十,请参见图10,一种用于实现商品收藏的装置,该装置包括:
模板单元1010,用于在客户端中安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的模式信息。
提示单元1020,用于当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
提取单元1030,用于接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息。
存储单元1040,用于存储提取到的所述商品对应的各项信息。
其中,所述提取单元1030还用于当在所述商品页面中提取商品对应的各项信息失败时,重新选择所述模板,并根据重新选择的所述模板再次在所述商品页面中提取商品对应的各项信息,直至成功。
其中,所述存储单元1040包括:
判断子单元,用于判断所述用户是否登陆;
发送子单元,用于如果所述用户登陆,则将所述提取到的所述商品对应的各项信息发送给服务器端;
存储子单元,用于如果所述用户未登陆,则将所述提取到的所述商品对应的各项信息存储在所述客户端。
其中,所述存储子单元还用于当所述用户登陆时,将所述提取到的所述商品对应的各项信息同步到所述服务器端。
其中,所述存储子单元还用于根据所述客户端的性能设置存储阈值;未达到所述存储阈值之前,将所述提取到的所述商品对应的各项信息存储在所述客户端。
实施例十中一种用于实现商品收藏的装置可以集成在客户端中,该客户端包括但不限于台式机、笔记本电脑和/或手机等。
实施例十一,请参见图11,本发明还提供一种用于实现商品状态变化提醒的装置,该装置包括:
模板单元1010,用于安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的信息。
提示单元1020,用于访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符。
提取单元1030,用于接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息。
存储单元1040,用于存储提取到的所述商品对应的各项信息。
提醒单元1110,用于当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。
其中,所述提醒单元1110用于当最后收藏时所述商品对应的各项信息中的库存为有货时,进入价格监控流程;当最后收藏时所述商品对应的各项信息中的库存为无货时,检测到所述商品对应的各项信息中的库存变为有货时,向所述用户发送商品到货提醒消息;之后进入所述价格监控流程;
所述价格监控流程包括:
监控所述商品对应的各项信息中的价格是否发生变化,当检测到所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品价格变化提醒的消息。
其中,所述提醒单元1110用于当最后收藏时所述商品对应的各项信息中的库存为有货且所述商品对应的各项信息中的价格信息发生变化时,接收服务器端发送的商品价格变化提醒的消息;或者当最后收藏时所述商品对应的各项信息中的库存为无货且所述商品对应的各项信息中的库存变为有货时,接收服务器端发送的商品到货提醒消息;或者当所述商品对应的各项信息中的库存变为有货后所述商品对应的各项信息中的价格信息发生变化时,接收服务器端发送的商品价格变化提醒的消息。
其中,所述提醒单元1110,用于当所述商品对应的各项信息中的价格的信息下降时, 向所述用户发送商品降价提醒消息。
其中,所述提醒单元1110,用于当所述商品对应的各项信息中的价格的信息下降到所述用户指定的价格范围时,向所述用户发送商品降价提醒消息。
其中,所述提醒单元1110,用于当所述商品对应的各项信息中的价格的信息下降为第一价格信息时,向所述用户发送第一商品降价提醒消息;
当所述商品对应的各项信息中的价格的信息下降为第二价格信息,且所述用户未阅读所述第一商品降价提醒消息时,向所述用户发送第二商品降价提醒消息;
当所述商品对应的各项信息中的价格的信息下降为第二价格信息且所述用户已阅读所述第一商品降价提醒消息时,当且仅当所述第二价格信息低于所述第一价格信息时,向所述用户发送第二商品降价提醒消息。
其中,所述提醒单元,用于当最后收藏时所述商品对应的各项信息中的库存为有货,且所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。
上述装置可以集成在客户端中,客户端包括但不限于台式机、笔记本电脑、移动终端等。
基于同一发明构思,本发明还提供了一种客户端,包括上述任一项所述的装置。
另外,本发明还提供了一种用于实现商品状态变化提醒的系统,包括:
客户端,所述客户端包括上述任一项所述的装置;
服务器端,用于检测所述商品对应的各项信息中的库存或者价格的信息是否发生变化,以及当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述客户端发送商品状态变化提醒的消息。
其中,所述商品对应的各项信息中的库存信息发生变化为从无货变为有货,所述商品状态变化提醒的消息为商品到货提醒消息。
其中,服务器端用于所述商品对应的各项信息中的库存为无货时检测所述商品对应的各项信息中的库存信息是否变化、所述商品对应的各项信息中的库存为有货时检测所述商品对应的各项信息中的价格信息是否变化以及向所述客户端发送对应的商品状态变化提醒的消息。
其中,所述服务器端还用于存储提取到的商品对应的各项信息。
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特 征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的用于实现商品收藏及状态变化提醒的装置、客户端及系统中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。
例如,图12示出了可以实现根据本发明的用于实现商品收藏及状态变化提醒的方法的计算设备。该计算设备传统上包括处理器1210和以存储器1220形式的计算机程序产品或者计算机可读介质。存储器1220可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器1220具有用于执行上述方法中的任何方法步骤的程序代码1231的存储空间1230。例如,用于程序代码的存储空间1230可以包括分别用于实现上面的方法中的各种步骤的各个程序代码1231。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代码载体。这样的计算机程序产品通常为如参考图13所述的便携式或者固定存储单元。该存储单元可以具有与图12的计算设备中的存储器1220类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码1231’,即可以由例如诸如1210之类的处理器读取的代码,这些代码当由计算设备运行时,导致该计算设备执行上面所描述的方法中的各个步骤。
本文中所称的“一个实施例”、“实施例”或者“一个或者多个实施例”意味着, 结合实施例描述的特定特征、结构或者特性包括在本发明的至少一个实施例中。此外,请注意,这里“在一个实施例中”的词语例子不一定全指同一个实施例。
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。
此外,还应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的,而非限制性的,本发明的范围由所附权利要求书限定。

Claims (27)

  1. 一种用于实现商品收藏的方法,包括:
    在客户端中安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的模式信息;
    当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符;
    接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息;
    存储提取到的所述商品对应的各项信息。
  2. 如权利要求1所述的方法,其中,所述根据所述模板在所述商品页面中提取商品对应的各项信息包括:
    当在所述商品页面中提取商品对应的各项信息失败时,重新选择所述模板,并根据重新选择的所述模板再次在所述商品页面中提取商品对应的各项信息,直至成功。
  3. 如权利要求1或2所述的方法,其中,所述存储提取到的所述商品对应的各项信息包括:
    判断所述用户是否登陆,如果登陆,则将所述提取到的所述商品对应的各项信息存储在服务器端;如果未登陆,则将所述提取到的所述商品对应的各项信息存储在所述客户端。
  4. 如权利要求3所述的方法,其中,所述存储提取到的所述商品对应的各项信息还包括:
    所述将所述提取到的所述商品对应的各项信息存储在所述客户端之后,当所述用户登陆时,将所述提取到的所述商品对应的各项信息同步到所述服务器端。
  5. 如权利要求3所述的方法,其中,所述将所述提取到的所述商品对应的各项信息存储在所述客户端包括:
    根据所述客户端的性能设置存储阈值;
    未达到所述存储阈值之前,将所述提取到的所述商品对应的各项信息存储在所述客户端。
  6. 如权利要求1所述的方法,其中,存储提取到的所述商品对应的各项信息之后,所述方法还包括:
    当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。
  7. 如权利要求6所述的方法,其中,所述当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息,包括:
    当最后收藏时所述商品对应的各项信息中的库存为有货时,进入价格监控流程;当最后收藏时所述商品对应的各项信息中的库存为无货时,检测到所述商品对应的各项信 息中的库存变为有货时,向所述用户发送商品到货提醒消息;之后进入所述价格监控流程;
    所述价格监控流程包括:
    监控所述商品对应的各项信息中的价格是否发生变化,当检测到所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品价格变化提醒的消息。
  8. 如权利要求6或7所述的方法,其中,当检测到所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品价格变化提醒的消息包括:
    当检测到所述商品对应的各项信息中的价格的信息下降时,向所述用户发送商品降价提醒消息。
  9. 如权利要求8所述的方法,其中,当检测到所述商品对应的各项信息中的价格的信息下降时,向所述用户发送商品降价提醒消息包括:
    当检测到所述商品对应的各项信息中的价格的信息下降到所述用户指定的价格范围时,向所述用户发送商品降价提醒消息。
  10. 如权利要求8所述的方法,其中,当检测到所述商品对应的各项信息中的价格的信息下降时,向所述用户发送商品降价提醒消息包括:
    当检测到所述商品对应的各项信息中的价格的信息下降为第一价格信息时,向所述用户发送第一商品降价提醒消息;
    当检测到所述商品对应的各项信息中的价格的信息下降为第二价格信息,且判断所述用户未阅读所述第一商品降价提醒消息时,向所述用户发送第二商品降价提醒消息;
    当检测到所述商品对应的各项信息中的价格的信息下降为第二价格信息且判断所述用户已阅读所述第一商品降价提醒消息时,当且仅当所述第二价格信息低于所述第一价格信息时,向所述用户发送第二商品降价提醒消息。
  11. 一种用于实现商品收藏的装置,包括:
    模板单元,用于在客户端中安装用于收藏网站上商品的模板,所述模板包括网页地址、标题、库存、价格和图片的模式信息;
    提示单元,用于当用户访问商品页面时,根据所述模板检测所述商品页面中的信息,当所述商品页面中的信息与所述模板中的各项信息匹配时,在所述商品页面中显示收藏提示符;
    提取单元,用于接收到所述收藏提示符的触发信号时,根据所述模板在所述商品页面中提取商品对应的各项信息;
    存储单元,用于存储提取到的所述商品对应的各项信息。
  12. 如权利要求11所述的装置,其中,所述提取单元还用于:
    当在所述商品页面中提取商品对应的各项信息失败时,重新选择所述模板,并根据重新选择的所述模板再次在所述商品页面中提取商品对应的各项信息,直至成功。
  13. 如权利要求11或12所述的装置,其中,所述存储单元包括:
    判断子单元,用于判断所述用户是否登陆;
    发送子单元,用于如果所述用户登陆,则将所述提取到的所述商品对应的各项信息发送给服务器端;
    存储子单元,用于如果所述用户未登陆,则将所述提取到的所述商品对应的各项信息存储在所述客户端。
  14. 如权利要求13所述的装置,其中,所述存储子单元还用于:
    将所述提取到的所述商品对应的各项信息存储在所述客户端之后,当所述用户登陆时,将所述提取到的所述商品对应的各项信息同步到所述服务器端。
  15. 如权利要求13所述的装置,其中,所述存储子单元还用于:
    根据所述客户端的性能设置存储阈值;
    未达到所述存储阈值之前,将所述提取到的所述商品对应的各项信息存储在所述客户端。
  16. 如权利要求11所述的装置,其中,所述存储单元存储提取到的所述商品对应的各项信息之后,还包括:
    提醒单元,用于当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述用户发送商品状态变化提醒的消息。
  17. 如权利要求16所述的装置,其中,所述提醒单元用于:
    当最后收藏时所述商品对应的各项信息中的库存为有货时,进入价格监控流程;当最后收藏时所述商品对应的各项信息中的库存为无货时,检测到所述商品对应的各项信息中的库存变为有货时,向所述用户发送商品到货提醒消息;之后进入所述价格监控流程;
    所述价格监控流程包括:
    监控所述商品对应的各项信息中的价格是否发生变化,当检测到所述商品对应的各项信息中的价格的信息发生变化时,向所述用户发送商品价格变化提醒的消息。
  18. 如权利要求16或17所述的装置,其中,所述提醒单元用于:
    当所述商品对应的各项信息中的价格的信息下降时,向所述用户发送商品降价提醒消息。
  19. 如权利要求18所述的装置,其中,所述提醒单元用于:
    当所述商品对应的各项信息中的价格的信息下降到所述用户指定的价格范围时,向所述用户发送商品降价提醒消息。
  20. 如权利要求18所述的装置,其特征在于,所述提醒单元用于:
    当所述商品对应的各项信息中的价格的信息下降为第一价格信息时,向所述用户发送第一商品降价提醒消息;
    当所述商品对应的各项信息中的价格的信息下降为第二价格信息,且所述用户未阅读所述第一商品降价提醒消息时,向所述用户发送第二商品降价提醒消息;
    当所述商品对应的各项信息中的价格的信息下降为第二价格信息且所述用户已阅读所述第一商品降价提醒消息时,当且仅当所述第二价格信息低于所述第一价格信息时, 向所述用户发送第二商品降价提醒消息。
  21. 一种客户端,包括如权利要求11至20任一项所述的装置。
  22. 一种用于实现商品状态变化提醒的系统,包括:
    客户端,所述客户端包括如权利要求11至20任一项所述的装置;
    服务器端,用于检测所述商品对应的各项信息中的库存或者价格的信息是否发生变化,以及当检测到所述商品对应的各项信息中的库存或者价格的信息发生变化时,向所述客户端发送商品状态变化提醒的消息。
  23. 如权利要求22所述的系统,其中,所述商品对应的各项信息中的库存信息发生变化为从无货变为有货,所述商品状态变化提醒的消息为商品到货提醒消息。
  24. 如权利要求22所述的系统,其中,所述服务器端用于所述商品对应的各项信息中的库存为无货时检测所述商品对应的各项信息中的库存信息是否变化、所述商品对应的各项信息中的库存为有货时检测所述商品对应的各项信息中的价格信息是否变化以及向所述客户端发送对应的商品状态变化提醒的消息。
  25. 如权利要求22所述的系统,其中,所述服务器端还用于存储提取到的商品对应的各项信息。
  26. 一种计算机程序,包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据权利要求1至10任一项所述的用于实现商品收藏的方法。
  27. 一种计算机可读介质,其中存储了如权利要求26所述的计算机程序。
PCT/CN2014/091102 2013-11-15 2014-11-14 用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统 WO2015070795A1 (zh)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
CN201310575239.7A CN103606089A (zh) 2013-11-15 2013-11-15 一种用于实现商品状态变化提醒的方法及装置
CN201310576329.8A CN103606096A (zh) 2013-11-15 2013-11-15 一种用于实现商品状态变化提醒的方法、装置、客户端及系统
CN201310575239.7 2013-11-15
CN201310575310.1A CN103593772A (zh) 2013-11-15 2013-11-15 用于实现商品收藏及状态变化提醒的方法、装置和系统
CN201310576329.8 2013-11-15
CN201310575310.1 2013-11-15

Publications (1)

Publication Number Publication Date
WO2015070795A1 true WO2015070795A1 (zh) 2015-05-21

Family

ID=53056792

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/091102 WO2015070795A1 (zh) 2013-11-15 2014-11-14 用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统

Country Status (1)

Country Link
WO (1) WO2015070795A1 (zh)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080222074A1 (en) * 2007-02-22 2008-09-11 Peter Lieberwirth Method or corresponding system employing templates for creating an organizational structure of knowledge
US20100250399A1 (en) * 2009-03-31 2010-09-30 Ebay, Inc. Methods and systems for online collections
CN102486799A (zh) * 2010-12-03 2012-06-06 腾讯科技(深圳)有限公司 一种环球信息网www页面处理方法和装置
US20120203675A1 (en) * 2011-02-07 2012-08-09 Ebay Inc. System and method for generating an electronic catalog for online computer users
CN102867053A (zh) * 2012-09-12 2013-01-09 北京奇虎科技有限公司 收集网站信息中有效信息网页的方法、装置及系统
US20130191723A1 (en) * 2012-01-05 2013-07-25 Derek Edwin Pappas Web Browser Device for Structured Data Extraction and Sharing via a Social Network
CN103390234A (zh) * 2013-07-18 2013-11-13 上海信行软件有限公司 一种用于电子商务的跨平台应用系统
CN103593772A (zh) * 2013-11-15 2014-02-19 北京奇虎科技有限公司 用于实现商品收藏及状态变化提醒的方法、装置和系统
CN103606089A (zh) * 2013-11-15 2014-02-26 北京奇虎科技有限公司 一种用于实现商品状态变化提醒的方法及装置
CN103606096A (zh) * 2013-11-15 2014-02-26 北京奇虎科技有限公司 一种用于实现商品状态变化提醒的方法、装置、客户端及系统

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080222074A1 (en) * 2007-02-22 2008-09-11 Peter Lieberwirth Method or corresponding system employing templates for creating an organizational structure of knowledge
US20100250399A1 (en) * 2009-03-31 2010-09-30 Ebay, Inc. Methods and systems for online collections
CN102486799A (zh) * 2010-12-03 2012-06-06 腾讯科技(深圳)有限公司 一种环球信息网www页面处理方法和装置
US20120203675A1 (en) * 2011-02-07 2012-08-09 Ebay Inc. System and method for generating an electronic catalog for online computer users
US20130191723A1 (en) * 2012-01-05 2013-07-25 Derek Edwin Pappas Web Browser Device for Structured Data Extraction and Sharing via a Social Network
CN102867053A (zh) * 2012-09-12 2013-01-09 北京奇虎科技有限公司 收集网站信息中有效信息网页的方法、装置及系统
CN103390234A (zh) * 2013-07-18 2013-11-13 上海信行软件有限公司 一种用于电子商务的跨平台应用系统
CN103593772A (zh) * 2013-11-15 2014-02-19 北京奇虎科技有限公司 用于实现商品收藏及状态变化提醒的方法、装置和系统
CN103606089A (zh) * 2013-11-15 2014-02-26 北京奇虎科技有限公司 一种用于实现商品状态变化提醒的方法及装置
CN103606096A (zh) * 2013-11-15 2014-02-26 北京奇虎科技有限公司 一种用于实现商品状态变化提醒的方法、装置、客户端及系统

Similar Documents

Publication Publication Date Title
CN103606089A (zh) 一种用于实现商品状态变化提醒的方法及装置
JP6759844B2 (ja) 画像を施設に対して関連付けるシステム、方法、プログラム及び装置
JP5855222B2 (ja) 同期デジタルコンテンツ
US11160026B2 (en) Battery charge aware communications
US8833652B2 (en) Product information system and method using a tag and mobile device
WO2016173436A1 (zh) 一种信息展示方法及装置
CN103606096A (zh) 一种用于实现商品状态变化提醒的方法、装置、客户端及系统
CN103593772A (zh) 用于实现商品收藏及状态变化提醒的方法、装置和系统
JP6231149B2 (ja) ユーザカードに基づく情報を送信する方法およびシステム
JP6441370B2 (ja) 注文情報を表示するための方法、装置、および、システム
WO2015103938A1 (zh) 一种加载网站点评信息的方法和浏览器客户端
JP6404351B2 (ja) 商品情報を通信および提示するための方法、装置、および、システム
US8706572B1 (en) Generating product image maps
CN112236767A (zh) 用于通过输入单元向应用提供与图像相关的信息的电子装置和方法
US20170364897A1 (en) Method and system for a seamless transition between a smaller sized display and a larger sized display during purchasing interactions
US20180157316A1 (en) Hands-free gestures for account authentication
KR102381436B1 (ko) 웹과 관련된 데이터에서 아이템을 검출하기 위한 전자 장치 및 방법
US20230069970A1 (en) Identifying fraudulent requests for content
TWI528186B (zh) 經由音訊發布訊息的系統及方法
CN112825180A (zh) 经验证的视频评论
CN110874750A (zh) 促进在线团购活动的方法、计算装置可读存储介质以及计算装置
CN106713604B (zh) 信息安全的提示方法及系统
WO2016107277A1 (zh) 一种基于电话号码的信息加载方法及装置
WO2015070795A1 (zh) 用于实现商品收藏及状态变化提醒的方法、装置、客户端及系统
JP6097249B2 (ja) 会計登録サーバ、会計登録方法、及び、会計登録サーバ用プログラム

Legal Events

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

Ref document number: 14862835

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14862835

Country of ref document: EP

Kind code of ref document: A1