CN111737613A - APP page collection method and device, computer equipment and storage medium - Google Patents

APP page collection method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN111737613A
CN111737613A CN202010573465.1A CN202010573465A CN111737613A CN 111737613 A CN111737613 A CN 111737613A CN 202010573465 A CN202010573465 A CN 202010573465A CN 111737613 A CN111737613 A CN 111737613A
Authority
CN
China
Prior art keywords
page
app page
app
address
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010573465.1A
Other languages
Chinese (zh)
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.)
Zhejiang Dasou Vehicle Software Technology Co Ltd
Original Assignee
Zhejiang Dasou Vehicle Software Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang Dasou Vehicle Software Technology Co Ltd filed Critical Zhejiang Dasou Vehicle Software Technology Co Ltd
Priority to CN202010573465.1A priority Critical patent/CN111737613A/en
Publication of CN111737613A publication Critical patent/CN111737613A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9562Bookmark management

Abstract

The application relates to an APP page collection method, device, equipment and storage medium, wherein the APP page collection method comprises the following steps: receiving a first indication message for collecting a current APP page; responding to the first indication message, and sending an APP page collection request to a server; the APP page collection request carries an address of a current APP page, and is used for requesting the server to store the address of the current APP page and a current APP page screenshot corresponding to the address of the current APP page as a page collection record. Through the method and the device, the problem that the APP page cannot be collected in the related technology is solved, and the beneficial effect of collecting the APP page is achieved.

Description

