CN112749352A - Webpage skipping method and device, electronic equipment and readable storage medium - Google Patents

Webpage skipping method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112749352A
CN112749352A CN201911047200.1A CN201911047200A CN112749352A CN 112749352 A CN112749352 A CN 112749352A CN 201911047200 A CN201911047200 A CN 201911047200A CN 112749352 A CN112749352 A CN 112749352A
Authority
CN
China
Prior art keywords
webpage
jump
url
target
received
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
CN201911047200.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.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum 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 Beijing Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201911047200.1A priority Critical patent/CN112749352A/en
Publication of CN112749352A publication Critical patent/CN112749352A/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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The webpage skipping method, the webpage skipping device, the electronic equipment and the readable storage medium provided by the embodiment of the invention are used for detecting whether webpage skipping triggering operation is received or not, acquiring a Uniform Resource Locator (URL) of a target webpage corresponding to the received webpage skipping triggering operation when the webpage skipping triggering operation is received, sending a skipping request carrying the URL to a server, and then receiving target webpage data sent by the server in response to the skipping request, thereby completing skipping to the target webpage. According to the scheme, in the skipping process, the Uniform Resource Locator (URL) of the target webpage is sent to the server, so that the server obtains data of the target webpage according to the URL and sends the data to the terminal to complete skipping, and the server can monitor the skipping process according to the received URL in the skipping process. According to the scheme, the webpage skipping and the skipping monitoring are achieved through the server, and the webpage skipping monitoring is more stable.

Description

