CN111259293B - Content data generation method and device, electronic equipment and computer readable medium - Google Patents

Content data generation method and device, electronic equipment and computer readable medium Download PDF

Info

Publication number
CN111259293B
CN111259293B CN201811466730.5A CN201811466730A CN111259293B CN 111259293 B CN111259293 B CN 111259293B CN 201811466730 A CN201811466730 A CN 201811466730A CN 111259293 B CN111259293 B CN 111259293B
Authority
CN
China
Prior art keywords
content data
page
transcoding
webpage
browser
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811466730.5A
Other languages
Chinese (zh)
Other versions
CN111259293A (en
Inventor
陈志鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201811466730.5A priority Critical patent/CN111259293B/en
Publication of CN111259293A publication Critical patent/CN111259293A/en
Application granted granted Critical
Publication of CN111259293B publication Critical patent/CN111259293B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Databases & Information Systems (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application provides a method, a device, electronic equipment and a computer readable medium for generating content data, and relates to the technical field of Internet. Wherein the method comprises the following steps: receiving a webpage returned by a target website according to a webpage request, wherein the webpage request is a request sent to the target website by taking the middleware as a proxy of a browser; extracting code blocks for generating content data from codes of a webpage, and integrating the code blocks into a transcoding page of the webpage based on a preset webpage template, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; the transcoded page is sent to the browser so that the browser executes the code blocks integrated into the transcoded page in the content data generation layer of the transcoded page to generate the content data of the web page. According to the method and the device for generating the content data of the original webpage, the content data of the original webpage can be generated in the browser, and therefore the situation that the content data of the original webpage are generated in a mode of being separated from a user environment is avoided.

Description

Content data generation method and device, electronic equipment and computer readable medium
Technical Field
The embodiment of the application relates to the technical field of internet, in particular to a method and a device for generating content data, electronic equipment and a computer readable medium.
Background
With the rapid development of networks, people can acquire information or services wanted by themselves anytime and anywhere by accessing websites. In the current website construction process, most small and medium-sized websites are built by adopting a template system, such as a video website, a novel website and the like. Because the advertisement is the main revenue means of the website, the website built by the template system has more advertisements, so that the pages of the website are not fresh. In order to ensure the benefits of the website length and enable the user to have better webpage browsing experience, transcoding reconstruction is needed to be carried out on the original webpage of the website, and advertisements of the original webpage are controllably put in the transcoding pages corresponding to the original webpage.
In the prior art, a system consisting of a browser, middleware and a target website is adopted to transcode and reconstruct an original webpage of the website, and advertisements of the original webpage are controllably put in a transcoded page. Specifically, after the middleware interprets the original webpage, the extraction of the advertisement elements can be selectively performed, the extracted advertisement elements are integrated into the transcoding page, and then the transcoding page is responded to the browser, so that the browser displays the advertisement elements integrated into the transcoding page, and the advertisement of the original webpage is controlled to be put in the transcoding page. However, the biggest problem with this approach is that the generation of advertisements is not on the browser side, but on the middleware side. When the generation of advertisements needs to depend on the user environment, the generation of advertisements on the middleware side will deviate from the user environment unless the user environment is restored on the middleware side, but the realization cost is huge.
Disclosure of Invention
The invention aims to provide a method, a device, electronic equipment and a computer readable medium for generating content data, which are used for solving the problem of how to generate the content data of an original webpage in a browser in the prior art.
According to a first aspect of embodiments of the present application, there is provided a method of generating content data. The method comprises the following steps: the middleware receives a webpage returned by a target website according to a webpage request, wherein the webpage request is a request sent by the middleware serving as a proxy of a browser to the target website; the middleware extracts code blocks used for generating content data in codes of the webpage, and integrates the code blocks into a transcoding page of the webpage based on a preset webpage template, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; the middleware transmits the transcoded page to the browser to cause the browser to execute the code blocks integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data for the web page.
According to a second aspect of embodiments of the present application, there is provided a method of generating content data. The method comprises the following steps: the method comprises the steps that a browser receives a transcoding page sent by middleware for a webpage request of a browser proxy, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; the browser executes the code blocks for generating content data integrated into the transcoding page in the content data generation layer of the transcoding page to generate content data of an original webpage corresponding to the transcoding page.
According to a third aspect of embodiments of the present application, there is provided a generation apparatus of content data. The device comprises: the first receiving module is used for receiving a webpage returned by a target website according to a webpage request, wherein the webpage request is a request sent by the middleware serving as a proxy of a browser to the target website; the first extraction module is used for extracting code blocks used for generating content data in the codes of the web pages; the integration module is used for integrating the code blocks into a transcoding page of the webpage based on a preset webpage template, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; and the sending module is used for sending the transcoding page to the browser so that the browser can execute the code blocks integrated into the transcoding page in the content data generation layer of the transcoding page to generate the content data of the webpage.
According to a fourth aspect of embodiments of the present application, there is provided a generation apparatus of content data. The device comprises: the second receiving module is used for receiving a transcoding page sent by the middleware for the browser proxy webpage request, and the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; and the execution module is used for executing the code blocks integrated into the transcoding page and used for generating the content data in the content data generation layer of the transcoding page so as to generate the content data of the original webpage corresponding to the transcoding page.
According to a fifth aspect of embodiments of the present application, there is provided an electronic device, including: one or more processors; a computer-readable medium configured to store one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the method of generating content data as described in the first aspect or the second aspect of the embodiments described above.
According to a sixth aspect of embodiments of the present application, there is provided a computer readable medium having stored thereon a computer program which, when executed by a processor, implements the method of generating content data as described in the first or second aspect of the above embodiments.
According to the technical scheme provided by the embodiment of the application, the middleware receives the webpage returned by the target website according to the webpage request, extracts the code blocks used for generating the content data in the codes of the webpage, integrates the code blocks into the transcoding pages of the webpage based on the preset webpage template, and sends the transcoding pages to the browser, so that the browser executes the code blocks integrated into the transcoding pages in the content data generation layer of the transcoding pages to generate the content data of the webpage.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings, in which:
fig. 1 is a flowchart of steps of a method for generating content data according to a first embodiment of the present application;
fig. 2 is a flowchart of steps of a method for generating content data in a second embodiment of the present application;
fig. 3 is a flowchart of steps of a method for generating content data in the third embodiment of the present application;
fig. 4 is a schematic structural diagram of a device for generating content data in the fourth embodiment of the present application;
fig. 5 is a schematic structural diagram of a device for generating content data in a fifth embodiment of the present application;
fig. 6 is a schematic structural diagram of a device for generating content data in the sixth embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device in a seventh embodiment of the present application;
fig. 8 is a hardware structure of an electronic device in the eighth embodiment of the present application.
Detailed Description
The present application is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely configured to illustrate the related invention, and are not limiting of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that, in the case of no conflict, the embodiments and features in the embodiments may be combined with each other. The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
In the prior art, a system consisting of a browser, middleware and a target website is adopted to transcode and reconstruct an original webpage of the website, and advertisements of the original webpage are controllably put in a transcoded page. However, the biggest problem with this approach is that the generation of advertisements is not on the browser side, but on the middleware side. When the generation of advertisements needs to depend on the user environment, the generation of advertisements on the middleware side will deviate from the user environment unless the user environment is restored on the middleware side, but the realization cost is huge. Aiming at the problem of how to generate advertisements of original webpages in a browser in the prior art, the application provides the following solutions.
Referring to fig. 1, a flowchart of steps of a method for generating content data according to a first embodiment of the present application is shown.
The present embodiment describes a method for generating content data provided in the embodiment of the present application from the viewpoint of middleware. Specifically, the method for generating content data of the present embodiment includes the steps of:
In step S101, the middleware receives a web page returned by the target web site according to the web page request.
In the embodiment of the present application, the middleware may be understood as a type of computer software that connects a browser and a website server, and provides a service of performing transcoding reconstruction on an original webpage of a website. The webpage request is a request sent by the middleware serving as a proxy of a browser to the target website. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In a specific example, in response to a click operation of a user on a web page link in a search result page of a browser, the browser sends a web page request to the middleware, a browser kernel of the middleware proxies the web page request and requests a web page from a target website, the target website returns the requested web page according to the request, and a browser kernel of the middleware receives the web page returned by the target website according to the request. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In step S102, the middleware extracts a code block for generating content data from the code of the web page, and integrates the code block into a transcoded page of the web page based on a preset web page template.
In the embodiment of the application, the browser kernel of the middleware performs basic operations of webpage rendering, layout and other webpage interpretation on the received webpage. Then, the browser kernel of the middleware extracts code blocks for generating content data in the code of the webpage. Wherein the code of the webpage comprises HTML code of the webpage, the content data can be advertisements of the webpage, and the code blocks can be script tags, such as script tags, used for generating advertisements in the HTML code of the webpage. And then, the browser kernel of the middleware extracts relevant contents such as a play address, a picture address, paragraph characters and the like required by the transcoding page of the webpage. And then, integrating related contents required by the transcoding pages of the webpage based on a preset webpage template by the browser kernel of the middleware to generate the transcoding pages of the webpage. And then, integrating the code blocks into a transcoding content layer of a transcoding page of the webpage by the browser kernel of the middleware based on a preset webpage template. The preset webpage template comprises a transcoding content layer and a content data generation layer configured for the transcoding content layer, and correspondingly, the transcoding page comprises a transcoding content layer and a content data generation layer configured for the transcoding content layer of the transcoding page. In particular, the content data generation layer may be implemented by one independent iframe tag of the transcoded page, and the transcoded content layer may be implemented by a main iframe tag of the transcoded page. Alternatively, after extracting the relevant content required by the transcoded page of the web page, the browser kernel of the middleware integrates the relevant content required by the transcoded page of the web page and the code block based on a preset web page template to generate the transcoded page of the web page. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In some alternative embodiments, when the code block includes a script tag for generating content data in the code of the web page, the middleware extracts the code block for generating content data in the code of the web page, including: and the middleware extracts all script tags in the codes of the webpage, performs screening operation on the script tags, and determines the script tags for generating content data. Thereby, the code blocks for generating the content data can be extracted accurately. It is to be understood that any implementation of the middleware extracting code blocks for generating content data in the code of the web page is applicable to this, and the embodiments of the present application are not limited in this respect.
In some optional embodiments, the middleware performs a screening operation on the script tags, and when determining the script tags for generating content data, the middleware performs permutation and combination on the script tags to determine combinations of different script tags; the middleware performs a screening operation for a combination of different script tags, determining a combination of script tags for generating content data. Thereby, the script tag for generating the content data can be accurately determined. It is to be appreciated that the middleware performs a filtering operation on the script tag, and any implementation of determining the script tag for generating content data is applicable herein, which is not limited in any way by the embodiments of the present application.
In a specific example, when the middleware performs permutation and combination on the script tags to determine the combination of different script tags, the middleware performs ordered permutation and combination on the script tags based on the extraction sequence of the script tags to determine the combination of different script tags. Wherein the script tag comprises a script tag. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In some alternative embodiments, the middleware performs a filtering operation for different combinations of script tags, and when determining a combination of script tags for generating content data, the middleware inserts a script tag into a separate inline frame tag for each combined script tag to execute to generate corresponding content data, and determines the amount of generated content data; the middleware determines the optimal combination of script tags based on the number of script tags of each combination and the number of content data generated by the script tags of each combination; the middleware determines the optimal combination of script tags as the combination of script tags for generating content data. Thereby, the combination of script tags for generating content data can be accurately determined. It is to be appreciated that any implementation of the middleware to perform a screening operation for a combination of different script tags to determine a combination of script tags for generating content data may be applied herein, and the embodiments of the present application are not limited in this regard.
In a specific example, when the middleware inserts script tags into independent inline frame tags for execution, the middleware inserts the script tags into independent iframe tags according to the extraction sequence of the script tags; the middleware executes the script tag inserted into the independent iframe tag in the independent iframe tag. When determining the optimal combination of script tags, the middleware determines that the number of script tags is the least, and the combination with the greatest number of generated content data is the optimal combination of script tags. Wherein the inline frame tag comprises an iframe tag and the script tag comprises a script tag. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In some optional embodiments, when the middleware determines the amount of the generated content data, after inserting the script tag into the independent inline frame tag to execute, the middleware traverses child nodes under the main body node in the independent inline frame tag, and determines the child nodes meeting the set condition as content data nodes; the middleware determines the amount of generated content data based on the amount of content data nodes, wherein the setting condition includes at least one of: the child node has a displayed image, the child node has a descendant node with a maximum width of the displayed image equal to or greater than a product of the width defined by the independent inline frame tag and a preset ratio, and the child node has a descendant node with a maximum height of the displayed image equal to or greater than a preset value. The preset value may be set by a person skilled in the art according to actual needs, which is not limited in this embodiment of the present application, and the body node includes a body node. Thereby, the number of generated content data can be accurately determined. It is to be appreciated that any implementation of the middleware to determine the amount of generated content data is applicable herein, and the embodiments of the present application are not limited in this regard.
In a specific example, after the script tag is inserted into the independent iframe tag to be executed, a plurality of nodes are generated under the body node in the independent iframe tag, and at this time, the child node under the body node in the independent iframe tag needs to be traversed, and the child node meeting the set condition is determined to be the content data node. Wherein the set conditions include: (1) The offspring nodes of the child nodes have displayed images; (2) The descendant nodes of the child node have the maximum width of the displayed image reaching 90% or more of the width defined by the independent iframe label; (3) The child node's offspring nodes have the maximum height of the displayed image to reach 100px. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In step S103, the middleware transmits the transcoded page to the browser to cause the browser to execute the code blocks integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data of the web page.
In the embodiment of the application, after generating the transcoding page of the webpage, the middleware sends the transcoding page to the browser. Specifically, the middleware responds the transcoding page to the browser. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
According to the method for generating the content data, the middleware receives the webpage returned by the target website according to the webpage request, extracts the code blocks used for generating the content data in the codes of the webpage, integrates the code blocks into the transcoding pages of the webpage based on the preset webpage template, and sends the transcoding pages to the browser, so that the browser executes the code blocks integrated into the transcoding pages in the content data generation layer of the transcoding pages to generate the content data of the webpage.
The method of generating content data of the present embodiment may be performed by any suitable device having data processing capabilities, including but not limited to: cameras, terminals, mobile terminals, PCs, servers, vehicle-mounted devices, entertainment devices, advertising devices, personal Digital Assistants (PDAs), tablet computers, notebook computers, palm-top gaming devices, smart glasses, smart watches, wearable devices, virtual display devices or display enhancement devices (e.g., google Glass, oculus lift, hollens, gear VR), and the like.
Referring to fig. 2, a flowchart of steps of a method for generating content data according to a second embodiment of the present application is shown.
The present embodiment describes a method for generating content data provided in the embodiment of the present application from the perspective of a browser. Specifically, the method for generating content data of the present embodiment includes the steps of:
in step S201, the browser receives a transcoded page sent for the middleware of the browser proxy web page request.
In this embodiment of the present application, after receiving a transcoded page sent by a middleware, the browser performs a basic webpage parsing operation on the transcoded page to display the main content of the transcoded page. Wherein the transcoded page includes a content data generation layer configured for a transcoded content layer of the transcoded page. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In step S202, the browser executes a code block for generating content data integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data of an original web page to which the transcoded page corresponds.
In some optional embodiments, when the code block includes a script tag for generating content data in a code of the original web page, the browser executes the code block for generating content data integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data of the original web page corresponding to the transcoded page, including: the browser inserts the script tag into an inline frame tag corresponding to the content data generation layer for execution; the browser traverses child nodes under the main body nodes in the inline frame labels, and determines the child nodes meeting the set conditions as content data nodes; the browser generates content data of an original webpage corresponding to the transcoding page based on the content data node, wherein the setting condition comprises at least one of the following: the setting condition includes at least one of: the child node has a displayed image, the child node has a descendant node with a maximum width of the displayed image equal to or greater than a product of the width defined by the independent inline frame tag and a preset ratio, and the child node has a descendant node with a maximum height of the displayed image equal to or greater than a preset value. Thereby, the content data of the original web page corresponding to the transcoded page can be generated. It is to be understood that any implementation manner in which the browser executes the code block for generating content data integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data of the original web page corresponding to the transcoded page is applicable herein, and the embodiments of the present application are not limited in any way.
In a specific example, when the browser inserts a script tag into an inline frame tag corresponding to the content data generation layer to execute, the browser inserts the script tag into an iframe tag corresponding to the content data generation layer according to the extraction sequence of the script tag; and the browser executes the script tag inserted into the iframe tag corresponding to the content data generation layer in the iframe tag corresponding to the content data generation layer. Wherein the inline frame tag comprises an iframe tag and the script tag comprises a script tag. After inserting the script tag into the iframe tag corresponding to the content data generation layer for execution, generating a plurality of nodes under the body node in the iframe tag corresponding to the content data generation layer, at this time, traversing child nodes under the body node in the iframe tag corresponding to the content data generation layer, and determining the child nodes meeting the set condition as content data nodes. Wherein the set conditions include: (1) The offspring nodes of the child nodes have displayed images; (2) The descendant nodes of the child node have the maximum width of the displayed image reaching 90% or more of the width defined by the independent iframe label; (3) The child node's offspring nodes have the maximum height of the displayed image to reach 100px. The content data may be an advertisement of the original web page. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In some optional embodiments, after the browser generates the content data of the original web page corresponding to the transcoded page, the method further includes: the browser presents the content data in a transcoded content layer of the transcoded page. Thereby, the content data can be presented in the transcoded content layer of the transcoded page. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In some optional embodiments, when the browser presents the content data in a transcoded content layer of the transcoded page, the browser extracts a content volume in the content data node for the presentation of the content data; the browser associates the content data node with a content data presentation location in a transcoded content layer of the transcoded page based on the determined order of the content data nodes; the browser presents the content volumes extracted in content data nodes associated with the content data presentation location at the content data presentation location. Thereby, content data can be presented at a specific location of the transcoded content layer of the transcoded page. It is understood that any implementation of the browser displaying the content data in the transcoded content layer of the transcoded page is applicable here, and the embodiments of the present application are not limited in any way.
In a specific example, the browser inserts a script tag for generating an advertisement into an iframe tag corresponding to an advertisement generation layer to be executed, so as to generate the advertisement. After the advertisement is generated, the browser captures the advertisement image, and places the captured image on the advertisement reserved position corresponding to the transcoding content layer of the transcoding page. The above-mentioned screenshot operation of the advertisement image is an abstract operation, and the goal is to obtain the content body of the advertisement display, and the picture of the advertisement node can be extracted technically, or different means such as a native drawing interface can be used to obtain the content body of the advertisement display. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
In a specific example, when a user clicks a reserved advertisement position of a transcoding content layer of a transcoding page, a browser performs mapping operation on click coordinates of the reserved advertisement position of the user, obtains click coordinates of an advertisement image associated with the reserved advertisement position, simulates a click event aiming at the advertisement image based on the click coordinates of the advertisement image, triggers clicking of the advertisement image based on the click event aiming at the advertisement image, and jumps to the advertisement page, thereby realizing viewing of the advertisement image by the user. In addition, the operations of generating advertisements, closing advertisements and clicking advertisements can generate statistical requests, which are all based on the browser and do not destroy site statistics collection. It will be appreciated that the above description is exemplary only, and that the embodiments of the present application are not limited in any way.
According to the method for generating the content data, the browser receives the transcoding page sent by the middleware for the browser proxy webpage request, and executes the code blocks integrated into the transcoding page and used for generating the content data in the content data generation layer of the transcoding page so as to generate the content data of the original webpage corresponding to the transcoding page.
The method of generating content data of the present embodiment may be performed by any suitable device having data processing capabilities, including but not limited to: cameras, terminals, mobile terminals, PCs, servers, vehicle-mounted devices, entertainment devices, advertising devices, personal Digital Assistants (PDAs), tablet computers, notebook computers, palm-top gaming devices, smart glasses, smart watches, wearable devices, virtual display devices or display enhancement devices (e.g., google Glass, oculus lift, hollens, gear VR), and the like.
Referring to fig. 3, a flowchart showing steps of a method for generating content data according to a third embodiment of the present application is shown.
The method for generating content data provided by the embodiment of the application is described from the perspective of interaction between a browser and middleware. Specifically, the method for generating content data of the present embodiment includes the steps of:
in step S301, the middleware receives a web page returned by the target web site according to the web page request.
Since this step S301 is similar to the step S101 described above, the description thereof will not be repeated here.
In step S302, the middleware extracts a code block for generating content data from the code of the web page, and integrates the code block into a transcoded page of the web page based on a preset web page template.
Since this step S302 is similar to the step S102 described above, the description thereof will not be repeated here.
In step S303, the middleware sends the transcode page to the browser.
Since this step S303 is similar to the step S103 described above, the description thereof will not be repeated here.
In step S304, the browser receives a transcoded page sent for the middleware of the browser proxy web page request.
Since this step S304 is similar to the step S201 described above, the description thereof will not be repeated here.
In step S305, the browser executes, in the content data generation layer of the transcoded page, a code block for generating content data integrated into the transcoded page to generate content data of an original web page to which the transcoded page corresponds.
Since this step S305 is similar to the step S202 described above, the description thereof will not be repeated here.
According to the method for generating the content data, the middleware receives the webpage returned by the target website according to the webpage request, extracts the code blocks used for generating the content data in the codes of the webpage, integrates the code blocks into the transcoding pages of the webpage based on the preset webpage template, sends the transcoding pages to the browser, receives the transcoding pages sent by the middleware for the webpage request of the browser proxy, and executes the code blocks used for generating the content data and integrated into the transcoding pages in the content data generation layer of the transcoding pages, so that the content data of the original webpage corresponding to the transcoding pages can be generated.
The method of generating content data of the present embodiment may be performed by any suitable device having data processing capabilities, including but not limited to: cameras, terminals, mobile terminals, PCs, servers, vehicle-mounted devices, entertainment devices, advertising devices, personal Digital Assistants (PDAs), tablet computers, notebook computers, palm-top gaming devices, smart glasses, smart watches, wearable devices, virtual display devices or display enhancement devices (e.g., google Glass, oculus lift, hollens, gear VR), and the like.
Referring to fig. 4, a schematic diagram of the structure of a content data generating apparatus according to the fourth embodiment of the present application is shown.
The content data generation device of the present embodiment includes: a first receiving module 401, configured to receive a web page returned by a target website according to a web page request, where the web page request is a request sent by the middleware as a proxy of a browser to the target website; a first extraction module 402, configured to extract a code block for generating content data in a code of the web page; an integration module 403, configured to integrate the code blocks into a transcoded page of the web page based on a preset web page template, where the transcoded page includes a content data generation layer configured for a transcoded content layer of the transcoded page; and a sending module 404, configured to send the transcoded page to the browser, so that the browser executes the code blocks integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data of the web page.
The content data generating device in this embodiment is configured to implement the corresponding content data generating method in the foregoing multiple method embodiments, and has the beneficial effects of the corresponding method embodiments, which are not described herein.
Referring to fig. 5, a schematic diagram of the structure of a content data generating apparatus in the fifth embodiment of the present application is shown.
The content data generation device of the present embodiment includes: a first receiving module 501, configured to receive a web page returned by a target website according to a web page request, where the web page request is a request sent by the middleware as a proxy of a browser to the target website; a first extraction module 502, configured to extract a code block for generating content data in a code of the web page; an integrating module 503, configured to integrate the code blocks into a transcoded page of the web page based on a preset web page template, where the transcoded page includes a content data generation layer configured for a transcoded content layer of the transcoded page; a sending module 504, configured to send the transcoded page to the browser, so that the browser executes the code blocks integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data of the web page.
Optionally, the code block includes a script tag used for generating content data in a code of the web page, and the first extraction module 502 includes: the second extraction module 5021 is used for extracting all script tags in the code of the webpage; and the first filtering module 5022 is configured to perform a filtering operation on the script tag, and determine the script tag for generating the content data.
Optionally, the first screening module 5022 includes: the arrangement and combination module 5023 is used for arranging and combining the script tags to determine the combination of different script tags; a second filtering module 5024 is configured to perform filtering operations on different combinations of script tags, and determine combinations of script tags for generating content data.
Optionally, the second screening module 5024 includes: a first determining module 5025, configured to insert, for each combined script tag, the script tag into an independent inline frame tag for execution, to generate corresponding content data, and determine the amount of the generated content data; a second determining module 5026 for determining an optimal combination of script tags based on the number of script tags of each combination and the number of content data generated by the script tag of each combination; a third determining module 5027 is configured to determine that the optimal combination of script tags is the combination of script tags for generating content data.
Optionally, the first determining module 5025 is specifically configured to: after inserting the script tag into an independent inline frame tag for execution, traversing child nodes under a main body node in the independent inline frame tag, and determining the child nodes meeting the set condition as content data nodes; determining the number of generated content data based on the number of content data nodes, wherein the setting condition includes at least one of: the child node has a displayed image, the child node has a descendant node with a maximum width of the displayed image equal to or greater than a product of the width defined by the independent inline frame tag and a preset ratio, and the child node has a descendant node with a maximum height of the displayed image equal to or greater than a preset value.
The content data generating device in this embodiment is configured to implement the corresponding content data generating method in the foregoing multiple method embodiments, and has the beneficial effects of the corresponding method embodiments, which are not described herein.
Referring to fig. 6, a schematic diagram of the structure of a content data generating apparatus according to a sixth embodiment of the present application is shown.
The content data generation device of the present embodiment includes: a second receiving module 601, configured to receive a transcoded page sent by a middleware that proxies a web page request for the browser, where the transcoded page includes a content data generation layer configured for a transcoded content layer of the transcoded page; an execution module 602, configured to execute, in the content data generation layer of the transcoded page, a code block for generating content data integrated into the transcoded page, so as to generate content data of an original web page corresponding to the transcoded page.
Optionally, the code block includes a script tag for generating content data in the code of the original web page, and the execution module 602 is specifically configured to: inserting the script tag into an inline frame tag corresponding to the content data generation layer for execution; traversing child nodes under the main body nodes in the inline frame labels, and determining the child nodes meeting the set conditions as content data nodes; generating content data of an original webpage corresponding to the transcoding page based on the content data node, wherein the setting condition comprises at least one of the following: the child node has a displayed image, the child node has a descendant node with a maximum width of the displayed image equal to or greater than a product of the width defined by the independent inline frame tag and a preset ratio, and the child node has a descendant node with a maximum height of the displayed image equal to or greater than a preset value.
Optionally, after the execution module 602, the apparatus further includes: and the display module 603 is configured to display the content data in a transcoded content layer of the transcoded page.
Optionally, the display module 603 is specifically configured to: extracting a content volume for the content data presentation in the content data node; associating the content data node with a content data presentation location in a transcoded content layer of the transcoded page based on the determined order of the content data nodes; the content volumes extracted in content data nodes associated with the content data presentation locations are presented at the content data presentation locations.
The content data generating device in this embodiment is configured to implement the corresponding content data generating method in the foregoing multiple method embodiments, and has the beneficial effects of the corresponding method embodiments, which are not described herein.
Fig. 7 is a schematic structural diagram of an electronic device in a seventh embodiment of the present application; the electronic device may include:
one or more processors 701;
the computer readable medium 702, may be configured to store one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method for generating content data as described in the above embodiment one or embodiment two.
Fig. 8 is a hardware structure of an electronic device in an eighth embodiment of the present application; as shown in fig. 8, the hardware structure of the electronic device may include: a processor 801, a communication interface 802, a computer readable medium 803, and a communication bus 804;
wherein the processor 801, the communication interface 802, and the computer readable medium 803 communicate with each other via a communication bus 804;
alternatively, the communication interface 802 may be an interface of a communication module, such as an interface of a GSM module;
the processor 801 may be specifically configured to: receiving a webpage returned by a target website according to a webpage request, wherein the webpage request is a request sent by the middleware serving as a proxy of a browser to the target website; extracting code blocks for generating content data from codes of the webpage, and integrating the code blocks into a transcoding page of the webpage based on a preset webpage template, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; and sending the transcoding page to the browser so that the browser executes the code blocks integrated into the transcoding page in the content data generation layer of the transcoding page to generate the content data of the webpage. Further, the processor 801 may be further configured to: receiving a transcoding page sent by middleware for the browser proxy webpage request, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; executing code blocks integrated into the transcoding pages for generating content data in the content data generation layer of the transcoding pages so as to generate the content data of the original webpage corresponding to the transcoding pages.
The processor 801 may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU for short), a network processor (Network Processor, NP for short), and the like; but may also be a Digital Signal Processor (DSP), application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The computer readable medium 803 may be, but is not limited to, a random access Memory (Random Access Memory, RAM), a Read Only Memory (ROM), a programmable Read Only Memory (Programmable Read-Only Memory, PROM), an erasable Read Only Memory (Erasable Programmable Read-Only Memory, EPROM), an electrically erasable Read Only Memory (Electric Erasable Programmable Read-Only Memory, EEPROM), etc.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code configured to perform the method shown in the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via a communication portion, and/or installed from a removable medium. The above-described functions defined in the method of the present application are performed when the computer program is executed by a Central Processing Unit (CPU). It should be noted that, the computer readable medium described in the present application may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable medium can be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage media element, a magnetic storage media element, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present application, however, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code configured to carry out operations of the present application may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of remote computers, the remote computers may be connected via any kind of network: including a Local Area Network (LAN) or a Wide Area Network (WAN), to connect to the user's computer, or may be connected to external computers (e.g., by way of the internet using an internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions configured to implement the specified logical function(s). The specific relationships in the embodiments described above are merely exemplary, and fewer, more, or an adjusted order of execution of the steps may be possible in a specific implementation. That is, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules involved in the embodiments described in the present application may be implemented by software, or may be implemented by hardware. The described modules may also be provided in a processor, for example, as: a processor comprises a second receiving module and an executing module. The names of these modules do not in any way limit the module itself, and the second receiving module may also be described as "a module that receives a transcoded page sent for the middleware of the browser proxy web page request", for example.
As another aspect, the present application also provides a computer-readable medium having stored thereon a computer program which, when executed by a processor, implements the content data generation method as described in the above-described embodiment one or embodiment two.
As another aspect, the present application also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be present alone without being fitted into the device. The computer readable medium carries one or more programs which, when executed by the apparatus, cause the apparatus to: receiving a webpage returned by a target website according to a webpage request, wherein the webpage request is a request sent by the middleware serving as a proxy of a browser to the target website; extracting code blocks for generating content data from codes of the webpage, and integrating the code blocks into a transcoding page of the webpage based on a preset webpage template, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; and sending the transcoding page to the browser so that the browser executes the code blocks integrated into the transcoding page in the content data generation layer of the transcoding page to generate the content data of the webpage. Furthermore, the apparatus is caused to: receiving a transcoding page sent by middleware for the browser proxy webpage request, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page; executing code blocks integrated into the transcoding pages for generating content data in the content data generation layer of the transcoding pages so as to generate the content data of the original webpage corresponding to the transcoding pages.
The terms "first," "second," "the first," or "the second," as used in various embodiments of the present disclosure, may modify various components without regard to order and/or importance, but these terms do not limit the corresponding components. The above description is only configured for the purpose of distinguishing an element from other elements. For example, the first user device and the second user device represent different user devices, although both are user devices. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of the present disclosure.
When an element (e.g., a first element) is referred to as being "coupled" (operatively or communicatively) to "another element (e.g., a second element) or" connected "to another element (e.g., a second element), it is understood that the one element is directly connected to the other element or the one element is indirectly connected to the other element via yet another element (e.g., a third element). In contrast, it will be understood that when an element (e.g., a first element) is referred to as being "directly connected" or "directly coupled" to another element (a second element), then no element (e.g., a third element) is interposed therebetween.
The foregoing description is only of the preferred embodiments of the present application and is presented as a description of the principles of the technology being utilized. It will be appreciated by persons skilled in the art that the scope of the invention referred to in this application is not limited to the specific combinations of features described above, but it is intended to cover other embodiments in which any combination of features described above or equivalents thereof is possible without departing from the spirit of the invention. Such as the above-described features and technical features having similar functions (but not limited to) disclosed in the present application are replaced with each other.

Claims (20)

1. A method of generating content data, the method comprising:
the middleware receives a webpage returned by a target website according to a webpage request, wherein the webpage request is a request sent by the middleware serving as a proxy of a browser to the target website;
the middleware extracts code blocks used for generating content data in codes of the webpage, and integrates the code blocks into a transcoding page of the webpage based on a preset webpage template, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page, the transcoding content layer is realized by a main iframe tag of the transcoding page, and the content data generation layer is realized by an independent iframe tag of the transcoding page;
The middleware transmits the transcoded page to the browser to cause the browser to execute the code blocks integrated into the transcoded page in the content data generation layer of the transcoded page to generate content data for the web page.
2. The method of claim 1, wherein the code block includes script tags in the code of the web page for generating content data,
the middleware extracts code blocks used for generating content data in the codes of the web page, and the code blocks comprise:
and the middleware extracts all script tags in the codes of the webpage, performs screening operation on the script tags, and determines the script tags for generating content data.
3. The method of claim 2, wherein the middleware performs a screening operation on the script tag, determining the script tag for generating content data, comprising:
the middleware performs permutation and combination on the script tags to determine the combination of different script tags;
the middleware performs a screening operation for a combination of different script tags, determining a combination of script tags for generating content data.
4. The method of claim 3, wherein the middleware performs a screening operation for a combination of different script tags, determining a combination of script tags for generating content data, comprising:
the middleware inserts script tags into independent inline frame tags for each combined script tag to execute so as to generate corresponding content data and determine the quantity of the generated content data;
the middleware determines the optimal combination of script tags based on the number of script tags of each combination and the number of content data generated by the script tags of each combination;
the middleware determines the optimal combination of script tags as the combination of script tags for generating content data.
5. The method of claim 4, wherein the middleware determines the amount of content data generated, comprising:
after inserting the script tag into an independent inline frame tag for execution, traversing child nodes under a main body node in the independent inline frame tag, and determining the child nodes meeting the set condition as content data nodes;
the middleware determines the amount of generated content data based on the amount of the content data nodes,
Wherein the setting condition includes at least one of: the child node has a displayed image, the child node has a descendant node with a maximum width of the displayed image equal to or greater than a product of the width defined by the independent inline frame tag and a preset ratio, and the child node has a descendant node with a maximum height of the displayed image equal to or greater than a preset value.
6. A method of generating content data, the method comprising:
the method comprises the steps that a browser receives a transcoding page sent by middleware for requesting a web page of a browser proxy, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page, the transcoding content layer is realized by a main iframe tag of the transcoding page, and the content data generation layer is realized by an independent iframe tag of the transcoding page;
the browser executes the code blocks for generating content data integrated into the transcoding page in the content data generation layer of the transcoding page to generate content data of an original webpage corresponding to the transcoding page.
7. The method of claim 6, wherein the code block includes script tags for generating content data in the code of the original web page,
The browser executing, in the content data generation layer of the transcoded page, a code block for generating content data integrated into the transcoded page to generate content data of an original web page corresponding to the transcoded page, including:
the browser inserts the script tag into an inline frame tag corresponding to the content data generation layer for execution;
the browser traverses child nodes under the main body nodes in the inline frame labels, and determines the child nodes meeting the set conditions as content data nodes;
the browser generates the content data of the original webpage corresponding to the transcoding page based on the content data node,
wherein the setting condition includes at least one of: the child node's descendant node has a displayed image, the child node's descendant node has a displayed image with a maximum width equal to or greater than the product of the width defined by the independent inline frame tag and a preset ratio, and the child node's descendant node has a displayed image with a maximum height equal to or greater than a preset value.
8. The method of claim 7, wherein after the browser generates the content data of the original web page corresponding to the transcoded page, the method further comprises:
The browser presents the content data in a transcoded content layer of the transcoded page.
9. The method of claim 8, wherein the browser presents the content data in a transcoded content layer of the transcoded page, comprising:
the browser extracts a content body for displaying the content data from the content data node;
the browser associates the content data node with a content data presentation location in a transcoded content layer of the transcoded page based on the determined order of the content data nodes;
the browser presents the content volumes extracted in content data nodes associated with the content data presentation location at the content data presentation location.
10. A content data generation apparatus, characterized in that the apparatus comprises:
the first receiving module is used for receiving a webpage returned by a target website according to a webpage request, wherein the webpage request is a request sent by a middleware serving as a proxy of a browser to the target website;
the first extraction module is used for extracting code blocks used for generating content data in the codes of the web pages;
the integration module is used for integrating the code blocks into a transcoding page of the webpage based on a preset webpage template, wherein the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page, the transcoding content layer is realized by a main iframe label of the transcoding page, and the content data generation layer is realized by an independent iframe label of the transcoding page;
And the sending module is used for sending the transcoding page to the browser so that the browser can execute the code blocks integrated into the transcoding page in the content data generation layer of the transcoding page to generate the content data of the webpage.
11. The apparatus of claim 10, wherein the code block includes script tags in code of the web page for generating content data,
the first extraction module includes:
the second extraction module is used for extracting all script tags in the codes of the webpage;
and the first screening module is used for executing screening operation on the script tag and determining the script tag for generating the content data.
12. The apparatus of claim 11, wherein the first screening module comprises:
the arrangement and combination module is used for carrying out arrangement and combination on the script labels and determining the combination of different script labels;
and the second screening module is used for executing screening operation on different combinations of script tags and determining the combinations of script tags for generating the content data.
13. The apparatus of claim 12, wherein the second screening module comprises:
A first determining module, configured to insert, for each combined script tag, the script tag into an independent inline frame tag for execution, to generate corresponding content data, and determine the number of generated content data;
a second determining module for determining an optimal combination of script tags based on the number of script tags for each combination and the number of content data generated by the script tag for each combination;
and a third determining module, configured to determine the optimal combination of script tags as the combination of script tags for generating content data.
14. The apparatus according to claim 13, wherein the first determining module is specifically configured to:
after inserting the script tag into an independent inline frame tag for execution, traversing child nodes under a main body node in the independent inline frame tag, and determining the child nodes meeting the set condition as content data nodes;
based on the number of content data nodes, determining the number of generated content data,
wherein the setting condition includes at least one of: the child node has a displayed image, the child node has a descendant node with a maximum width of the displayed image equal to or greater than a product of the width defined by the independent inline frame tag and a preset ratio, and the child node has a descendant node with a maximum height of the displayed image equal to or greater than a preset value.
15. A content data generation apparatus, characterized in that the apparatus comprises:
the second receiving module is used for receiving a transcoding page sent by a middleware for a browser proxy webpage request, the transcoding page comprises a content data generation layer configured for a transcoding content layer of the transcoding page, the transcoding content layer is realized by a main iframe label of the transcoding page, and the content data generation layer is realized by an independent iframe label of the transcoding page;
and the execution module is used for executing the code blocks integrated into the transcoding page and used for generating the content data in the content data generation layer of the transcoding page so as to generate the content data of the original webpage corresponding to the transcoding page.
16. The apparatus of claim 15, wherein the code block includes script tags in code of the original web page for generating content data,
the execution module is specifically configured to:
inserting the script tag into an inline frame tag corresponding to the content data generation layer for execution;
traversing child nodes under the main body nodes in the inline frame labels, and determining the child nodes meeting the set conditions as content data nodes;
Generating content data of an original webpage corresponding to the transcoding page based on the content data node,
wherein the setting condition includes at least one of: the child node's descendant node has a displayed image, the child node's descendant node has a displayed image with a maximum width equal to or greater than the product of the width defined by the independent inline frame tag and a preset ratio, and the child node's descendant node has a displayed image with a maximum height equal to or greater than a preset value.
17. The apparatus of claim 16, wherein after the execution of the module, the apparatus further comprises:
and the display module is used for displaying the content data in a transcoding content layer of the transcoding page.
18. The apparatus according to claim 17, wherein the display module is specifically configured to:
extracting a content volume for the content data presentation in the content data node;
associating the content data node with a content data presentation location in a transcoded content layer of the transcoded page based on the determined order of the content data nodes;
the content volumes extracted in content data nodes associated with the content data presentation locations are presented at the content data presentation locations.
19. An electronic device, comprising:
one or more processors;
a computer readable medium configured to store one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the method of generating content data according to any one of claims 1-5 or the method of generating content data according to any one of claims 6-9.
20. A computer-readable medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method of generating content data according to any one of claims 1-5 or the method of generating content data according to any one of claims 6-9.
CN201811466730.5A 2018-12-03 2018-12-03 Content data generation method and device, electronic equipment and computer readable medium Active CN111259293B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811466730.5A CN111259293B (en) 2018-12-03 2018-12-03 Content data generation method and device, electronic equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811466730.5A CN111259293B (en) 2018-12-03 2018-12-03 Content data generation method and device, electronic equipment and computer readable medium

Publications (2)

Publication Number Publication Date
CN111259293A CN111259293A (en) 2020-06-09
CN111259293B true CN111259293B (en) 2023-04-28

Family

ID=70950617

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811466730.5A Active CN111259293B (en) 2018-12-03 2018-12-03 Content data generation method and device, electronic equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN111259293B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006171974A (en) * 2004-12-14 2006-06-29 Canon Inc Image processing system
CN103309905A (en) * 2012-03-16 2013-09-18 百度在线网络技术(北京)有限公司 Method for transcoding, combining and reading web pages
CN104360848A (en) * 2014-10-29 2015-02-18 中国建设银行股份有限公司 Flex page converting method and device
CN104601522A (en) * 2013-10-30 2015-05-06 中国移动通信集团北京有限公司 Method, device and system for realizing interaction between mobile client and service system
CN105760463A (en) * 2016-02-05 2016-07-13 北京盛世光明软件股份有限公司 Method, device and system for displaying page
CN106503111A (en) * 2016-10-18 2017-03-15 广州市动景计算机科技有限公司 Webpage code-transferring method, device and client terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6880014B2 (en) * 2001-09-24 2005-04-12 International Business Machines Corporation Method and system of use of transcode directives for distributed control of transcoding servers

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006171974A (en) * 2004-12-14 2006-06-29 Canon Inc Image processing system
CN103309905A (en) * 2012-03-16 2013-09-18 百度在线网络技术(北京)有限公司 Method for transcoding, combining and reading web pages
CN104601522A (en) * 2013-10-30 2015-05-06 中国移动通信集团北京有限公司 Method, device and system for realizing interaction between mobile client and service system
CN104360848A (en) * 2014-10-29 2015-02-18 中国建设银行股份有限公司 Flex page converting method and device
CN105760463A (en) * 2016-02-05 2016-07-13 北京盛世光明软件股份有限公司 Method, device and system for displaying page
CN106503111A (en) * 2016-10-18 2017-03-15 广州市动景计算机科技有限公司 Webpage code-transferring method, device and client terminal

Also Published As

Publication number Publication date
CN111259293A (en) 2020-06-09

Similar Documents

Publication Publication Date Title
CN108984714B (en) Page rendering method and device, electronic equipment and computer readable medium
RU2614572C2 (en) Method, system and device for filtering advertisement web pages on mobile terminal
CN109542427B (en) System customization method and device, electronic equipment and storage medium
CN110442811A (en) A kind of processing method of the page, device, computer equipment and storage medium
CN104798094B (en) Determine the configuration of content item display environment
US20090085921A1 (en) Populate Web-Based Content Based on Space Availability
CN109428877B (en) Method and device for accessing service system through user equipment
CN102306174A (en) Method and equipment for interacting with user based on web page elements
CN112784184A (en) ADX-based advertisement landing page dynamic generation method, computer equipment and storage medium
CN104731869B (en) The page shows method and device
CN101146040B (en) Analyzing web site traffic method and device
CN111177523A (en) Webpage recommendation method and device, electronic equipment and computer readable medium
CN113536185B (en) Application page loading method, storage medium and related equipment
CN110825988A (en) Information display method and device and electronic equipment
CN104199865B (en) Searching method, client and the system of the customization result of content providers are provided
CN112948226A (en) User portrait drawing method and device
CN106503111A (en) Webpage code-transferring method, device and client terminal
CN109684565A (en) The generation of Webpage correlation video and methods of exhibiting, device, system and electronic equipment
CN104156421B (en) The page shows method, apparatus and system
CN109684570A (en) Web information processing method and device
CN113220381A (en) Click data display method and device
CN114385124A (en) Independent page jumping method, device and equipment based on Vue framework
CN103617043A (en) Method and system with picture webpage data uploading function
US20130036374A1 (en) Method and apparatus for providing a banner on a website
CN103246501A (en) Method and client-side for sharing application

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
GR01 Patent grant
GR01 Patent grant