APP page collection method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of internet technology application, and in particular, to an APP page collection method, an APP page collection apparatus, a computer device, and a storage medium.
Background
At present, in an information distribution Application (APP for short), in order to facilitate a user to search and filter matched distribution data, an information filtering function is usually provided, and the user can filter interested distribution data by setting keywords. The user usually continuously focuses on the screening results of certain keywords for a period of time, and in order to query the latest published data, the user needs to screen interested published data from all published data published by the platform at intervals. Generally, a user needs to reset keywords when screening interested release data every time, and for the user, repeated operation is needed, so that the operation process is complicated.
In addition, bookmark functions have been used in World Wide Web (Web for short) browsers for a long time, Web bookmarks are usually stored locally in the browsers in a list form, and Web bookmarks only store addresses of Web sites or pages, and default to use titles of the Web sites or pages as bookmark topics, so that users can select Web bookmarks according to the bookmark topics. However, in APP-like applications, not every page has a title that serves as an identification, or the same title may correspond to multiple APP pages. Therefore, the bookmark function is not applied in APP applications, and the existing bookmark is not convenient for a user to collect and identify APP pages.
At present, no effective solution is provided for the problem that APP pages cannot be collected in the related technology.
Disclosure of Invention
The embodiment of the application provides an APP page collection method, an APP page collection device, a computer device and a storage medium, so as to at least solve the problem that APP pages cannot be collected in the related art.
In a first aspect, an embodiment of the present application provides an APP page collection method, including: receiving a first indication message for collecting a current APP page; responding to the first indication message, and sending an APP page collection request to a server; the APP page collection request carries the address of the current APP page, and is used for requesting the server to store the address of the current APP page and the screenshot of the current APP page corresponding to the address of the current APP page as a page collection record.
In some embodiments, in a case where the current APP page screenshot is generated by the server, after sending an APP page collection request to the server, the method further includes: and the server responds to the APP page collection request, generates the current APP page screenshot, and saves the address of the current APP page and the current APP page screenshot as the page collection record.
In some embodiments, the APP page collection request further carries at least one of the following: screenshot of the current APP page and parameters corresponding to the address of the current APP page; the APP page collection request is also used for requesting the server to store the address of the current APP page, a current APP page screenshot corresponding to the address of the current APP page and parameters corresponding to the address of the current APP page as page collection records; wherein the parameters include a page parameter for identifying the current APP page, and/or an operation parameter for identifying an operation performed in the current APP page.
In some embodiments, when the APP page collection request carries the parameter, the method includes: and the server updates the address of the APP page in the page collection record corresponding to the parameter according to the parameter.
In some embodiments, after the server updates, according to the parameter, an address of an APP page in a page collection record corresponding to the parameter, the method further includes: and the server updates the APP page screenshot in the page collection record corresponding to the parameter according to the address of the APP page in the page collection record corresponding to the parameter.
In some embodiments, after sending the APP page collection request to the server, the method further includes: receiving a second indication message for acquiring the page collection record; responding to the second indication message, and sending a page collection record acquisition request to the server; and receiving the page collection record of the server responding to the page collection record acquisition request, and displaying the APP page screenshot in the page collection record.
In some embodiments, after sending the APP page collection request to the server, the method further includes: receiving a second indication message for acquiring the page collection record; responding to the second indication message, and sending a page collection record acquisition request to the server; receiving a storage address of the page collection record of the server responding to the page collection record acquisition request; and acquiring the page collection record from the storage address of the page collection record, and displaying the APP page screenshot in the page collection record.
In some of these embodiments, after displaying the page collection record, the method includes: receiving an APP page access request for accessing the page collection record; requesting APP page data from the address of the APP page in the page collection record; and acquiring and displaying the APP page data.
In a second aspect, the present application provides an APP page collection apparatus, including: the device comprises a receiving module, a processing module and a display module, wherein the receiving module is used for receiving a first indication message for collecting a current APP page; the sending module is used for responding to the first indication message and sending an APP page collection request to the server; the APP page collection request carries the address of the current APP page, and is used for requesting the server to store the address of the current APP page and the screenshot of the current APP page corresponding to the address of the current APP page as a page collection record.
In a third aspect, the present application provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor, when executing the computer program, implements the APP page collection method according to the first aspect.
In a fourth aspect, the present application provides a storage medium having stored thereon a computer program which, when executed by a processor, implements the APP page collection method as described in the first aspect above.
Compared with the related art, the APP page collecting method, the APP page collecting device, the computer device and the storage medium provided by the embodiment of the application receive the first indication message for collecting the current APP page; responding to the first indication message, and sending an APP page collection request to a server; the APP page collection request carries the address of the current APP page, and the APP page collection request is used for requesting the server to store the address of the current APP page and the current APP page screenshot corresponding to the address of the current APP page as a page collection record, so that the problem that the APP page cannot be collected in the related technology is solved, and the beneficial effect of collecting the APP page is achieved.
The details of one or more embodiments of the application are set forth in the accompanying drawings and the description below to provide a more thorough understanding of the application.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a flowchart of an APP page collection method according to an embodiment of the present application;
FIG. 2 is a flowchart of a dynamic APP page collection method according to an embodiment of the present application;
FIG. 3 is a flowchart of a static APP page collection method according to an embodiment of the present application;
FIG. 4 is a reduced representation of a footprint list according to an embodiment of the present application;
FIG. 5 is an enlarged representation of a footprint list according to an embodiment of the present application;
FIG. 6 is a block diagram of an APP page collection apparatus according to an embodiment of the present application;
fig. 7 is a hardware structure diagram of a computer device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any creative effort belong to the protection scope of the present application.
It is obvious that the drawings in the following description are only examples or embodiments of the present application, and that it is also possible for a person skilled in the art to apply the present application to other similar contexts on the basis of these drawings without inventive effort. Moreover, it should be appreciated that in the development of any such actual implementation, as in any engineering or design project, numerous implementation-specific decisions must be made to achieve the developers' specific goals, such as compliance with system-related and business-related constraints, which may vary from one implementation to another.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the specification. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of ordinary skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments without conflict.
Unless defined otherwise, technical or scientific terms referred to herein shall have the ordinary meaning as understood by those of ordinary skill in the art to which this application belongs. Reference to "a," "an," "the," and similar words throughout this application are not to be construed as limiting in number, and may refer to the singular or the plural. The present application is directed to the use of the terms "including," "comprising," "having," and any variations thereof, which are intended to cover non-exclusive inclusions; for example, a process, method, system, article, or apparatus that comprises a list of steps or modules (elements) is not limited to the listed steps or elements, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. Reference to "connected," "coupled," and the like in this application is not intended to be limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. The term "plurality" as referred to herein means two or more. "and/or" describes an association relationship of associated objects, meaning that three relationships may exist, for example, "A and/or B" may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. Reference herein to the terms "first," "second," "third," and the like, are merely to distinguish similar objects and do not denote a particular ordering for the objects.
The APP page collection method provided in this embodiment may be applied to a CDN (Content Delivery Network). The CDN is an intelligent virtual network built on the basis of the existing network, and key technologies of the CDN mainly include a content storage technology and a delivery technology. The APP server can be edge servers deployed in various places, and content is released to the APP client through a content storage technology and a distribution technology. The client side obtains the content to be issued from the server side nearby through the functional modules of load balancing, content distribution, scheduling and the like of the central platform, network congestion is reduced, and access response speed and hit rate are improved. The APP page collection method can send the page acquired by the client to the APP server for collection.
The embodiment provides an APP page collection method. Fig. 1 is a flowchart of an APP page collection method according to an embodiment of the present application, where the flowchart includes the following steps:
step S101, receiving a first indication message for collecting a current APP page.
The APP client receives a first indication message, wherein the first indication message is used for collecting a current APP page. The current APP page can be an interested page screened by a user in the client; the first indication message may be obtained by receiving a gesture operation performed by a user on a screen displaying a current APP page through the client, or obtained by recognizing a voice signal sent by the user collecting the current APP page through the client.
Step S102, responding to the first indication message, and sending an APP page collection request to a server; the APP page collection request carries an address of a current APP page, and is used for requesting the server to store the address of the current APP page and a current APP page screenshot corresponding to the address of the current APP page as a page collection record.
The client responds to the first indication message, sends an APP page collection request to the server, and requests the server to store information related to the current APP page as a page collection record, wherein the related information comprises an address of the current APP page and a screenshot of the current APP page. Under the condition that the address of the current APP page is a static address, the address of the current APP page cannot change along with the change of time and access times, therefore, the address of the current APP page can be generated at the client and sent to the server for storage, and the problem of address failure of the current APP page does not need to be considered. The APP page screenshot can be obtained by a client on a terminal screen displaying a current APP page by utilizing a screenshot function of the client; or the screen can be obtained by intercepting the screen through other screen capturing software installed on the terminal; after the server receives the APP page collection request, the server obtains the current APP page in the browser in a page rendering mode according to the address of the current APP page, and captures the current APP page, so that an APP page screenshot is obtained.
Compared with the prior art that the title of the bookmark is used as the bookmark identification, in the embodiment of the application, the address of the current APP page and the screenshot of the current APP page are stored, and the screenshot of the current APP page is used as the identification, so that the problem that the bookmark is not easy to identify and distinguish due to the fact that the same bookmark title corresponds to a plurality of pages is solved. The problem that the APP pages cannot be collected in the related technology is solved through the embodiment of the application, and the beneficial effect of collecting the APP pages can be achieved.
After the client sends the address of the current APP page and the corresponding screenshot of the current APP page to the server, the address of the current APP page is changed into a dynamic address by the service server in consideration of factors such as safety. Compared with a static page address, a dynamic address changes with the change of time and access times, so that the same page may present different contents and even cannot be accessed under the condition of different time periods and access times. Therefore, in the case of using a dynamic address, the address of the current APP page in the page collection record may fail or no longer match the current APP page screenshot after a certain time or a certain number of accesses.
In order to solve the problem, in some embodiments, the APP page collection request initiated by the client carries at least one of the following: screenshot of a current APP page and parameters corresponding to the address of the current APP page; the APP page collection request is also used for requesting the server to store the address of the current APP page, a current APP page screenshot corresponding to the address of the current APP page and parameters corresponding to the address of the current APP page as page collection records; the parameters comprise a page parameter for identifying the current APP page and/or an operation parameter for identifying the operation executed in the current APP page.
In this embodiment, the page parameter may be a page path of the current APP page, for example, "home page > local vehicle source > XX brand", which is also called breadcrumb navigation and is used to mark a specific level and position where the current APP page is located. The operation parameter may be a keyword obtained by performing a screening operation on the APP page, for example: vehicle age 2 years, XX city, XX sub-brand, etc. When browsing the current APP page, the client can extract the page path and/or the keywords from the current APP page, send the page path and/or the keywords to the server, and request the server to collect the parameters of the current APP page. The server side can access the address corresponding to the APP page according to the parameters of the APP page. The server side can use the address of the new APP page to cover the address of the corresponding old APP page in the page collection record under the condition of obtaining the address of the new APP page corresponding to the parameter of the APP page, so as to update the address of the APP page in the page collection record corresponding to the parameter, and solve the problem of address failure.
After the address of the APP page in the page collection record corresponding to the parameter is updated by the server according to the parameter, the server acquires the APP page in the browser in a page rendering mode according to the address of the APP page in the page collection record corresponding to the parameter, captures the APP page, generates a new APP page capture, covers the new APP page capture over the capture of the old APP page corresponding to the page collection record, updates the APP page capture corresponding to the APP page parameter, and maintains timeliness of the page collection record.
When a user wants to check the page collection record on the client, a second indication message can be issued, the client receives the second indication message for acquiring the page collection record, the second indication message can be obtained by receiving gesture operation of the user on a screen displaying the current APP page through the client, or can be obtained by recognizing a voice signal sent by the user to collect the current APP page through the client; the client responds to the second indication message and sends a page collection record acquisition request to the server; and the client receives the page collection record of the request acquired by the server in response to the page collection record, and displays the APP page screenshot in the page collection record.
In some embodiments, the page collection record may be stored in a storage system other than the server, such as a cloud platform or a cluster server, and the server or the client may obtain the page collection record only by obtaining a storage address of the page collection record in the storage system. In some embodiments, when a user wants to view a page collection record on a client, a second indication message may be issued, and the client receives the second indication message for acquiring the page collection record; responding to the second indication message, and sending a page collection record acquisition request to the server; the client receives a storage address of the page collection record of the server response to the page collection record acquisition request; and the client acquires the page collection records from the storage addresses of the page collection records and displays the APP page screenshot in the page collection records.
Through the steps, the computing resources and the storage resources of the server are separated, the large-capacity storage of the page collection list can be realized, and the computing pressure of the server is relieved, so that when a user wants to check the page collection records on the client, the server can quickly respond to the page collection record acquisition request initiated by the client.
In some embodiments, after the client displays the page collection record, the user locates an address of an APP page through a parameter and/or an APP page screenshot, and triggers a page access request for accessing the address of the APP page. The method comprises the steps that a client receives an APP page access request for accessing a page collection record; requesting APP page data from the address of the APP page in the page collection record; and the client acquires and displays the APP page data.
Through the steps, after the client displays the page collection records, the client can provide the parameters and/or the APP page screenshots for the user, so that the user can initially screen the address of the APP page to be accessed through the parameters and/or the APP page screenshots, after the user determines the address of the APP page to be accessed, the client receives an APP page access request for accessing the page collection records, requests APP page data from the address of the APP page in the page collection records, and after the APP page data is obtained, the APP page data is displayed on a terminal screen.
An embodiment in a specific application scenario will be given below according to the static attribute and the dynamic attribute of the address of the APP page.
Fig. 2 is a flowchart of a dynamic APP page collection method according to an embodiment of the present application, and as shown in fig. 2, the flowchart includes the following steps:
step S201, a user triggers and saves the footprint of the current page on an APP, and the APP acquires the keywords used for screening the results in the current page and sends the keywords to a service server. Wherein the footprint represents the address of the APP page browsed by the user on the APP.
Step S202, the business server generates a real address of a footprint according to the keyword, obtains a page in a page rendering mode in a browser of the business server, and captures the page; and the service server uploads the key words, the footprint real addresses and the screenshots to the cloud platform.
And the business server accesses the address corresponding to the current page and takes the keyword as the screening parameter of the current page so as to obtain the APP page corresponding to the screening result and the address thereof, wherein the address of the APP page is the real address of the footprint. In some embodiments, the address of the APP page may be a static address or a dynamic address valid for a set time. Under the condition that the business server obtains the address of a new APP page corresponding to the keyword, the address of the new APP page can be used for covering the address of a corresponding old APP page in the page collection record; and under the condition that the real address is the dynamic address, the service server can also update the dynamic address according to a set period so as to keep the address of the APP page continuously effective.
The cloud platform may be a platform with high content delivery performance, such as a CDN network or an arri cloud. As the service server usually needs to have data storage and processing functions, the content distribution performance is low; the cloud platform is adopted to reduce the load of the server and improve the content distribution performance. However, under the condition of adopting a cluster server or a high-performance server, the keywords, the footprint real addresses and the screenshots can be saved on the service server cluster, and the purpose of the scheme can also be realized.
Step S203, the cloud platform stores the keywords, the footprint real addresses and the screenshots and generates a footprint list; and storing the footprint list at an address known by the service server, or acquiring the footprint list address from the cloud platform by the service server. The footprint list is equivalent to the concrete representation form of the page collection list.
Step S204, the server regularly acquires keywords, regenerates a footprint real address according to the keywords, and acquires an updated page screenshot according to the footprint real address; and the service server sends the updated screenshot and the footprint real address to the cloud platform, and the cloud platform updates the screenshot and the footprint real address.
Step S205, the user triggers the access request of the footprint list in the APP, and the APP sends the footprint list request to the service server.
Step S206, the service server responds to the footprint list request and returns the footprint list address to the APP.
And step S207, the APP accesses the footprint list address and displays the footprint list.
In some embodiments, in the case that the footprint real address is a static address, since the footprint real address is static and does not change with time and access times, in step S203, the APP may not send the keyword to the server, but directly send the footprint real address to the server; in step S202, the service server directly accesses the footprint real address and performs screenshot on the footprint real address page. Fig. 3 is a flowchart of a static APP page collection method according to an embodiment of the present application, and as shown in fig. 3, the flowchart includes the following steps:
step S301, a user triggers and stores the footprint of the current page on the APP, the APP obtains the keywords used for screening the result in the current page, and the real address of the footprint is sent to the service server.
Step S302, after receiving the footprint real address, the service server accesses the footprint real address, obtains a page in a page rendering mode in a browser of the service server, and captures the page; and the service server uploads the real footprint address and the screenshot to the cloud platform.
Step S303, the cloud platform stores the footprint real address and the screenshot and generates a footprint list; and storing the footprint list at an address known by the service server, or acquiring the footprint list address from the cloud platform by the service server.
Step S304, the server regularly acquires the footprint real address and acquires an updated page screenshot according to the footprint real address; and the service server sends the updated screenshot to the cloud platform, and the cloud platform updates the screenshot.
Step S305, the user triggers the access request of the footprint list in the APP, and the APP sends the footprint list request to the service server.
Step S306, the service server responds to the footprint list request and returns the footprint list address to the APP.
Step S307, the APP accesses the footprint list address and displays the footprint list.
In some embodiments, the screenshot generated for the first time may also be generated by the APP and sent to the service server by the APP. But subsequent updated screenshots still need to be generated by the business server. The updated screenshot mainly provides the latest image of the page for the user in a visual mode, and the user can know the information of the head page of the screening result page conveniently.
In the display page of the footprint list, besides displaying the screenshot, the keyword and the page key identification can be used as the footprint title and displayed together with the screenshot. Taking car source APP as an example, the keywords may be: "region: beijing "," vehicle type: baoma 8 series "; the page key identification may be: the 'used car', 'new car' and the like, so that a user can conveniently and quickly select a desired selected footprint. FIG. 4 is a reduced representation of a footprint list according to an embodiment of the present application, FIG. 5 is an enlarged representation of a footprint list according to an embodiment of the present application, and referring to FIG. 4 and FIG. 5, the footprint list may be displayed at the bottom or the middle of an APP page, and a user may browse each footprint in the footprint list by sliding left and right; wherein, the screenshot size in the footprint list can be adjudicated according to the size of terminal screen, is 1/3 to 1/2 size of terminal screen size usually, also can slightly be less than the size of APP page, is favorable to the user can clearly see the literal information in the APP page screenshot, promotes user and uses experience.
The present embodiment further provides an APP page collecting device, which is used to implement the foregoing embodiments and preferred embodiments, and the description of the APP page collecting device is omitted. As used hereinafter, the terms "module," "unit," "subunit," and the like may implement a combination of software and/or hardware for a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 6 is a block diagram of an APP page collecting apparatus according to an embodiment of the present application, and as shown in fig. 6, the apparatus includes: a receiving module 61 and a transmitting module 62; wherein the content of the first and second substances,
a receiving module 61, configured to receive a first indication message for collecting a current APP page;
a sending module 62, coupled to the receiving module 61, configured to send an APP page collection request to the server in response to the first indication message; the APP page collection request carries an address of a current APP page, and is used for requesting the server to store the address of the current APP page and a current APP page screenshot corresponding to the address of the current APP page as a page collection record.
In some of these embodiments, the apparatus further comprises: the first request module is used for requesting the APP page collection request and requesting the server to store the address of the current APP page, a current APP page screenshot corresponding to the address of the current APP page and parameters corresponding to the address of the current APP page as page collection records;
the parameters comprise a page parameter for identifying the current APP page and/or an operation parameter for identifying the operation executed in the current APP page.
In some of these embodiments, the apparatus further comprises: the first receiving submodule is used for receiving a second indication message for acquiring the page collection record; the first response submodule is used for responding to the second indication message and sending a page collection record acquisition request to the server; and the second receiving submodule is used for receiving the page collection records of the server response to the page collection record acquisition request and displaying the APP page screenshot in the page collection records.
In some of these embodiments, the apparatus further comprises: the third receiving submodule is used for receiving a second indication message for acquiring the page collection record; the second response submodule is used for responding to the second indication message and sending a page collection record acquisition request to the server; the third receiving submodule is used for receiving the storage address of the page collection record of the server response to the page collection record acquisition request; the first obtaining module is used for obtaining the page collection records from the storage addresses of the page collection records and displaying the APP page screenshots in the page collection records.
In some of these embodiments, the apparatus further comprises: the fourth receiving submodule is used for receiving an APP page access request for accessing the page collection records; the second request module is used for requesting APP page data from the address of the APP page in the page collection record; and the second acquisition module is used for acquiring and displaying the APP page data.
The above modules may be functional modules or program modules, and may be implemented by software or hardware. For a module implemented by hardware, the modules may be located in the same processor; or the modules can be respectively positioned in different processors in any combination.
In addition, the APP page collection method of the embodiment of the present application described in conjunction with fig. 1 may be implemented by a computer device. Fig. 7 is a hardware structure diagram of a computer device according to an embodiment of the present application.
The computer device may comprise a processor 71 and a memory 72 in which computer program instructions are stored.
Specifically, the processor 71 may include a Central Processing Unit (CPU), or A Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 72 may include, among other things, mass storage for data or instructions. By way of example, and not limitation, memory 72 may include a Hard Disk Drive (Hard Disk Drive, abbreviated HDD), a floppy Disk Drive, a Solid State Drive (SSD), flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 72 may include removable or non-removable (or fixed) media, where appropriate. The memory 72 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 72 is a Non-Volatile (Non-Volatile) memory. In particular embodiments, Memory 72 includes Read-Only Memory (ROM) and Random Access Memory (RAM). The memory 72 may be used to store or cache various data files that need to be processed and/or used for communication, as well as possible computer program instructions executed by the processor 71.
The processor 71 reads and executes computer program instructions stored in the memory 72 to implement any one of the APP page collection methods in the above embodiments.
In some of these embodiments, the computer device may also include a communication interface 73 and a bus 70. As shown in fig. 7, the processor 71, the memory 72, and the communication interface 73 are connected via the bus 70 to complete mutual communication.
The communication interface 73 is used for realizing communication among modules, devices, units and/or equipment in the embodiment of the present application. The communication interface 73 may also enable communication with other components such as: the data communication is carried out among external equipment, image/data acquisition equipment, a database, external storage, an image/data processing workstation and the like.
The bus 70 comprises hardware, software, or both that couple the components of the computer device to one another. Bus 70 includes, but is not limited to, at least one of the following: data Bus (Data Bus), address Bus (address Bus), control Bus (control Bus), Expansion Bus (Expansion Bus), and Local Bus (Local Bus). Bus 70 may include one or more buses, where appropriate. Although the description of the embodiments of the present application shows a particular bus, the present application contemplates any suitable bus or interconnect.
The computer device may execute the APP page collecting method in the embodiment of the present application based on the received first indication message for collecting the current APP page, thereby implementing the APP page collecting method described in conjunction with fig. 1.
In addition, by combining the APP page collection method in the above embodiment, the embodiment of the present application may provide a storage medium to implement. The storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement any of the APP page collection methods in the above embodiments.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (11)