Webpage skipping method and device, electronic equipment and readable storage medium
Technical Field
The embodiment of the invention relates to the technical field of computer communication, in particular to a webpage skipping method and device, electronic equipment and a readable storage medium.
Background
Along with information technology rapid progress, big data era comes quietly, and the phenomenon of mutual drainage between the private area traffic is more and more, and the mode that jumps to outside the station is more and more various in the station, and traditional has the link to jump, and more modernized still provides the two-dimensional code and jumps.
In the process that a first webpage jumps to a second webpage, a tracking code (e.g. Tracker) is deployed in the second webpage, and the jump is monitored according to a pre-URL (uniform resource locator) of the first webpage by using the tracking code, whereas in an actual network scenario, if the second webpage is used as an external website, it is actually uncontrollable whether the tracking code can be deployed, and often the tracking code cannot be deployed in the second webpage, so that the jump cannot be monitored.
The above description of the discovery process of the problems is only for the purpose of assisting understanding of the technical solutions of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, embodiments of the present invention provide a webpage skipping method, apparatus, electronic device and storage medium.
In view of the above, in a first aspect, an embodiment of the present invention provides a webpage jumping method, applied to a terminal, where the method includes:
detecting whether webpage jump triggering operation is received or not;
acquiring a uniform resource locator of a target webpage corresponding to the received webpage jump triggering operation;
sending a jump request to a server, wherein the jump request carries a Uniform Resource Locator (URL);
and receiving data of the target webpage sent by the server in response to the jump request so as to complete the jump to the target webpage.
In one possible embodiment, detecting whether a jump trigger operation is received comprises:
detecting whether a click operation on a webpage link is received or not, and if the click operation on the webpage link is received, determining that a webpage jump triggering operation is received;
and/or
Detecting whether a scanning operation on the image is received or not, and if the scanning operation on the image is received, determining that a webpage jump triggering operation is received, wherein the image is a two-dimensional code or a bar code.
In one possible embodiment, obtaining a uniform resource locator URL of a target web page corresponding to a received web page jump triggering operation includes:
if the received webpage skipping triggering operation is a clicking operation on a webpage link, taking the webpage link as a Uniform Resource Locator (URL) of a target webpage corresponding to the webpage skipping triggering operation;
and if the received webpage jump triggering operation is a scanning operation on the image, acquiring a Uniform Resource Locator (URL) carried by the image obtained through the scanning operation, and taking the URL carried by the image as the URL of a target webpage corresponding to the webpage jump triggering operation.
In a second aspect, an embodiment of the present invention further provides a web page jumping method, applied to a server, where the method includes:
receiving a skip request sent by a terminal;
acquiring a Uniform Resource Locator (URL) of a target webpage carried in a skip request;
acquiring data corresponding to a target webpage according to the uniform resource locator URL;
and sending the data corresponding to the target webpage to the terminal so that the terminal finishes the jump to the target webpage.
In one possible embodiment, the URL includes an address of a target web page, and acquiring data corresponding to the target web page according to the URL includes:
acquiring the address of a target webpage contained in a Uniform Resource Locator (URL);
executing a preset jump code to obtain data corresponding to the address of the target webpage;
and taking the data as the data corresponding to the target page.
In one possible embodiment, the method further comprises:
acquiring information contained in a Uniform Resource Locator (URL);
establishing a corresponding relation between the information and the target webpage;
storing the information to a preset database;
when an analysis request aiming at a target webpage is received, acquiring information corresponding to the target webpage stored in a database as target information;
and analyzing the target information.
In a third aspect, an embodiment of the present invention further provides a web page jumping device, which is applied to a terminal, and the device includes:
the detection module is used for detecting whether webpage jump triggering operation is received or not;
the URL acquisition module is used for acquiring a Uniform Resource Locator (URL) of a target webpage corresponding to the received webpage jump triggering operation;
the request sending module is used for sending a jump request to the server, and the jump request carries a Uniform Resource Locator (URL);
and the data receiving module is used for receiving the data of the target webpage sent by the server in response to the jump request so as to complete the jump to the target webpage.
In a fourth aspect, an embodiment of the present invention further provides a web page jumping device, which is applied to a server, and the device includes:
the request receiving module is used for receiving a skip request sent by the terminal;
the acquisition module is used for acquiring a Uniform Resource Locator (URL) of a target webpage carried in the jump request;
the data acquisition module is used for acquiring data corresponding to the target webpage according to the uniform resource locator;
and the data sending module is used for sending the data corresponding to the target webpage to the terminal so as to enable the terminal to realize the jump to the target webpage.
In a fifth aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor and at least one memory and a bus connected with the processor; the processor and the memory complete mutual communication through a bus; the processor is for invoking program instructions in the memory for performing the steps of the web page jump method of the first aspect or the steps of the web page jump method of the second aspect.
In a sixth aspect, the embodiments of the present invention further provide a readable storage medium, where the readable storage medium stores computer instructions, and the computer instructions cause a computer to execute the steps of the web page skipping method in the first aspect or the steps of the web page skipping method in the second aspect.
Compared with the prior art, the webpage skipping method provided by the embodiment of the invention detects whether webpage skipping triggering operation is received, acquires the Uniform Resource Locator (URL) of the target webpage corresponding to the received webpage skipping triggering operation when the webpage skipping triggering operation is received, sends a skipping request carrying the URL to the server, and then receives target webpage data sent by the server in response to the skipping request, thereby completing skipping to the target webpage. According to the scheme, in the skipping process, the uniform resource locator URL of the target webpage is sent to the server, so that the server obtains data of the target webpage according to the URL and sends the data to the terminal to complete skipping, and the server can monitor the skipping process according to the received URL in the skipping process. According to the scheme, the webpage skipping and the skipping monitoring are achieved through the server, the webpage skipping is more stable, and the problem that skipping cannot be monitored due to the fact that the tracing code cannot be set in the target webpage is solved as the tracing code does not need to be set in the target webpage.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
Fig. 1 is a schematic diagram of a communication system according to an embodiment of the present invention;
fig. 2 is a flowchart of a web page jumping method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a web page jumping method according to another embodiment of the present invention;
FIG. 4 is a block diagram of a web page jumping apparatus according to an embodiment of the present invention;
FIG. 5 is a block diagram of another apparatus for webpage jump according to an embodiment of the present invention;
fig. 6 is a block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
The embodiment of the present invention further provides a webpage jumping method, which is applied to the communication system 100 shown in fig. 1, where as shown in fig. 1, the communication system 100 includes a terminal 101 and a server 102. The terminal 101 is configured to send a jump request to the server 102, where the jump request is used to request the server to assist the terminal in jumping from the current webpage to the target webpage, and the server 102 is configured to send data of the target webpage to the terminal in response to the jump request. The terminal 101 in the present embodiment may have various implementations, such as a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, and the like, and a fixed terminal such as a digital TV, a desktop computer, and the like.
Fig. 2 is a flowchart of a web page jumping method provided in an embodiment of the present invention, which is applied to a terminal, and as shown in fig. 2, the method may include the following steps:
s21, detecting whether a webpage jump triggering operation is received.
The webpage jump triggering operation is an operation which is taken for triggering webpage jump.
At present, there are many ways of performing webpage skipping, for example, by clicking a webpage link or by scanning an image (the image is a two-dimensional code or a barcode or other image containing a uniform resource locator URL), and the like, when the webpage link is clicked, the webpage corresponding to the webpage link is skipped, and when the two-dimensional code is scanned, the webpage corresponding to the two-dimensional code is skipped, for example, there are many payment websites, and the corresponding payment interface can be skipped by scanning the two-dimensional code of the payment website.
In a possible implementation manner, whether the webpage jump triggering operation is received or not may be determined by detecting whether the click operation on the webpage link is received or not, and if the click operation on the webpage link is received, the webpage jump triggering operation is determined to be received.
In a possible implementation manner, whether a webpage jump triggering operation is received or not may be determined by detecting whether a scanning operation on an image is received or not, and if the scanning operation on the image is received, it is determined that the webpage jump triggering operation is received, where the image may be a two-dimensional code, a barcode, or another image that includes a uniform resource locator URL.
With the development of a voice recognition technology, the webpage can be controlled to jump by voice, so in a possible implementation manner, whether a jump triggering operation is received can be determined by recognizing the received voice, a triggering word (the triggering word can be a website name, such as tianmao, jingdong, and the like) can be preset, voice recognition is performed on the received voice, and if the voice contains the preset triggering word, the webpage jump triggering operation is determined to be received.
And S22, acquiring the uniform resource locator of the target webpage corresponding to the received webpage jump triggering operation.
The target webpage is a webpage to which webpage jumping is required, for example, a webpage displayed in the terminal is a first webpage, webpage jumping is required to be performed to a second webpage, and the second webpage is the target webpage.
In one possible implementation, the uniform resource locator URL of the target web page is obtained by:
and if the received webpage jump triggering operation is a click operation on the webpage link, taking the webpage link as a Uniform Resource Locator (URL) corresponding to the webpage jump triggering operation.
And if the received webpage jump triggering operation is a scanning operation on the image, acquiring a Uniform Resource Locator (URL) carried by the image obtained through the scanning operation, and taking the URL carried by the image as the URL corresponding to the target webpage.
In a possible implementation manner, if the received webpage jump triggering operation is voice data containing a triggering word, the voice data is recognized, the triggering word contained in the voice data is determined, a pre-established and stored correspondence table of the triggering word and a Uniform Resource Locator (URL) is obtained, the URL corresponding to the triggering word in the voice data is determined according to the correspondence table, and the URL corresponding to the triggering word is used as a URL corresponding to the webpage jump triggering operation, wherein the correspondence table can be stored in a local disk of the terminal or a data node which can be accessed by the terminal.
The URL corresponding to the web page link or the image is predefined when the web page link or the image is generated, for example, when the two-dimensional code is generated by the two-dimensional code generator, the web page address corresponding to the two-dimensional code is determined, so that one web page link corresponds to one preset URL, and one image also corresponds to one preset URL, and the URL corresponding to the web page link or the image can be acquired when the web page link or the image is known.
The URL comprises an address of a target webpage, and the address of the target webpage is used for identifying a path corresponding to the target webpage.
Besides the address of the target webpage, the URL can also comprise information such as jump time, a jump mode and the like, which is specifically set according to the requirement, wherein the jump time is the time corresponding to the webpage jump triggering operation and is used for marking the time when the webpage jumps, and the jump mode is the same as marking whether the jump is triggered by clicking a webpage link or triggering the jump by image scanning or other modes.
And S23, sending a jump request to the server, wherein the jump request carries a Uniform Resource Locator (URL).
The jump request is used for requesting the server to execute steps required by realizing webpage jump.
The skip request may further include cookie data, where the cookie data is data stored on the local terminal of the user by the website for identifying the user identity and performing session tracking, and the skip request includes cookie data for informing the server of the user identity corresponding to the skip request.
The skip request also contains source information (such as the identification code of the terminal) so that the server knows the source of the skip request according to the skip request.
The method comprises the steps that a jump request is sent to a server, the server analyzes the jump request to obtain a Uniform Resource Locator (URL) of a target webpage carried in the jump request, and further obtains information (such as an address, jump time and a jump mode of the target webpage) carried in the URL, the server obtains data corresponding to the address of the target webpage from a local disk of the server or a data node which can be accessed by the server by adopting a preset jump code according to the address of the target webpage carried in the URL, the data serve as the data corresponding to the target webpage, and the data of the target webpage are sent to a terminal.
Specifically, the server determines the source of the skip request according to the source information carried in the skip request, and sends the data corresponding to the target webpage to the source, that is, the terminal.
And S24, receiving data of the target webpage sent by the server in response to the jump request so as to complete the jump to the target webpage.
And the terminal receives the data corresponding to the target webpage sent by the server and displays the received data, so that the jump to the target webpage is realized.
The webpage skipping method provided by the embodiment of the invention detects whether webpage skipping triggering operation is received, acquires the Uniform Resource Locator (URL) of a target webpage corresponding to the webpage skipping triggering operation according to the received webpage skipping triggering operation when the webpage skipping triggering operation is received, sends a skipping request carrying the URL to a server, and then receives target webpage data sent by the server in response to the skipping request, thereby completing skipping to the target webpage.
According to the scheme, in the process of realizing webpage skipping, the uniform resource locator URL of the target webpage is sent to the server, so that the server obtains data of the target webpage according to the URL and sends the data to the terminal to finish skipping, and the server can detect the skipping process according to the received URL in the skipping process. According to the scheme, the webpage skipping and skipping monitoring are achieved through the server, the webpage skipping and skipping monitoring is more stable, and the problem that skipping cannot be monitored due to the fact that a tracing code cannot be set on a target webpage is solved as the tracing code does not need to be set on the target webpage.
As shown in fig. 3, an embodiment of the present invention further provides a web page jumping method, which is applied to a server, and the method may include the following steps:
and S31, receiving a jump request sent by the terminal.
When the server receives the jump request sent by the terminal, it indicates that the terminal needs to perform web page jump, and starts to execute S32.
And S32, acquiring the Uniform Resource Locator (URL) of the target webpage carried in the jump request.
And analyzing the jump request to obtain all information carried in the jump request, including a Uniform Resource Locator (URL) of the target webpage, wherein the analysis method of the request is the existing mature technology and is not repeated here.
And S33, acquiring data corresponding to the target webpage according to the uniform resource locator URL.
In a possible implementation manner, a uniform resource locator URL of a target webpage is analyzed to obtain all information carried in the URL, wherein a preset jump code in a server is called according to an address of the target webpage in the information, data corresponding to the address of the target webpage is obtained from a local disk of the server or from a data node accessible by the server and is used as data corresponding to the target webpage, and the jump code may be an existing webpage jump code for implementing webpage redirection.
And S34, sending the data corresponding to the target webpage to the terminal so that the terminal can jump to the target webpage.
In a possible implementation manner, the server analyzes the jump request, obtains source information carried in the jump request, determines the terminal according to the source information, then sends the data to the terminal, and the terminal displays the data after receiving the data, so that the jump to the target webpage is completed.
The webpage skipping method provided by the embodiment of the invention analyzes the received skipping request sent by the terminal to obtain the uniform resource locator of the target webpage carried in the skipping request, acquires the data corresponding to the target webpage according to the uniform resource locator, and sends the acquired data to the terminal so as to enable the terminal to skip to the target webpage. According to the scheme, in the jumping process, the server acquires the uniform resource locator of the target webpage, and completes jumping and monitoring the jumping process according to the uniform resource locator. According to the scheme, the webpage skipping and skipping monitoring are achieved through the server, the webpage skipping and skipping monitoring is more stable, and the problem that skipping cannot be monitored due to the fact that a tracking code cannot be set in a target webpage is solved.
In a possible embodiment, the information in the URL may include, in addition to the address of the target web page, information such as a jump time, a jump mode, and cookie data, where the jump time is a time corresponding to a web page jump trigger operation and is used to mark a time when the web page jump occurs, the jump mode is the same as the mode that a jump is triggered by clicking a web page link or triggered by image scanning or other modes, and the cookie data is data stored in the local terminal of the user by the website in order to identify the user identity and perform session tracking.
In one possible embodiment, the information in the URL obtained by parsing may be stored, so that the target webpage may be analyzed according to the information later. The specific webpage jump method may further include:
the method comprises the steps of obtaining information contained in a Uniform Resource Locator (URL), establishing a corresponding relation between the information and a target webpage, storing jump information into a preset database, obtaining the jump information corresponding to the target webpage stored in the database as target jump information when an analysis request aiming at the target webpage is received, and analyzing the target jump information.
The database may be stored in a local disk of the server, or may be stored in a data node accessible by the server.
In a possible implementation manner, the corresponding relationship between the information and the target webpage is established, and the corresponding relationship between the information and the identifier (such as an ID) of the target webpage can be established, so that the corresponding information can be conveniently inquired according to the target webpage later, for example, the corresponding relationship between a jump mode and the ID of the target webpage is established.
The analysis request comprises the identification (such as ID) of the analyzed webpage and the content to be analyzed (such as the total number of hops corresponding to the target webpage, the maximum number of hops corresponding to the target webpage, the total number of hops of the target webpage within a certain time period and the like), the server analyzes the analysis request after receiving the analysis request so as to determine the analyzed webpage and the content to be analyzed, then acquires corresponding data from a database according to the analyzed webpage and the content to be analyzed, and then analyzes the acquired data according to the content to be analyzed so as to obtain the required analysis result,
for example, the first webpage is determined to be the analyzed webpage according to the analysis request, and the 'total number of times that the first webpage jumps in the first time period' is determined to be the content to be analyzed, then the jump time corresponding to the identifier of the first webpage and in the first time period is screened from the database, and then the total number of the screened jump times is calculated, so that the total number of times that the first webpage jumps in the first time period can be obtained.
In the embodiment, the jump information is stored, so that the target webpage can be conveniently called when being analyzed subsequently.
An embodiment of the present invention further provides a webpage jumping device, which is applied to a terminal, and as shown in fig. 4, the device 40 may include:
a detection module 401, configured to detect whether a webpage jump triggering operation is received;
a URL obtaining module 402, configured to obtain a uniform resource locator URL of a target web page corresponding to the received web page jump triggering operation;
a request sending module 403, configured to send a skip request to a server, where the skip request carries a uniform resource locator URL;
and a data receiving module 404, configured to receive data of the target webpage sent by the server in response to the jump request, so as to complete the jump to the target webpage.
In one possible embodiment, the detecting module 401 detects whether a jump triggering operation is received, including:
detecting whether a click operation on a webpage link is received or not, and if the click operation on the webpage link is received, determining that a webpage jump triggering operation is received;
and/or
Detecting whether a scanning operation on the image is received or not, and if the scanning operation on the image is received, determining that a webpage jump triggering operation is received, wherein the image is a two-dimensional code or a bar code.
In one possible embodiment, the URL obtaining module 402 obtains a uniform resource locator URL of a target web page corresponding to the received web page jump triggering operation, including:
if the received webpage skipping triggering operation is a clicking operation on a webpage link, taking the webpage link as a Uniform Resource Locator (URL) corresponding to a target webpage;
and if the received webpage jump triggering operation is a scanning operation on the image, acquiring a Uniform Resource Locator (URL) carried by the image obtained through the scanning operation, and taking the URL carried by the image as the URL corresponding to the target webpage.
The web page jumping device 40 includes a processor and a memory, the detecting module 401, the URL obtaining module 402, the request sending module 403, the data receiving module 404, and the like are all stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more than one, and the jump process is monitored by adjusting kernel parameters.
An embodiment of the present invention further provides a web page jumping device, which is applied to a server, and as shown in fig. 5, the device 50 may include:
a request receiving module 501, configured to receive a skip request sent by a terminal;
an obtaining module 502, configured to obtain a uniform resource locator URL of a target webpage carried in the skip request;
a data obtaining module 503, configured to obtain data corresponding to the target webpage according to the uniform resource locator;
and a data sending module 504, configured to send data corresponding to the target webpage to the terminal, so that the terminal realizes a jump to the target webpage.
In a possible embodiment, the uniform resource locator URL includes an address of the target web page, and the data obtaining module 503 obtains data corresponding to the target web page according to the uniform resource locator URL, including:
acquiring the address of a target webpage contained in a Uniform Resource Locator (URL);
executing a preset jump code to obtain data corresponding to the address of the target webpage;
and taking the data as the data corresponding to the target page.
In one possible embodiment, the apparatus further comprises,
the storage module is used for acquiring information contained in the uniform resource locator URL, establishing a corresponding relation between the information and the target webpage, and storing the information to a preset database;
and the analysis module is used for acquiring information corresponding to the target webpage stored in the database as target information and analyzing the target information when receiving an analysis request aiming at the target webpage.
The web page jumping device 50 includes a processor and a memory, the request receiving module 501, the obtaining module 502, the data obtaining module 503, the data sending module 504, the storage module and the analysis module are all stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more than one, and the jump process is monitored by adjusting kernel parameters.
An embodiment of the present invention provides a storage medium having a program stored thereon, where the program implements a web page jump method when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein a webpage jumping method is executed when the program runs.
As shown in fig. 6, an embodiment of the present invention provides an electronic device 60, which includes at least one processor 601, at least one memory 602 connected to the processor 601, a bus 603; the processor 601 and the memory 602 complete communication with each other through the bus 603; the processor 601 is used to call program instructions in the memory 602 to execute the above-mentioned web page jump method. The electronic device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device:
detecting whether a webpage jump triggering operation is received or not, acquiring a uniform resource locator of a target webpage corresponding to the received webpage jump triggering operation, sending a jump request to a server, wherein the jump request carries a uniform resource locator URL (uniform resource locator), and receiving data of the target webpage sent by the server in response to the jump request so as to finish the jump to the target webpage.
Detecting whether a jump triggering operation is received, including: detecting whether a click operation on a webpage link is received or not, if the click operation on the webpage link is received, determining that a webpage jump triggering operation is received, and/or detecting whether a scanning operation on an image is received or not, and if the scanning operation on the image is received, determining that the webpage jump triggering operation is received, wherein the image is a two-dimensional code or a bar code.
Acquiring a Uniform Resource Locator (URL) of a target webpage corresponding to a received webpage jump triggering operation, wherein the URL comprises the following steps: if the received webpage jump triggering operation is a click operation on a webpage link, the webpage link is used as a Uniform Resource Locator (URL) of a target webpage corresponding to the webpage jump triggering operation, if the received webpage jump triggering operation is a scanning operation on an image, the URL carried by the image is obtained through the scanning operation, and the URL carried by the image is used as the URL of the target webpage corresponding to the webpage jump triggering operation.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device:
the method comprises the steps of receiving a jump request sent by a terminal, obtaining a Uniform Resource Locator (URL) of a target webpage carried in the jump request, obtaining data corresponding to the target webpage according to the URL, and sending the data corresponding to the target webpage to the terminal so that the terminal can finish jumping to the target webpage.
The uniform resource locator URL includes the address of the target webpage, and the data corresponding to the target webpage is acquired according to the uniform resource locator URL, including: and acquiring the address of the target webpage contained in the uniform resource locator URL, executing a preset jump code, acquiring data corresponding to the address of the target webpage, and taking the data as the data corresponding to the target webpage.
The method further comprises the following steps: the method comprises the steps of obtaining information contained in a Uniform Resource Locator (URL), establishing a corresponding relation between the information and a target webpage, storing the information into a preset database, obtaining the information corresponding to the target webpage stored in the database as target information when an analysis request aiming at the target webpage is received, and analyzing the target information.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a device includes one or more processors (CPUs), memory, and a bus. The device may also include input/output interfaces, network interfaces, and the like.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip. The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A webpage skipping method is applied to a terminal and comprises the following steps:
detecting whether webpage jump triggering operation is received or not;
acquiring a uniform resource locator of a target webpage corresponding to the received webpage jump triggering operation;
sending a jump request to a server, wherein the jump request carries the uniform resource locator URL;
and receiving the data of the target webpage sent by the server in response to the jump request so as to complete the jump to the target webpage.
2. The method of claim 1, wherein detecting whether a jump trigger operation is received comprises:
detecting whether a click operation on a webpage link is received or not, and if the click operation on the webpage link is received, determining that a webpage jump triggering operation is received;
and/or
Detecting whether a scanning operation on an image is received or not, and if the scanning operation on the image is received, determining that a webpage jump triggering operation is received, wherein the image is a two-dimensional code or a bar code.
3. The method of claim 2, wherein obtaining a Uniform Resource Locator (URL) of a target web page corresponding to the received web page jump trigger operation comprises:
if the received webpage skipping triggering operation is a clicking operation on a webpage link, taking the webpage link as a Uniform Resource Locator (URL) of a target webpage corresponding to the webpage skipping triggering operation;
if the received webpage jump triggering operation is a scanning operation on an image, acquiring a Uniform Resource Locator (URL) carried by the image obtained through the scanning operation, and taking the URL carried by the image as the URL of the target webpage corresponding to the webpage jump triggering operation.
4. A webpage skipping method is applied to a server and comprises the following steps:
receiving a skip request sent by a terminal;
acquiring a Uniform Resource Locator (URL) of a target webpage carried in the jump request;
acquiring data corresponding to the target webpage according to the uniform resource locator URL;
and sending the data corresponding to the target webpage to the terminal so that the terminal finishes skipping to the target webpage.
5. The method of claim 4, wherein the uniform resource locator URL comprises an address of the target web page, and wherein obtaining data corresponding to the target web page based on the uniform resource locator URL comprises:
acquiring the address of the target webpage contained in the uniform resource locator URL;
executing a preset jump code to obtain data corresponding to the address of the target webpage;
and taking the data as data corresponding to the target page.
6. The method of claim 4, further comprising:
acquiring information contained in the uniform resource locator URL;
establishing a corresponding relation between the information and the target webpage;
storing the information to a preset database;
when an analysis request for the target webpage is received, acquiring information corresponding to the target webpage stored in the database as target information;
and analyzing the target information.
7. A webpage jumping device is applied to a terminal and comprises:
the detection module is used for detecting whether webpage jump triggering operation is received or not;
the URL acquisition module is used for acquiring a Uniform Resource Locator (URL) of a target webpage corresponding to the received webpage jump triggering operation;
a request sending module, configured to send a jump request to a server, where the jump request carries the uniform resource locator URL;
and the data receiving module is used for receiving the data of the target webpage sent by the server in response to the jump request so as to complete the jump to the target webpage.
8. A webpage jump device is applied to a server, and comprises:
the request receiving module is used for receiving a skip request sent by the terminal;
the acquisition module is used for acquiring a Uniform Resource Locator (URL) of a target webpage carried in the jump request;
the data acquisition module is used for acquiring data corresponding to the target webpage according to the uniform resource locator;
and the data sending module is used for sending the data corresponding to the target webpage to the terminal so as to enable the terminal to realize the jump to the target webpage.
9. An electronic device, comprising at least one processor and at least one memory, bus connected to the processor; the processor and the memory complete mutual communication through a bus; the processor is adapted to call program instructions in the memory to perform the steps of the web page jump method of any of claims 1-3 or the steps of the web page jump method of any of claims 4-6.
10. A readable storage medium storing computer instructions for causing a computer to perform the steps of the web page jump method of any one of claims 1 to 3 or the steps of the web page jump method of any one of claims 4 to 6.
CN201911047200.1A 2019-10-30 2019-10-30 Webpage skipping method and device, electronic equipment and readable storage medium Pending CN112749352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911047200.1A CN112749352A (en) 2019-10-30 2019-10-30 Webpage skipping method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911047200.1A CN112749352A (en) 2019-10-30 2019-10-30 Webpage skipping method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112749352A true CN112749352A (en) 2021-05-04

