CN107943921A - Page sharing information generation method, device, computer equipment and storage medium - Google Patents

Page sharing information generation method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN107943921A
CN107943921A CN201711163884.2A CN201711163884A CN107943921A CN 107943921 A CN107943921 A CN 107943921A CN 201711163884 A CN201711163884 A CN 201711163884A CN 107943921 A CN107943921 A CN 107943921A
Authority
CN
China
Prior art keywords
page
platform
sharing
data
shared
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.)
Granted
Application number
CN201711163884.2A
Other languages
Chinese (zh)
Other versions
CN107943921B (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.)
Tencent Cyber Tianjin Co Ltd
Original Assignee
Tencent Cyber Tianjin 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 Tencent Cyber Tianjin Co Ltd filed Critical Tencent Cyber Tianjin Co Ltd
Priority to CN201711163884.2A priority Critical patent/CN107943921B/en
Publication of CN107943921A publication Critical patent/CN107943921A/en
Application granted granted Critical
Publication of CN107943921B publication Critical patent/CN107943921B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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]

Abstract

The present invention relates to a kind of page sharing information generation method, the described method includes:Obtain the sharing operation instruction of the page to be shared;The page elements for being used for generating page sharing information are searched from the page data from separate sources of storage according to sharing operation instruction;Page sharing information is generated according to the page elements found.Using this method, since the page elements for generating page sharing information can be obtained from the page data in multiple and different sources, increase the possibility for obtaining page elements so that loss of learning can effectively be avoided according to the page sharing information that the page elements found generate.In addition, additionally provide a kind of page sharing information generating means, a kind of computer equipment and computer-readable recording medium.

Description