1. An APP page collection method is characterized by comprising the following steps:
receiving a first indication message for collecting a current APP page;
responding to the first indication message, and sending an APP page collection request to a server; the APP page collection request carries the address of the current APP page, and is used for requesting the server to store the address of the current APP page and the screenshot of the current APP page corresponding to the address of the current APP page as a page collection record.
2. The method of claim 1, wherein in a case where the current APP page screenshot is generated by the server, after sending an APP page collection request to the server, the method further comprises:
and the server responds to the APP page collection request, generates the current APP page screenshot, and saves the address of the current APP page and the current APP page screenshot as the page collection record.
3. The method of claim 1, wherein the APP page collection request further carries at least one of: screenshot of the current APP page and parameters corresponding to the address of the current APP page;
the APP page collection request is also used for requesting the server to store the address of the current APP page, a current APP page screenshot corresponding to the address of the current APP page and parameters corresponding to the address of the current APP page as page collection records;
wherein the parameters include a page parameter for identifying the current APP page, and/or an operation parameter for identifying an operation performed in the current APP page.
4. The method of claim 3, wherein, when the parameter is carried in the APP page collection request, the method comprises:
and the server updates the address of the APP page in the page collection record corresponding to the parameter according to the parameter.
5. The method according to claim 4, wherein after the server updates the address of the APP page in the page collection record corresponding to the parameter according to the parameter, the method further comprises:
and the server updates the APP page screenshot in the page collection record corresponding to the parameter according to the address of the APP page in the page collection record corresponding to the parameter.
6. The method of claim 1, wherein after sending the APP page collection request to the server, the method further comprises:
receiving a second indication message for acquiring the page collection record;
responding to the second indication message, and sending a page collection record acquisition request to the server;
and receiving the page collection record of the server responding to the page collection record acquisition request, and displaying the APP page screenshot in the page collection record.
7. The method of claim 1, wherein after sending the APP page collection request to the server, the method further comprises:
receiving a second indication message for acquiring the page collection record;
responding to the second indication message, and sending a page collection record acquisition request to the server;
receiving a storage address of the page collection record of the server responding to the page collection record acquisition request;
and acquiring the page collection record from the storage address of the page collection record, and displaying the APP page screenshot in the page collection record.
8. The method of claim 7, wherein after displaying the page collection record, the method comprises:
receiving an APP page access request for accessing the page collection record;
requesting APP page data from the address of the APP page in the page collection record;
and acquiring and displaying the APP page data.
9. The utility model provides a APP page collection device which characterized in that includes:
the device comprises a receiving module, a processing module and a display module, wherein the receiving module is used for receiving a first indication message for collecting a current APP page;
the sending module is used for responding to the first indication message and sending an APP page collection request to the server; the APP page collection request carries the address of the current APP page, and is used for requesting the server to store the address of the current APP page and the screenshot of the current APP page corresponding to the address of the current APP page as a page collection record.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the APP page collection method of any one of claims 1 to 8 when executing the computer program.
11. A storage medium having stored thereon a computer program, characterized in that the program, when executed by a processor, implements the APP page collection method of any one of claims 1 to 8.
CN202010573465.1A 2020-06-22 2020-06-22 APP page collection method and device, computer equipment and storage medium Pending CN111737613A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010573465.1A CN111737613A (en) 2020-06-22 2020-06-22 APP page collection method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010573465.1A CN111737613A (en) 2020-06-22 2020-06-22 APP page collection method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111737613A true CN111737613A (en) 2020-10-02