Family

ID=75641830

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911047200.1A Pending CN112749352A (en) 2019-10-30 2019-10-30 Webpage skipping method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112749352A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113992645A (en) * 2021-12-23 2022-01-28 飞狐信息技术(天津)有限公司 Request processing method and device, electronic equipment and storage medium
CN115150662A (en) * 2022-06-20 2022-10-04 北京奇艺世纪科技有限公司 Data processing method, system, device, readable storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140379495A1 (en) * 2013-06-21 2014-12-25 Clear Channel Management Services, Inc. E-Mail Based Dynamic Advertising
CN104462182A (en) * 2014-10-10 2015-03-25 北京国双科技有限公司 Webpage skipping processing method and device
CN107025221A (en) * 2016-01-29 2017-08-08 五八同城信息技术有限公司 Two-dimensional code scanning redirects processing method and processing device
CN109948074A (en) * 2017-09-25 2019-06-28 北京国双科技有限公司 Website data interconnection method, device, storage medium, processor and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140379495A1 (en) * 2013-06-21 2014-12-25 Clear Channel Management Services, Inc. E-Mail Based Dynamic Advertising
CN104462182A (en) * 2014-10-10 2015-03-25 北京国双科技有限公司 Webpage skipping processing method and device
CN107025221A (en) * 2016-01-29 2017-08-08 五八同城信息技术有限公司 Two-dimensional code scanning redirects processing method and processing device
CN109948074A (en) * 2017-09-25 2019-06-28 北京国双科技有限公司 Website data interconnection method, device, storage medium, processor and electronic equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113992645A (en) * 2021-12-23 2022-01-28 飞狐信息技术(天津)有限公司 Request processing method and device, electronic equipment and storage medium
CN113992645B (en) * 2021-12-23 2022-03-01 飞狐信息技术(天津)有限公司 Request processing method and device, electronic equipment and storage medium
CN115150662A (en) * 2022-06-20 2022-10-04 北京奇艺世纪科技有限公司 Data processing method, system, device, readable storage medium and electronic equipment
CN115150662B (en) * 2022-06-20 2024-05-14 北京奇艺世纪科技有限公司 Data processing method, system, device, readable storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
US10212179B2 (en) Method and system for checking security of URL for mobile terminal
CN109408696B (en) Method and equipment for searching hosted program
CN110609937A (en) Crawler identification method and device
CN105099811A (en) Interface testing method and device
KR102291557B1 (en) Apparatus for analysing user behavier and method for the same
US20150161282A1 (en) Method and System for Smart URL Shortening Service
CN106878108B (en) Network flow playback test method and device
CN108846100A (en) The method and apparatus of fast search boarding application
CN107679214B (en) Link positioning method, device, terminal and computer readable storage medium
CN110020339B (en) Webpage data acquisition method and device based on non-buried point
CN109710832B (en) Method and equipment for searching hosted program
CN109598171B (en) Data processing method, device and system based on two-dimensional code
CN105516734A (en) Method and apparatus for detecting video playing possibility
CN112232794A (en) Payment method and device, storage medium and electronic equipment
CN104219230A (en) Method and device for identifying malicious websites
JP2015528158A (en) Method, apparatus and system for acquiring user behavior
CN106658666B (en) Method and equipment for establishing wireless connection
CN112749352A (en) Webpage skipping method and device, electronic equipment and readable storage medium
CN112579948A (en) Webpage screenshot method and device, storage medium and electronic equipment
CN106686151B (en) IP address obtaining method and device
WO2017162041A1 (en) Method and device for page display
JP2018500670A (en) Handling unstructured messages
CN111061977A (en) Website updating method, device and system
CN107483294B (en) Method and device for monitoring network request
US20200314190A1 (en) De termining that multiple requests are received from a particular user device

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