Page sharing information generation method, device, computer equipment and storage medium
Technical field
The present invention relates to field of computer technology, more particularly to a kind of page sharing information generation method, device, calculating Machine equipment and storage medium.
Background technology
In Mobile Development, partial page is due to needing often change or for ease of propagating, can make partial page Developed with H5, most of page can mutually be propagated between each platform to be shared.In H5 page communication modes, substantially divide For two kinds, one kind is propagated between good friend, for example is shared with wechat good friend, QQ friends etc..Another then spreads through sex intercourse for platform, For example share circle of friends, QQ space etc..No matter any page sharing model, it is necessary first to page sharing information is generated, with The form of sharing information structure is shown, and sharing information structure usually requires to include thumbnail, title, description and use Family needs the link redirected after clicking on.
Since sharing operation is triggered in client, sharing information structure needs to pass through from the page Jsbridge interfaces are to client transmission.In the case where platform is numerous, each platform has the Jsbridge specifications of oneself, opens Originator just needs to distinguish each platform and different Jsbridge is called for each platform.But with regard to most of developer at present Speech, is much all equipped with for some platform.If the page shares the platform that some is not equipped with, then it can cause sharing information portion Divide missing, also referred to as broken window, such as, situation that may be without thumbnail or without title or with title etc., such as schemes Shown in 1.
In conventional art, if in the case that some H5 page is not equipped with sharing information for current platform, it is general Way is to directly read value that the html tag transmission of webpage gets off to make up brokenly window.Such as title, it can directly read< title/>Label, description can be directly read<description/>Label, thumbnail can directly take first of webpage to scheme Piece, the chained address shared can directly take current web page address etc..However, towards the intricate of H5 webpages, very big possibility Obtain less than corresponding information, such as, what thumbnail may be drawn is that user gives tacit consent to head portrait picture, and<title/>< description/>Also part webpage is not equipped with, so as to cause brokenly window phenomenon still to exist, it is impossible to effectively solve the page point The problem of enjoying loss of learning.
The content of the invention
Based on this, it is necessary in view of the above-mentioned problems, providing a kind of page sharing information that can effectively avoid loss of learning Generation method, device, computer equipment and storage medium.
A kind of page sharing information generation method, the described method includes:
Obtain the sharing operation instruction of the page to be shared;
Searched according to sharing operation instruction from the page data from separate sources of storage and be used to generate the page The page elements of sharing information;
Page sharing information is generated according to the page elements found.
A kind of page sharing information generating means, described device include:
Operational order acquisition module, the sharing operation for obtaining the page to be shared instruct;
Page elements searching module, for the page number from separate sources according to sharing operation instruction from storage According to the middle page elements searched and be used for generating page sharing information;
Sharing information generation module, for generating page sharing information according to the page elements found.
A kind of computer equipment, including memory, processor and storage can be run on a memory and on a processor Computer program, the processor realize following steps when performing described program:
Obtain the sharing operation instruction of the page to be shared;
Searched according to pre-set priority from the page data from separate sources of storage and share letter for generating the page The page elements of breath;
Page sharing information is generated according to the page elements found.
A kind of computer-readable recording medium, is stored thereon with computer program, real when described program is executed by processor Existing following steps:
Obtain the sharing operation instruction of the page to be shared;
Searched according to pre-set priority from the page data from separate sources of storage and share letter for generating the page The page elements of breath;
Page sharing information is generated according to the page elements found.
Above-mentioned page sharing information generation method, device, computer equipment and computer-readable recording medium, pass through acquisition The sharing operation instruction of the page to be shared, is searched according to sharing operation instruction from the page data from separate sources of storage For generating the page elements of page sharing information, page sharing information is generated according to the page elements found.Due to generation The page elements of page sharing information can be obtained from the page data in multiple and different sources, increased and obtained page elements Possibility so that loss of learning can effectively be avoided according to the page sharing information that the page elements found generate.
Brief description of the drawings
Fig. 1 is the schematic diagram of page sharing information excalation;
Fig. 2 is the applied environment figure of page sharing information generation method in one embodiment;
Fig. 3 is the complete schematic diagram of page sharing information in one embodiment;
Fig. 4 is the cut-away view of terminal in one embodiment;
Fig. 5 is the flow chart of page sharing information generation method in one embodiment;
Fig. 6 is the flow chart of page sharing information generation method in another embodiment;
Fig. 7 is the schematic diagram of an application scenarios lower page sharing information generation method;
Fig. 8 is the flow chart of page sharing information generation method in another embodiment;
Fig. 9 is the schematic diagram of another application scenarios lower page sharing information generation method;
Figure 10 is the flow chart of page sharing information generation method in further embodiment;
Figure 11 is that flow chart of the page to be shared for the sharing data of the second platform is obtained in one embodiment;
Figure 12 is the schematic diagram of another application scenarios lower page sharing information generation method;
Figure 13 is the structure diagram of page sharing information generating means in one embodiment;
Figure 14 is the structure diagram of page sharing information generating means in another embodiment;
Figure 15 is the structure diagram of sharing data acquisition module in one embodiment;
Figure 16 is the structure diagram of page sharing information generating means in another embodiment.
Embodiment
In order to make the purpose , technical scheme and advantage of the present invention be clearer, with reference to the accompanying drawings and embodiments, it is right The present invention is further elaborated.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
Fig. 2 shows the applied environment figure of page sharing information generation method in one embodiment.With reference to Fig. 2, the page Sharing information generation method can be applied in page sharing information generation system, which includes terminal 110 and server 120, Terminal 110 is connected by network with server 120.Terminal 110 can be but not limited to the various individuals that can be realized the page and share Computer, laptop, personal digital assistant, smart mobile phone, tablet computer, portable wearable device etc..Server 120 can be the server for realizing simple function or the server for realizing multiple functions, can be specifically independent thing Manage server or physical server cluster.Page to be shared can be shown by browser or various applications in terminal 110 Face, gets after the sharing operation for sharing the page instructs, the page from separate sources according to pre-set priority from storage The page elements for being used for generating page sharing information are searched in data.Wherein page data can be obtained by different modes in advance Arrive, and it is local to be stored in terminal 110.Specifically, being stored in the local page data for lookup of terminal 110 is included in display What is got when the page is shared instructs for the sharing data of platform and in the sharing operation for getting the page to be shared Afterwards, treat and share the page and carry out page data that static parsing obtains and treat what the source code of sharing the page was analyzed Page data.Wherein, treat share page data that the source code of the page is shared can be by the way that source code be sent to Server 120 is analyzed to obtain.Terminal 110 is after obtaining for each page elements of page sharing information, according to lookup The each page elements generation page sharing information arrived, can be by the page of generation after the operational order for confirming to share is got Sharing information is shared away.Specifically, page sharing information can be sent to server 120 by terminal 110, pass through server 120 Page sharing information is sent to other-end, with it is various share show page sharing information in target platform.Due to the page Element can be obtained from the page data in multiple and different sources, increase the possibility for obtaining page elements so that generation Page sharing information can effectively avoid loss of learning, as shown in Figure 3.
In another embodiment, terminal 110 is being got after the sharing operation for sharing the page instructs, can be first from storage The page to be shared for page elements are searched in the sharing data of the first platform, if do not found, then treated point from storage Enjoy the page at least one second platform sharing data in search page elements.Wherein, the first platform refers to page to be shared Platform where face, the second platform refer to the default platform outside the platform where the page to be shared.Due to from the page to be shared The page elements most probable obtained in the sharing data that the platform at place obtains is complete, even if cannot get complete page elements, It can also preset in the sharing data in platform and obtain from other.Default platform can be some most common platforms.In this way, Increase the possibility for obtaining page elements so that the page sharing information of generation can effectively avoid loss of learning, such as Fig. 3 institutes Show.
Fig. 4 is the internal structure schematic diagram of one embodiment Computer equipment.The computer equipment can be specifically as Terminal 110 in Fig. 2.As shown in figure 4, terminal 110 includes the processor, storage medium, memory storage connected by system bus Device, network interface, display screen and input unit.Wherein, which is used to provide calculating and control ability, supports whole terminal Operation.The storage medium of terminal is stored with operating system and a kind of computer program of page sharing information generating means, When the computer program of the page sharing information generating means is executed by processor, a kind of page sharing information generation is used for realization Method.Built-in storage in terminal provides environment for the operation of the page sharing information generating means in storage medium, and network connects Mouth is used to communicate with server 120, the source code analysis of the page is obtained to page data for example, obtaining server 120, by life Into page sharing information be sent to server 120 etc., input unit can be the touch layer that is covered on display screen or External keyboard, Trackpad or mouse etc., input unit can obtain the page to be shared that user shows display screen using finger Sharing operation, such as share the clicking operation of button, the sharing operation instruction of the page to be shared got, by the sharing operation Instruction passes to processor.It will be understood by those skilled in the art that the structure shown in Fig. 4, only with the present invention program phase The block diagram of the part-structure of pass, does not form the restriction for the terminal being applied thereon to the present invention program, specific terminal can With including than more or fewer components shown in figure, either combining some components or being arranged with different components.
As shown in figure 5, in one embodiment, there is provided a kind of page sharing information generation method, this method is to apply It is illustrated in terminal as shown in figs. 2 and 4.Including:
Step 502, the sharing operation instruction of the page to be shared is obtained.
The page to be shared can be the page in various platforms, and platform here refers to show the page to be shared and can incite somebody to action The page to be shared travels to the application platform of other platforms, includes but not limited to various instant messaging application platforms, game application Platform, video playing application platform, audio play application platform etc..Specifically, can be shown in platform when the page is shared, obtain The sharing operation instruction that corresponding control produces on the triggering page is taken, sharing operation instruction can share the page to be shared Page place platform, the good friend being shared with the platform of page place, share other platforms or be shared with other platforms The instruction of the generations such as good friend.
Step 504, searched according to sharing operation instruction from the page data from separate sources of storage and be used to generate The page elements of page sharing information.
The page data from separate sources can be stored in terminal, these page datas include the sharing data for platform And treat and share the page data that the page is analyzed, so-called source refers to the root for producing page data, Ke Yishi Page data from different platform or the page data obtained by different way.Wherein, number is shared for platform According to including the sharing data for platform where the page to be shared, but not limited to this, it can also get common flat for other The sharing data of platform.Treat to share the page data that the page analyzed and include treating and share the page and carry out static parsing and backstage The page data that any at least one processing obtains in analysis.Sharing data for platform and treat and share the page and divided The page elements of the page to be shared, such as title, thumbnail, link, description information etc. may be included by analysing obtained page data. The page data of these separate sources is stored in terminal local so that terminal is searched.The page of separate sources is preset Data have different lookup priority.For example, often share the page than treating generally directed to the sharing data of platform and divided It is more complete to analyse obtained page data, page elements can be preferentially searched from the sharing data for platform.
Step 506, page sharing information is generated according to the page elements found.
Page sharing information is typically to be shown in the form of sharing information structure.As shown in figure 3, the sharing information Structure includes the page elements such as title, thumbnail, link and description information.Every page for forming sharing information structure Surface element, can all obtain according to being searched in the page data for the separate sources that pre-set priority is stored from terminal.When page member Element is searched from a certain source to be obtained, then is no longer searched from next source, until obtaining composition sharing information structure All page elements.Finally, page sharing information is generated according to obtained page elements.
In the present embodiment, since the page elements for generating page sharing information can be from the page data in multiple and different sources Middle acquisition, increases the possibility for obtaining page elements so that the page sharing information generated according to the page elements found Loss of learning can effectively be avoided.
Further, in one embodiment, after page sharing information is generated, terminal can be by page sharing information point Enjoy away.Specifically, the page sharing information of generation can be sent to server by terminal, when other-end shows page by platform During the sharing information of face, page sharing information can be got from server and is shown.
In one embodiment, the page data from separate sources is directed to sharing for the first platform including the page to be shared Data, treat and share the page and carry out page data that static parsing obtains and treat the source code of sharing the page and analyzed to obtain Page data.Wherein, the first platform refers to the platform where the page to be shared.Further, in one embodiment, according to The page member for being used to generate page sharing information is searched in sharing operation instruction from the page data from separate sources of storage Element, including:Use is searched according to pre-set priority from the page data from separate sources of storage according to sharing operation instruction In generation page sharing information to page elements;Pre-set priority can be:The page to be shared for the first platform sharing data, The page data shared the static parsing of page progress and obtained is treated, treats and shares the page that the source code of the page is analyzed Data.
Fig. 6 is shown in which the flow chart of page sharing information generation method in one embodiment, this method with applied to It is illustrated in terminal as shown in Figure 2 and Figure 4, including:
Step 602, the sharing operation instruction of the page to be shared is obtained.
As it appears from the above, the page to be shared can be the page in various platforms, shown in platform when the page is shared, can Obtain the sharing operation instruction that corresponding control on the triggering page produces.In the present embodiment, before step 602, terminal, which is shown, to be treated Share the page, the page to be shared would generally trigger the calling to the sharing data interface of the first platform, by for the first platform Sharing data passes to the client of the first platform by the sharing data interface of the first platform, to be stored in terminal local.This In the first platform refer to platform where the page to be shared.Specifically, wait share the page it is displayed on the terminals when can trigger To the calling of the Jsbridge interfaces of the first platform, will be passed to by Jsbridge interfaces for the sharing data of the first platform Platform client, so as to be stored in the associated databases of terminal local.Wherein, Jsbridge interfaces refer to H5 with The pipeline that Native (primary) communicates, can transmit data by the pipeline between H5 and bottom.
Step 604, default script is injected in the page to be shared, parsing the page to be shared by default script static state obtains Page data.
It can be treated by default script by injecting default script in the page to be shared and share the page and parsed to obtain Page data.Specifically, reading the specific label or preset content in the page to be shared by default script, obtain corresponding Page elements.For example, read<title/>Label can obtain title, read<description/>Label can get description letter Breath etc..For thumbnail, first in the page can be picked up and be sized picture of scope etc..Treated point by the script of injection Enjoy the page to be parsed after obtaining page data, obtained page data transmission can also be given and put down by the page by Jsbridge interfaces Platform client, is stored in the corresponding database of terminal local.
Step 606, the source code of the page to be shared is sent to server to be analyzed, receive server return to source The page data that code is analyzed.
When the page write it is lack of standardization when may result in by injection script crawl less than respective labels content, therefore, Need the source code of the page to be shared being sent to server and analyzed, server is analyzed to obtain to the source code of the page Page data can be more complete.It should be noted that step 604 and step 606 do not have priority execution sequence, can also be same Shi Zhihang.In other embodiments, step 604 or step 606 can also be only carried out.Terminal receive server return to source After the page data that code is analyzed, it is stored in the corresponding database of terminal local.
Step 608, searched according to sharing operation instruction from the page data from separate sources of storage and be used to generate The page elements of page sharing information.
Page data from separate sources is each stored in the corresponding database of terminal local, which can be The corresponding database of platform where the page to be shared, that is to say, that the page data in the different platform page is each stored in In local corresponding database.In the present embodiment, page data include the page to be shared for the first platform sharing data, Treat and share the page and carry out page data that static parsing obtains and treat the page sharing the source code of the page and analyzed Face data.
Specifically can be according to following priority lookup page elements:Sharing data, right of the page to be shared for the first platform The page to be shared carries out static state and parses obtained page data, treats and share the page number that the source code of the page is analyzed According to.I.e. for a certain page elements, searched first in the sharing data from the page to be shared for the first platform, if searched not Arrive, then share the page from treating and searched in the page data that static parsing obtains, if still searched less than from right Searched in the page data that the source code of the page to be shared is analyzed.If from the page data in a certain source Page elements have been found, then have stopped the lookup of the page elements.Also looked into for other page elements according to the priority Look for.
Step 610, page sharing information is generated according to the page elements found.
After finding each page elements, such as title, thumbnail, link and description information etc. are all searched and obtained, can root It is investigated that the page elements generation page sharing information found, page sharing information can be carried out by the form of sharing information structure Displaying.Since the page elements for generating page sharing information can be obtained from the page data in multiple and different sources, increase Obtain the possibility of page elements so that letter can effectively be avoided according to the page sharing information that the page elements found generate Breath missing.
Fig. 7 shows the schematic diagram of an application scenarios lower page sharing information generation method, empty by QQ of the first platform Between be illustrated.Terminal can open the page to be shared by QQ space client, and the page is triggered to QQ space The calling of Jsbridge interfaces, QQ space client will be passed to by Jsbridge interfaces for the sharing data of QQ space, It is stored in the corresponding database of terminal local.When wait share on the page trigger sharing operation when, treat share the page injection Default script, the page carries out the page static analysis by default script and obtains static parsing data, then passes through QQ space Static state parsing data transfer to QQ space client, is stored in the corresponding database of terminal local by Jsbridge interfaces.And The source code of the page to be shared can be also sent to server progress background analysis and obtain background analysis data, be stored in terminal sheet In the corresponding database in ground.Trigger after the sharing operation for sharing the page, all can be according to default preferential for each page elements Level is searched one by one from three databases, and the sharing information structure of page sharing information can be generated by finding all page elements Body, page sharing information finally can completely show, as shown in Figure 3.
In another embodiment, the page data from separate sources includes point of the page to be shared for the first platform Data are enjoyed, and the page to be shared is directed to the sharing data of at least one second platform;Wherein, the first platform refers to page to be shared Platform where face, the second platform refer to the default platform outside the platform where the page to be shared.Instructed according to sharing operation The page elements for being used for generating page sharing information are searched from the page data from separate sources of storage, including:According to Sharing operation instruction is searched for generating the page point according to pre-set priority from the page data from separate sources of storage Information is enjoyed to page elements;Pre-set priority is:The page to be shared is higher than the page to be shared for the sharing data of the first platform For the sharing data of at least one second platform.
Fig. 8 is shown in which the flow chart of page sharing information generation method in one embodiment, this method with applied to It is illustrated in terminal as shown in Figure 2 and Figure 4, including:
Step 802, show the page to be shared, obtain the page to be shared for the sharing data of the first platform and at least The sharing data of one the second platform, storage are directed to the sharing data of the first platform and sharing at least one second platform Data.
Specifically, terminal shows the page to be shared, the page to be shared can be triggered to the sharing data interface of the first platform Call, the client of the first platform will be passed to by the sharing data interface of the first platform for the sharing data of the first platform End, to be stored in terminal local.Here the first platform refers to the platform where the page to be shared.Specifically, due to flat The page to be shared shown on platform usually all can actively trigger the calling to the Jsbridge interfaces of this platform, pass through Jsbridge Interface page can will pass to platform client for the sharing data of the first platform, so that it is corresponding to be storable in terminal local In database.
Further, terminal is shown when the page is shared, when the page produces the interface of at least one second platform of calling Request, then page meeting active interception to be shared request, the tune for actively triggering the sharing interface of the second platform by presetting script With so as to get sharing data from the second platform.Wherein, the second platform refers to the default platform outside the first platform, Can be some the most commonly used sharing platforms.The page to be shared gets sharing data from the second platform, then triggers to first The calling of the Jsbridge interfaces of platform, it is flat will to pass to first by Jsbridge interfaces for the sharing data of the second platform The client of platform, so as to be stored in the corresponding database of terminal local.
Step 804, the sharing operation instruction of the page to be shared is obtained.
As it appears from the above, the page to be shared can be the page in various platforms, shown in platform when the page is shared, can Obtain the sharing operation instruction that corresponding control on the triggering page produces.
Step 806, searched according to sharing operation instruction from the page data from separate sources of storage and be used to generate The page elements of page sharing information.
Page data from separate sources is each stored in the corresponding database of terminal local, which is to treat point The corresponding database of platform where enjoying the page.In the present embodiment, the page data of storage is flat for first including the page to be shared The sharing data of platform is directed to the sharing data of at least one second platform with the page to be shared.Specifically can be according to page pin to be shared Priority lookup of the page to be shared for the sharing data of at least one second platform is higher than to the sharing data of the first platform Page elements.I.e. for a certain page elements, searched first in the sharing data from the page to be shared for the first platform, if Search less than then being searched from the sharing data at least one second platform.If the page number from a certain source Page elements have been found in, then have stopped searching.Also searched for other page elements according to the priority.
Step 808, page sharing information is generated according to the page elements found.
, can be according to finding after finding each page elements, such as title, thumbnail, link and description information etc. Page elements generate page sharing information, and page sharing information can be shown by the form of sharing information structure.Usually The page to be shared is complete for the sharing data most probable of the first platform, is preferentially searched from the sharing data for the first platform Page elements, it is easier to get page elements.And if searched from the sharing data for the first platform less than corresponding Page elements, can also be searched from at least sharing data of the second platform, improve obtain page elements can Energy property so that the page sharing information of generation can effectively avoid loss of learning, as shown in Figure 3.
Fig. 9 shows the schematic diagram of an application scenarios lower page sharing information generation method, empty by QQ of the first platform Between, the second platform is illustrated for QQ platforms and wechat platform.Terminal can open page to be shared by QQ space client Face, when the calling of the Jsbridge interfaces of page triggering QQ space, the page can will be directed to QQ space by Jsbridge interfaces Sharing data pass to QQ space client, be stored in the corresponding database of terminal local.QQ is called to connect when the page produces The request of mouth or wechat interface, then page meeting this kind of request of active interception, QQ platforms or micro- are actively triggered by default script Believe the calling of the Jsbridge interfaces of platform, sharing data is got from QQ platforms or wechat platform.Afterwards, the page triggers again To the calling of the Jsbridge interfaces of QQ space, number will be shared for QQ platforms or wechat platform by Jsbridge interfaces According to QQ space client is passed to, it is respectively stored in the corresponding database of terminal local.This is triggered in QQ space to wait to share After the sharing operation of the page, page elements can be searched one by one from three databases according to pre-set priority.For example, for mark Topic, can preferentially search from QQ space sharing data, if searched less than then being searched from wechat sharing data, if still looked into It can not find, then searched from QQ sharing datas.Also searched for other page elements according to the pre-set priority, last root It is investigated that the page elements generation page sharing information found, is shown on platform, as shown in Figure 3.
In one embodiment, page data includes sharing data, the page to be shared that the page to be shared is directed to the first platform Face at least one second platform sharing data, treat and share the page and carry out the page data and treat that static parsing obtains Share the page data that the source code of the page is analyzed.Further, in one embodiment, referred to according to sharing operation The page elements searched from the page data from separate sources of storage and be used for generating page sharing information are made, including:Root Instruct according to sharing operation and searched according to pre-set priority from the page data from separate sources of storage for generating the page Sharing information is to page elements;Pre-set priority is:The page to be shared is directed to sharing data, the page pin to be shared of the first platform Sharing data at least one second platform, treat and share the page and carry out page data that static parsing obtains, treat and share The page data that the source code of the page is analyzed.
Figure 10 is shown in which the flow chart of page sharing information generation method in one embodiment, this method with applied to It is illustrated in terminal as shown in Figure 2 and Figure 4, including:
Step 1002, show the page to be shared, obtain the page to be shared for the sharing data of the first platform and for extremely The sharing data of few second platform, sharing data of the storage for the first platform and point at least one second platform Enjoy data.
Specifically, terminal shows the page to be shared, the page to be shared can be triggered to the sharing data interface of the first platform Call, the first platform will be passed to by the sharing data interface of the first platform for the sharing data of the first platform, be stored in In the corresponding database of terminal local.Here the first platform refers to the platform where the page to be shared.Specifically, due to The page to be shared shown on platform would generally trigger the calling to the Jsbridge interfaces of the first platform, and the page can pass through Jsbridge interfaces will pass to the client of the first platform for the sharing data of the first platform, to be stored in terminal local In associated databases.
Further, terminal is shown when the page is shared, when the page produces the interface of at least one second platform of calling Request, then this kind of request of active interception, the calling for actively triggering the Jsbridge interfaces of the second platform by presetting script, so that Sharing data can be got from the second platform.Wherein, the second platform refers to the default platform outside the first platform, can be most For some common sharing platforms.The page to be shared gets sharing data from the second platform, then triggers to the first platform The calling of Jsbridge interfaces, the page will can be passed by the Jsbridge interfaces of the first platform for the sharing data of the second platform The client of the first platform is passed, to be stored in the corresponding database of terminal local.
Step 1004, the sharing operation instruction of the page to be shared is obtained.
As it appears from the above, the page to be shared can be the page in various platforms, shown in platform when the page is shared, can Obtain the sharing operation instruction that corresponding control on the triggering page produces.
Step 1006, default script is injected in the page to be shared, parsing the page to be shared by default script static state obtains Obtain page data.
It can be treated by the default script of injection by injecting default script in the page to be shared and share the page and solved Analysis obtains page data.Specifically, reading the specific label or preset content in the page to be shared by default script, obtain Corresponding page elements.Treat and share the page and parsed after obtaining page data, the page can be by Jsbridge interfaces by page Face data transfer gives the client of the first platform, to be stored in the corresponding database of terminal local.
Step 1008, the source code of the page to be shared is sent to server to be analyzed, receives pair that server returns The page data that source code is analyzed.
When the page write it is lack of standardization when may result in by preset script crawl less than respective labels content, therefore, Need the source code of the page to be shared being sent to server and analyzed, server analyzes page source code Page data can be more complete.It should be noted that step 1006 and step 1008 do not have priority execution sequence, can also be same Shi Zhihang.In other embodiments, step 1006 or step 1008 can also be only carried out.Terminal receives pair of server return After the page data that source code is analyzed, it is stored in the corresponding database of terminal local.
Step 1010, searched according to sharing operation instruction from the page data from separate sources of storage and be used to generate The page elements of page sharing information.
Page data from separate sources is each stored in the corresponding database of terminal local.In the present embodiment, page Face data include the page to be shared and divide for sharing data, the page to be shared of the first platform at least one second platform Data are enjoyed, is treated and is shared the page and carry out page data that static parsing obtains and treat the source code of sharing the page and analyze The page data arrived.
Specifically can be according to following priority lookup page elements:The page to be shared is directed to the sharing data of the first platform, treats Share the page to be directed to the sharing data of at least one second platform, treat and share the page number that the static parsing of page progress obtains According to, treat the page data sharing the source code of the page and analyzed.I.e. for a certain page elements, first from waiting to share The page in the sharing data of the first platform for searching, if searched less than then from sharing at least one second platform Searched in data, if multiple second platforms, the priority of multiple second platforms can be pre-set.If the second platform Sharing data in search less than then being searched from the page data that static parsing obtains.If still search less than then from treating Share and searched in the page data that the source code of the page is analyzed.If found from the page data in a certain source Page elements, then stop searching.Also searched for other page elements according to the priority.
Step 1012, page sharing information is generated according to the page elements found.
, can be according to finding after finding each page elements, such as title, thumbnail, link and description information etc. Page elements generate page sharing information, and page sharing information can be shown by the form of sharing information structure.Usually The page to be shared is complete for the sharing data most probable of the first platform, is preferentially searched from the sharing data for the first platform Page elements, it is easier to get page elements.And if searched from the sharing data for the first platform less than corresponding Page elements, can also be searched from the sharing data at least one second platform.If the second platform is shared Still searched in data less than page data that can also be from static state parsing and the page data analyzed page source code Middle lookup, so as to improve the possibility for obtaining page elements so that the page sharing information of generation can effectively avoid information Missing, as shown in Figure 3.
In one embodiment, before the sharing operation for obtaining the page to be shared instructs, further include:On the first platform Show the page to be shared;Intercept the request of the interface for the second platform of calling that the page to be shared produces;Obtained by default script The page to be shared is directed to the sharing data of the second platform.
Further, in one embodiment, the page to be shared is obtained by default script and is directed to sharing for the second platform Data, including:Default script is replaced to the script file of the request generation;Second platform is triggered by the default script The calling of interface, sharing data is obtained from the second platform;The calling to the interface of the first platform is triggered, passes through connecing for the first platform The sharing data got from the second platform is passed to the first platform to be stored in local by mouth.
Figure 11 is shown in which to obtain flow of the page to be shared for the sharing data of the second platform in one embodiment Figure.With reference to figure 11, including:
Step 1102, the page to be shared is shown on the first platform.
First platform refers to the platform where the page to be shared.Showing that the page leads to when the page is shared on first platform The calling to the sharing data interface of the first platform can be often triggered, the first platform will be passed through for the sharing data of the first platform Sharing data interface (Jsbridge interfaces) passes to the client of the first platform, to be stored in the corresponding database of terminal local In.
Step 1104, the request of the interface for the second platform of calling that the page to be shared produces is intercepted.
Second platform refers to the default platform outside the first platform, is typically some most common sharing platforms, such as micro- Believe platform, QQ platforms etc..The page to be shared is shown on the first platform, the page may produce the interface of the second platform of calling Request.For example, opening a webpage in QQ space, the page may produce the interface of calling wechat platform or QQ platforms Request.When page detection to it is this kind of request then intercept call the second platform interface request, obtain foot caused by the request This document.
Step 1106, default script is replaced to the script file of the request generation.
Script file is previously provided with, related active calling logic is added in the script file.Intercepting calling During the request of the interface of two platforms, default script file is replaced to the script file of request generation.For example, for wechat platform For, default script file is replaced to the WXApi.js files intercepted.
Step 1108, the calling for triggering the interface of the second platform by presetting script, sharing data is obtained from the second platform.
Since related active calling logic can be increased in default script, it can actively go triggering second flat by default script The calling of the sharing interface of platform, sharing data is got by the sharing interface of the second platform from the second platform, specifically can be actively The calling of the Jsbridge interfaces of the second platform is triggered, various relevant parameters are got by the Jsbridge interfaces of the second platform Value, including the content of title, thumbnail and its size, description information, link information etc..
Step 1110, the calling of the interface to the first platform is triggered, will be obtained by the interface of the first platform from the second platform The sharing data got passes to the first platform to be stored in local.
By default script after the second platform gets sharing data, the page needs point that will be got from the second platform Data are enjoyed to be delivered to again in the client of the first platform to be stored in terminal local.Specifically, can be after related parameter values be obtained The calling to the Jsbridge interfaces of the first platform is triggered again, will be obtained by the Jsbridge interfaces of the first platform from the second platform The sharing data got passes to the client of the first platform, to be stored in the corresponding database of terminal local.
Since the Jsbridge agreements of different platform agreement are not quite similar, if directly invoked usual in other platforms Malicious requests can be identified as so as to abandon handling, if modified for the Jsbridge agreements of each platform, worked Amount is very big.And in the present embodiment, the calling of the Jsbridge interfaces of the second platform is actively triggered by the page on upper strata, then The calling to the Jsbridge interfaces of the first platform is converted to, workload is very small, and equally can sharing the second platform Data are finally saved in the corresponding database of terminal local.
Figure 12 shows the schematic diagram of an application scenarios lower page sharing information generation method, empty by QQ of the first platform Between, the second platform is illustrated for QQ platforms and wechat platform.Terminal can open page to be shared by QQ space client Face, if the page to be shared has a Jsbridge interfaces for calling QQ space, the page is by the Jsbridge interfaces of QQ space by pin QQ space client is passed to the sharing data of QQ space, to be stored in the corresponding database of terminal local.When the page produces When having given birth to the request for calling QQ interfaces or wechat interface, then page meeting active interception is to QQApi.js or WXApi.js files Request, QQApi.js files or WXApi.js files are replaced by default script (JS files), and are actively touched by default script The calling to QQ sharing interfaces or wechat sharing interface is sent out, is got by the Jsbridge interfaces of QQ platforms for QQ platforms Sharing data, or get by the Jsbridge interfaces of wechat platform the sharing data for wechat platform.Afterwards, the page The calling to the Jsbridge interfaces of QQ space is triggered again, will be got by the Jsbridge interfaces of QQ space from QQ platforms Sharing data or the sharing data got from wechat platform pass to QQ space client, to be respectively stored in terminal local In corresponding database.
This is triggered in QQ space after the sharing operation for sharing the page, default script can be injected on the page to be shared, The static parsing of page progress is shared to treat by the default script of injection, obtains static parsing data.The page obtains steady-state solution Static state parsing data transfer can be given to QQ clients after analysis data by the Jsbridge interfaces of QQ space, to be stored in terminal sheet In the corresponding database in ground.And the source code of the page to be shared can be also sent to server and carry out background analysis to obtain backstage Data are analyzed, also are stored in the corresponding database of terminal local.Before page sharing information is generated, share letter for the page Page elements in breath, can be searched one by one according to advance priority from this five databases.For example, for title, can Preferentially searched from QQ space sharing data, if searched less than then being looked into from wechat sharing data and/or QQ sharing datas Look for, if still search less than, can further from static state parsing data and background analysis data in be searched.For other pages Element is also searched according to the priority, and page sharing information can be generated by finding all page elements, on platform with The form of sharing information structure completely shows each page elements, as shown in Figure 3.
As shown in figure 13, in one embodiment, a kind of page sharing information generating means are additionally provided, the device bag Include:
Operational order acquisition module 1302, the sharing operation for obtaining the page to be shared instruct.
Page elements searching module 1304, for the page number from separate sources according to sharing operation instruction from storage According to the middle page elements searched and be used for generating page sharing information.
Sharing information generation module 1306, for generating page sharing information according to the page elements found.
In one embodiment, page data is directed to the sharing data of the first platform including the page to be shared, treats and share The page carries out page data that static parsing obtains and treats the page data sharing the source code of the page and analyzed;Its In, the first platform refers to the platform where the page to be shared.Further, in one embodiment, instructed according to sharing operation The page elements for being used for generating page sharing information are searched from the page data from separate sources of storage, including:According to Sharing operation instruction is searched for generating the page point according to pre-set priority from the page data from separate sources of storage Information is enjoyed to page elements;Pre-set priority is:The page to be shared for the first platform sharing data, treat share the page into Row is static to be parsed obtained page data, treats and share the page data that the source code of the page is analyzed.
In one embodiment, searched and used from the page data from separate sources of storage according to sharing operation instruction In the page elements of generation page sharing information, including:Coming from from storage is instructed according to pre-set priority according to sharing operation Searched in the page data of separate sources and be used to generate page sharing information to page elements;Page data includes the page to be shared The sharing data of at least one second platform is directed to for the sharing data of the first platform, and the page to be shared;It is default preferential Level be:The page to be shared is directed to sharing at least one second platform for the sharing data of the first platform higher than the page to be shared Data;Wherein, the first platform refers to the platform where the page to be shared, the second platform refer to platform where the page to be shared it Outer default platform.
Further, in one embodiment, page data, which further includes to treat, shares what the static parsing of page progress obtained Page data with treat the page data sharing the source code of the page and analyzed.In the present embodiment, pre-set priority is: The page to be shared for the sharing data of the first platform, the page to be shared at least one second platform sharing data, right The page to be shared carries out static state and parses obtained page data, treats and share the page number that the source code of the page is analyzed According to.
As shown in figure 14, in one embodiment, page sharing information generating means may also include sharing data and obtain mould Block 1308, the sharing operation for getting the page to be shared in operational order acquisition module 1302 obtain before instructing and wait to share The page is directed to the sharing data of the second platform.Specifically, sharing data acquisition module 1308 is used to show on first platform Show the request of the interface for calling second platform that the page to be shared described in being intercepted when the page is shared produces, by presetting foot The page to be shared described in this acquisition is directed to the sharing data of second platform.
In one embodiment, as shown in figure 15, sharing data acquisition module 1308 includes:
Script replacement module 1318, the script file produced for default script to be replaced to the request intercepted.
First calling module 1328, for the calling for triggering the interface of the second platform by presetting script, from the second platform Obtain sharing data.
Second calling module 1338, will by the interface of the first platform for triggering the calling to the interface of the first platform The sharing data got from the second platform passes to the first platform to be stored in local.
As shown in figure 16, in one embodiment, page sharing information generating means may also include static parsing module 1310 and background analysis module 1312, wherein:
Static parsing module 1310 is used to inject default script in the page to be shared, and is treated by the static parsing of default script Share the page and obtain page data.
Background analysis module 1312 is analyzed for the source code of the page to be shared to be sent to server, receives service The page data analyzed source code that device returns.
In other embodiments, page sharing information generating means can include sharing data acquisition module 1308, quiet at the same time State parsing module 1310 and background analysis module 1312.
In one embodiment, a kind of computer-readable recording medium is additionally provided, is stored thereon with computer program, should Following steps are realized when program is executed by processor:Obtain the sharing operation instruction of the page to be shared;According to pre-set priority from The page elements for being used for generating page sharing information are searched in the page data from separate sources of storage;According to what is found Page elements generate page sharing information.
In one embodiment, page data is directed to the sharing data of the first platform including the page to be shared, treats and share The page carries out page data that static parsing obtains and treats the page data sharing the source code of the page and analyzed;Its In, the first platform refers to the platform where the page to be shared.Further, instructed according to sharing operation from storage from difference The page elements for being used for generating page sharing information are searched in the page data in source, including:According to sharing operation instruction according to Pre-set priority is searched from the page data from separate sources of storage for generating page sharing information to page elements; Pre-set priority can be:The page to be shared for the first platform sharing data, treat to share the page and carry out static parsing and obtain Page data, treat and share the page data that the source code of the page is analyzed.
In one embodiment, searched and used from the page data from separate sources of storage according to sharing operation instruction In the page elements of generation page sharing information, including:Coming from from storage is instructed according to pre-set priority according to sharing operation Searched in the page data of separate sources and be used to generate page sharing information to page elements;Page data includes the page to be shared The sharing data of at least one second platform is directed to for the sharing data of the first platform, and the page to be shared;It is default preferential Level be:The page to be shared is directed to sharing at least one second platform for the sharing data of the first platform higher than the page to be shared Data;Wherein, the first platform refers to the platform where the page to be shared, the second platform refer to platform where the page to be shared it Outer default platform.
In one embodiment, page data, which may also include to treat, shares the page data that the static parsing of page progress obtains With treat the page data sharing the source code of the page and analyzed.
Further, searched according to sharing operation instruction from the page data from separate sources of storage and be used to generate The page elements of page sharing information, including:According to sharing operation instruction according to pre-set priority from storage from it is different come Searched in the page data in source and be used to generate page sharing information to page elements;Pre-set priority can be:Page pin to be shared Sharing data, the page to be shared to the first platform at least one second platform sharing data, treat share the page into Row is static to be parsed obtained page data, treats and share the page data that the source code of the page is analyzed.
In one embodiment, before the sharing operation instruction for obtaining the page to be shared, further include:Shown on the first platform Show the page to be shared;Intercept the request of the interface for the second platform of calling that the page to be shared produces;Institute is obtained by default script State the sharing data that the page to be shared is directed to the second platform.
In one embodiment, the sharing data for obtaining the page to be shared by presetting script and being directed to second platform, Including:Default script is replaced to the script file of the request generation;The tune for triggering the interface of the second platform by presetting script With from the second platform acquisition sharing data;The calling to the interface of the first platform is triggered, will be from the by the interface of the first platform The sharing data that two platforms are got passes to the first platform to be stored in local.
In one embodiment, after the step of sharing operation for obtaining the page to be shared instructs, further include:Treating point Enjoy and default script is injected in the page, parsing the page to be shared by default script static state obtains page data;Will the page be shared Source code be sent to server and analyzed, receive the page data analyzed source code that server returns.
One of ordinary skill in the art will appreciate that realize all or part of flow in above-described embodiment method, being can be with Relevant hardware is instructed to complete by computer program, it is non-volatile computer-readable that the program can be stored in one Take in storage medium, in the embodiment of the present invention, which can be stored in the non-volatile memory medium of computer system, and Performed by least one processor in the computer system, to realize the flow for including the embodiment such as above-mentioned each method.Its In, the storage medium can be magnetic disc, CD, read-only memory (Read-Only Memory, ROM) or random storage Memory body (Random Access Memory, RAM) etc..
Each technical characteristic of embodiment described above can be combined arbitrarily, to make description succinct, not to above-mentioned reality Apply all possible combination of each technical characteristic in example to be all described, as long as however, the combination of these technical characteristics is not deposited In contradiction, the scope that this specification is recorded all is considered to be.
Embodiment described above only expresses the several embodiments of the present invention, its description is more specific and detailed, but simultaneously Cannot therefore it be construed as limiting the scope of the patent.It should be pointed out that come for those of ordinary skill in the art Say, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to the protection of the present invention Scope.Therefore, the protection domain of patent of the present invention should be determined by the appended claims.

Claims (12)

1. a kind of page sharing information generation method, the described method includes:
Obtain the sharing operation instruction of the page to be shared;
Searched from the page data from separate sources of storage according to sharing operation instruction and shared for generating the page The page elements of information;
Page sharing information is generated according to the page elements found.
2. according to the method described in claim 1, it is characterized in that, the page data includes the page to be shared for the The sharing data of one platform, the page to be shared is carried out page data that static parsing obtains with to the page to be shared The page data analyzed of source code;
Wherein, first platform refers to the platform where the page to be shared.
3. according to the method described in claim 2, it is characterized in that, according to sharing operation instruction from storage from difference The page elements for being used for generating page sharing information are searched in the page data in source, including:
Use is searched according to pre-set priority from the page data from separate sources of storage according to sharing operation instruction In generation page sharing information to page elements;
The order of the pre-set priority is:The page to be shared is directed to the sharing data of the first platform, waits to share to described The page carries out static state and parses obtained page data, treats and share the page data that the source code of the page is analyzed.
4. according to the method described in claim 1, it is characterized in that, according to sharing operation instruction from storage from difference The page elements for being used for generating page sharing information are searched in the page data in source, including:
Use is searched according to pre-set priority from the page data from separate sources of storage according to sharing operation instruction In generation page sharing information to page elements;
The page data includes the sharing data that the page to be shared is directed to the first platform, and the page pin to be shared To the sharing data of at least one second platform;The order of the pre-set priority is:The page to be shared is flat for first The sharing data of platform is higher than the sharing data that the page to be shared is directed at least one second platform;
Wherein, first platform refers to the platform where the page to be shared, and second platform refers to described wait to share Default platform outside platform where the page.
5. according to the method described in claim 4, it is characterized in that, the page data further include to the page to be shared into The page data that the page data that the static parsing of row obtains is analyzed with the source code to the page to be shared.
6. according to the method described in claim 5, it is characterized in that, the order of the pre-set priority is:The page to be shared Face is directed to the sharing data of at least one second platform, to described for sharing data, the page to be shared of the first platform The page to be shared carries out static state and parses obtained page data, treats and share the page number that the source code of the page is analyzed According to.
7. method according to claim 4 or 5, it is characterised in that refer in the sharing operation for obtaining the page to be shared Before order, further include:
The page to be shared is shown on first platform;
The request of the interface for calling second platform that the page to be shared described in interception produces;
By presetting the page to be shared described in script acquisition for the sharing data of second platform.
8. the method according to the description of claim 7 is characterized in that described pass through page pin to be shared described in default script acquisition To the sharing data of second platform, including:
The default script is replaced to the script file of the request generation;
The calling of the interface of second platform is triggered by the default script, sharing data is obtained from second platform;
The calling to the interface of first platform is triggered, will be obtained by the interface of first platform from second platform To sharing data pass to first platform to be stored in local.
9. according to the method described in claim 1, it is characterized in that, in the sharing operation instruction for obtaining the page to be shared After step, further include:
Default script is injected in the page to be shared, is obtained by the page to be shared described in the static parsing of the default script Page data;
The source code of the page to be shared is sent to server to be analyzed, receive that the server returns to the source The page data that code is analyzed.
10. a kind of page sharing information generating means, it is characterised in that described device includes:
Operational order acquisition module, the sharing operation for obtaining the page to be shared instruct;
Page elements searching module, for being searched according to sharing operation instruction from the page data from separate sources of storage For generating the page elements of page sharing information;
Sharing information generation module, for generating page sharing information according to the page elements found.
11. a kind of computer equipment, including memory, processor and storage are on a memory and the meter that can run on a processor Calculation machine program, it is characterised in that the processor realizes claim 1-9 any one the methods when performing described program Step.
12. a kind of computer-readable recording medium, is stored thereon with computer program, it is characterised in that described program is processed The step of device realizes claim 1-9 any one the methods when performing.
CN201711163884.2A 2017-11-21 2017-11-21 Page sharing information generation method and device, computer equipment and storage medium Active CN107943921B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711163884.2A CN107943921B (en) 2017-11-21 2017-11-21 Page sharing information generation method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711163884.2A CN107943921B (en) 2017-11-21 2017-11-21 Page sharing information generation method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN107943921A true CN107943921A (en) 2018-04-20
CN107943921B CN107943921B (en) 2024-01-05

Family

ID=61929481

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711163884.2A Active CN107943921B (en) 2017-11-21 2017-11-21 Page sharing information generation method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN107943921B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109597947A (en) * 2018-10-09 2019-04-09 中国平安人寿保险股份有限公司 Interface sharing method, device, electronic equipment and storage medium based on big data
CN109684567A (en) * 2018-11-15 2019-04-26 贵阳语玩科技有限公司 Active page statistical analysis technique and device in a kind of App
CN110134900A (en) * 2019-04-18 2019-08-16 深圳壹账通智能科技有限公司 Page data sharing method, device, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020178290A1 (en) * 2001-05-25 2002-11-28 Coulthard Philip S. Method and system for converting user interface source code of a legacy application to web pages
US7028032B1 (en) * 1999-09-28 2006-04-11 International Business Machines Corporation Method of updating network information addresses
CN103678321A (en) * 2012-09-03 2014-03-26 阿里巴巴集团控股有限公司 Webpage element determination method and device and user behavior route determination method and device
CN104426925A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Webpage resource obtaining method and apparatus
CN104461634A (en) * 2014-12-10 2015-03-25 北京国双科技有限公司 Device and method for loading share module on webpage
CN104991930A (en) * 2015-07-01 2015-10-21 安一恒通(北京)科技有限公司 Webpage information sharing method and apparatus
CN107122402A (en) * 2017-03-22 2017-09-01 广东神马搜索科技有限公司 Extracting method, device, client terminal device and the electronic equipment of Web page picture

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7028032B1 (en) * 1999-09-28 2006-04-11 International Business Machines Corporation Method of updating network information addresses
US20020178290A1 (en) * 2001-05-25 2002-11-28 Coulthard Philip S. Method and system for converting user interface source code of a legacy application to web pages
CN103678321A (en) * 2012-09-03 2014-03-26 阿里巴巴集团控股有限公司 Webpage element determination method and device and user behavior route determination method and device
CN104426925A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Webpage resource obtaining method and apparatus
CN104461634A (en) * 2014-12-10 2015-03-25 北京国双科技有限公司 Device and method for loading share module on webpage
CN104991930A (en) * 2015-07-01 2015-10-21 安一恒通(北京)科技有限公司 Webpage information sharing method and apparatus
CN107122402A (en) * 2017-03-22 2017-09-01 广东神马搜索科技有限公司 Extracting method, device, client terminal device and the electronic equipment of Web page picture

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王玲宁;禹卫华;: "全文本视野下政务新媒体的内容生产和传播特征――以"上海发布"为例", no. 09 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109597947A (en) * 2018-10-09 2019-04-09 中国平安人寿保险股份有限公司 Interface sharing method, device, electronic equipment and storage medium based on big data
CN109684567A (en) * 2018-11-15 2019-04-26 贵阳语玩科技有限公司 Active page statistical analysis technique and device in a kind of App
CN110134900A (en) * 2019-04-18 2019-08-16 深圳壹账通智能科技有限公司 Page data sharing method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN107943921B (en) 2024-01-05

Similar Documents

Publication Publication Date Title
US11907642B2 (en) Enhanced links in curation and collaboration applications
US10776447B2 (en) Digital communications platform for webpage overlay
US10275433B2 (en) Remote browsing and searching
JP7013466B2 (en) Application data processing methods, equipment, and computer programs
US9866615B2 (en) Remote browsing session management
US9208316B1 (en) Selective disabling of content portions
US9195750B2 (en) Remote browsing and searching
US8589385B2 (en) Historical browsing session management
US8849802B2 (en) Historical browsing session management
US10296558B1 (en) Remote generation of composite content pages
US9152970B1 (en) Remote co-browsing session management
US20130080577A1 (en) Historical browsing session management
US9336321B1 (en) Remote browsing and searching
CN110362727A (en) Third party for search system searches for application
US20190260836A1 (en) Identifying the best suitable application to open a file shared via a link
CN107943921A (en) Page sharing information generation method, device, computer equipment and storage medium
CN108809811A (en) Object sharing method and device
US9092405B1 (en) Remote browsing and searching
US20170193087A1 (en) Real-Time Markup of User Text with Deep Links
CN110574033B (en) Remote procedure call to reduce multimedia content delivery
JP7326780B2 (en) Game implementation method, game implementation device and program
US20230350984A1 (en) System and method for client-side rewriting of code included in a web page
CN110020337A (en) Web page processing method and Related product
CN115543306A (en) Page rendering method and device, storage medium and electronic equipment
CN116933246A (en) Method and device for executing application program in sandbox environment

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