Family

ID=72650309

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010573465.1A Pending CN111737613A (en) 2020-06-22 2020-06-22 APP page collection method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111737613A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113536164A (en) * 2021-07-23 2021-10-22 中信银行股份有限公司 Page collection and access method and device, electronic equipment and readable storage medium
CN114461119A (en) * 2022-02-11 2022-05-10 北京百度网讯科技有限公司 Method and device for processing application page information, electronic equipment and storage medium
CN113536164B (en) * 2021-07-23 2024-05-17 中信银行股份有限公司 Page collection and access method and device, electronic equipment and readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484417A (en) * 2014-12-16 2015-04-01 北京奇虎科技有限公司 Generating method and device of favourite information
CN105930343A (en) * 2016-04-03 2016-09-07 北京设集约科技有限公司 Method and system for quoting favorited APP content
CN107085617A (en) * 2017-05-31 2017-08-22 北京安云世纪科技有限公司 Application program page collecting method, device and corresponding mobile terminal
CN107092707A (en) * 2017-05-31 2017-08-25 北京安云世纪科技有限公司 A kind of methods of exhibiting and device for collecting the application program page
CN107193975A (en) * 2017-05-25 2017-09-22 北京小米移动软件有限公司 Information resources collecting method, device and computer-readable recording medium
CN107229637A (en) * 2016-03-24 2017-10-03 北京搜狗科技发展有限公司 A kind of webpage collection method and device
US20180025503A1 (en) * 2016-07-25 2018-01-25 Intuit Inc. Visual regression testing tool
US20190354631A1 (en) * 2018-05-18 2019-11-21 Yandex Europe Ag Method and system of computer-processing one or more quotations in digital texts to determine author associated therewith

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484417A (en) * 2014-12-16 2015-04-01 北京奇虎科技有限公司 Generating method and device of favourite information
CN107229637A (en) * 2016-03-24 2017-10-03 北京搜狗科技发展有限公司 A kind of webpage collection method and device
CN105930343A (en) * 2016-04-03 2016-09-07 北京设集约科技有限公司 Method and system for quoting favorited APP content
US20180025503A1 (en) * 2016-07-25 2018-01-25 Intuit Inc. Visual regression testing tool
CN107193975A (en) * 2017-05-25 2017-09-22 北京小米移动软件有限公司 Information resources collecting method, device and computer-readable recording medium
CN107085617A (en) * 2017-05-31 2017-08-22 北京安云世纪科技有限公司 Application program page collecting method, device and corresponding mobile terminal
CN107092707A (en) * 2017-05-31 2017-08-25 北京安云世纪科技有限公司 A kind of methods of exhibiting and device for collecting the application program page
US20190354631A1 (en) * 2018-05-18 2019-11-21 Yandex Europe Ag Method and system of computer-processing one or more quotations in digital texts to determine author associated therewith

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113536164A (en) * 2021-07-23 2021-10-22 中信银行股份有限公司 Page collection and access method and device, electronic equipment and readable storage medium
CN113536164B (en) * 2021-07-23 2024-05-17 中信银行股份有限公司 Page collection and access method and device, electronic equipment and readable storage medium
CN114461119A (en) * 2022-02-11 2022-05-10 北京百度网讯科技有限公司 Method and device for processing application page information, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
WO2015196907A1 (en) Search pushing method and device which mine user requirements
US10191856B2 (en) Method of managing web browser cache size using logical relationships and clustering
US9229989B1 (en) Using resource load times in ranking search results
US8577892B2 (en) Utilizing affinity groups to allocate data items and computing resources
CN102857369B (en) Website log saving system, method and apparatus
CN110245069B (en) Page version testing method and device and page display method and device
CN103455478A (en) Webpage access accelerating method and device
CN109151824B (en) Library data service expansion system and method based on 5G architecture
CN107590275B (en) Data query method and device
WO2016016734A1 (en) Managing web browser cache for offline browsing
JP2012526320A (en) Method and system for search using search engine indexing and index
CN103051706A (en) Dynamic webpage request processing system and method for dynamic website
CN105589943A (en) Method and device for picture adaptability processing of search result page and server
CN106649313B (en) Method and apparatus for processing cache data
CN105589922A (en) Page display method, device and system and page display assisting method and device
US20120117034A1 (en) Context-aware apparatus and method
CN112162707A (en) Storage method, electronic device and storage medium for distributed storage system
CN103577426B (en) For providing the method, apparatus and system of the additional application information that search is suggested
JP5781105B2 (en) History management system and history management method
US20190379748A1 (en) Systems, devices, and methods for presenting customized content through web api
CN111737613A (en) APP page collection method and device, computer equipment and storage medium
CN109522282B (en) Picture management method, device, computer device and storage medium
CN108062352B (en) Webpage page caching processing method, mobile terminal equipment and medium product
CN110955855A (en) Information interception method, device and terminal
WO2014044154A1 (en) Method and apparatus for obtaining information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination