CN114866603A - Information pushing method and device, electronic equipment and storage medium - Google Patents

Information pushing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114866603A
CN114866603A CN202210411749.XA CN202210411749A CN114866603A CN 114866603 A CN114866603 A CN 114866603A CN 202210411749 A CN202210411749 A CN 202210411749A CN 114866603 A CN114866603 A CN 114866603A
Authority
CN
China
Prior art keywords
information
label
user
account
database
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
CN202210411749.XA
Other languages
Chinese (zh)
Other versions
CN114866603B (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.)
Beijing Arc Information Technology Co ltd
Original Assignee
Beijing Arc Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Arc Information Technology Co ltd filed Critical Beijing Arc Information Technology Co ltd
Priority to CN202210411749.XA priority Critical patent/CN114866603B/en
Publication of CN114866603A publication Critical patent/CN114866603A/en
Application granted granted Critical
Publication of CN114866603B publication Critical patent/CN114866603B/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/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • 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/904Browsing; Visualisation therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The method comprises the steps of obtaining a label subscribed by a first user; determining push information corresponding to the label; and pushing the pushing information to the first user. According to the method and the device, the interest range of the user is locked through the user subscription tag, the corresponding content can be pushed according to the selection of the user, and the timeliness of the user for obtaining the concerned information is improved.

Description

Information pushing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of information recommendation, and in particular, to an information pushing method and apparatus, an electronic device, and a storage medium.
Background
The method for pushing information to a user is a relatively common marketing means, in the related art, when pushing information, pushing is usually performed based on past browsing records and past purchasing records, but information concerned by the user may change, and when the information concerned by the user changes, the pushing method in the related art cannot enable the user to obtain the concerned items in time.
Disclosure of Invention
The present application provides an information pushing method, an information pushing device and a storage medium for solving the above problems in the related art.
The application provides an information pushing method, which comprises the following steps:
acquiring a label subscribed by a first user;
determining push information corresponding to the label;
and pushing the pushing information to the first user.
In some embodiments, the method further comprises:
acquiring configuration information of an information source, wherein the configuration information comprises account information of a target application;
paying attention to an account corresponding to the account information;
opening the target application to obtain a list of concerned subscription numbers;
circularly judging whether the account in the concerned subscription number list is the account corresponding to the account information or not;
acquiring article information under the condition that the account in the concerned subscription number list is the account corresponding to the account information;
judging whether the article information is in a database;
adding the article information to a database if the article information is not in the database;
determining label information based on the article information in the database;
outputting label information to the first user to subscribe the first user to a label.
In some embodiments, the method further comprises:
counting all the labels in the label information to obtain the number of all the labels in the label information;
and determining the heat value of each label based on the number of each label, and outputting the heat value of each label to the first user while outputting the label information.
In some embodiments, the method further comprises:
screening the heat value to obtain a label database;
determining a heat proportion of each label in a label database based on the heat value;
generating a label cloud graph based on the heat proportion;
the outputting the heat value of each label to the first user includes: and outputting the label cloud picture to the first user.
In some embodiments, the method further comprises:
under the condition that the tag administrator passes the verification, acquiring tag configuration information of the tag administrator for a target tag in a tag database;
and configuring the target label based on the label configuration information.
In some embodiments, the method further comprises:
acquiring account information of the first user, and generating a token based on the account information;
verifying the token;
and acquiring the label subscribed by the first user under the condition that the token passes the verification.
The embodiment of the application provides an information push device, includes:
the first acquisition module is used for acquiring the label subscribed by the first user;
the first determining module is used for determining the pushing information corresponding to the label;
and the pushing module is used for pushing the pushing information to the first user.
In some embodiments, the apparatus further comprises:
the second acquisition module is used for acquiring configuration information of an information source, wherein the configuration information comprises account information of a target application;
the attention module is used for paying attention to the account corresponding to the account information;
the third acquisition module is used for opening the target application and acquiring a list of concerned subscription numbers;
the first judgment module is used for circularly judging whether the account in the concerned subscription number list is an account corresponding to the account information;
the fourth obtaining module is used for obtaining article information under the condition that the account in the concerned subscription number list is the account corresponding to the account information;
the second judgment module is used for judging whether the article information is in a database or not;
the joining module is used for joining the article information into the database under the condition that the article information is not in the database;
the second determining module is used for determining label information based on the article information in the database;
and the output module is used for outputting the label information to the first user so as to enable the first user to subscribe the label.
An embodiment of the present application provides an electronic device, including: the information push method comprises a memory and a processor, wherein the memory stores a computer program, and the computer program is executed by the processor to execute the information push method.
The embodiment of the present application provides a storage medium, which stores a computer program that can be executed by one or more processors and can be used to implement any one of the information push methods described above.
The embodiment of the application provides an information pushing method, an information pushing device and a storage medium, the interest range of a user is locked through a user subscription tag, corresponding contents can be pushed according to user selection, and the timeliness of obtaining concerned information by the user is improved.
Drawings
The present application will be described in more detail below on the basis of embodiments and with reference to the accompanying drawings.
Fig. 1 is a schematic flow chart illustrating an implementation of an information pushing method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an information pushing apparatus according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
In the drawings, like parts are designated with like reference numerals, and the drawings are not drawn to scale.
Detailed Description
In order to make the objectives, technical solutions and advantages of the present application clearer, the present application will be described in further detail with reference to the attached drawings, the described embodiments should not be considered as limiting the present application, and all other embodiments obtained by a person of ordinary skill in the art without creative efforts shall fall within the protection scope of the present application.
In the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it is understood that "some embodiments" may be the same subset or different subsets of all possible embodiments, and may be combined with each other without conflict.
The following description will be added if a similar description of "first \ second \ third" appears in the application file, and in the following description, the terms "first \ second \ third" merely distinguish similar objects and do not represent a specific ordering for the objects, and it should be understood that "first \ second \ third" may be interchanged under certain circumstances in a specific order or sequence, so that the embodiments of the application described herein can be implemented in an order other than that shown or described herein.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing embodiments of the present application only and is not intended to be limiting of the application.
Based on the problems in the related art, an embodiment of the present application provides an information pushing method, where the method is applied to an electronic device, and the electronic device may specifically be a mobile phone, a tablet Computer, a notebook Computer, an Ultra-mobile Personal Computer (UMPC), a handheld Computer, a netbook, a Personal Digital Assistant (PDA), a wearable electronic device, a vehicle-mounted device (also referred to as a car machine), a virtual reality device, a server, and the like, and the embodiment of the present application does not limit this. The functions realized by the information pushing method provided by the embodiment of the application can be realized by calling a program code by a processor of the electronic equipment, wherein the program code can be stored in a computer storage medium. The pushing system provided by the embodiment of the application comprises electronic equipment, wherein the electronic equipment can be a server of a website, and a user can be connected with the electronic equipment through a network. The B/S mode provides a uniform service portal for all personnel, and the user adopts a one-stop login mode, and displays a personalized work interface of the user according to different user roles, permissions, division of labor and work characteristics. The system interface has rich client display and interaction capacity so as to meet the complex requirements of the system; the electronic equipment supports multi-data switching of SqlServer, Mysql, Sqlite, Oracle and the like; based on the foregoing information push, an embodiment of the present application provides an information push method, and fig. 1 is a schematic diagram illustrating an implementation flow of the information push method provided in the embodiment of the present application, as shown in fig. 1, including:
step S1: acquiring a label subscribed by a first user;
in the embodiment of the application, after the user opens the APP, the tag information may be output to the user subscription tag, and after the user selects the tag, the electronic device may acquire the tag subscribed by the first user, where the tag may include: company ID, real-time hotspot information, etc.
And step S2, determining the push information corresponding to the label.
In the embodiment of the application, the corresponding relationship between each tag and the push information may be pre-established, and after the tag is determined, the push information may be determined based on the corresponding relationship between each tag and the push information.
In this embodiment of the application, the push information may be article information.
Step S3, pushing the pushing information to the first user.
In the embodiment of the application, the push information can be sent to the APP of the first user, so that the APP displays the push information, and the push information is pushed to the first user.
According to the information pushing method provided by the embodiment of the application, the interest range of the user is locked through the user subscription tag, the corresponding content can be pushed according to the selection of the user, and the timeliness of the user for obtaining the concerned information is improved.
In some embodiments, prior to step S1, the method further comprises:
step S11, obtaining configuration information of the information source, where the configuration information includes account information of the target application.
In the embodiment of the application, the configuration information is configured by an administrator, the target application may be WeChat, and the account information may be public number information.
Step S12, focus on the account corresponding to the account information.
WeChat can be called to pay attention to the account corresponding to the account information.
Step S13, opening the target application and obtaining a list of concerned subscription numbers;
many accounts may be included in the focus subscription number list.
Step S14, determining in a loop whether the account in the concerned subscription number list is an account corresponding to the account information.
In step S15, when the account in the focus subscription number list is an account corresponding to account information, article information is acquired.
In the embodiment of the application, the information of the article concerning the public number can be captured at regular time through the RPA. When the article slides through the RPA, the control value corresponding to the control of the specified type can be obtained, and the article information is obtained based on the control value.
Step S16, determining whether the article information is in the database.
In the embodiment of the application, the database is used for storing article information acquired within a preset time.
And step S17, adding the article information into the database under the condition that the article information is not in the database.
In the embodiment of the present application, the article information is in the database. The database is not added.
Step S18, determining label information based on the article information in the database.
In the embodiment of the present application, the tag information here includes a plurality of tags. For example, tags contained in article information may be analyzed by a time running service.
Step S19, outputting the label information to the first user, so that the first user subscribes to the label.
The method provided by the embodiment of the application can automatically collect and process information to determine the label, and send the label information to the first user, so that the first user subscribes to the label, and after the user subscribes to the label, the label can be correspondingly pushed to send the information to the user.
In some embodiments, the method further comprises:
step S20, counting each label in the label information to obtain the number of each label in the label information.
And step S21, determining the heat value of each label based on the number of each label, and outputting the heat value of each label to the first user while outputting the label information.
In the embodiment of the application, the more the number is, the larger the corresponding heat value of the label is.
The method can also comprise the following steps:
and step S22, screening the heat value to obtain a label database.
In the embodiment of the present application, in the screening, the screening may be performed based on the ranking, for example, the heat value is 100 before the screening, and in some embodiments, the screening may be performed based on the heat threshold, for example, a tag with the heat value greater than the heat threshold is selected.
And step S23, determining the heat proportion of each label in the label database based on the heat value.
The conversion to heat proportions may be based on the heat value.
Step S24, generating a label cloud picture based on the heat proportion;
the step S21 "outputting the heat value of each tag to the first user" may include: and outputting the label cloud picture to the first user.
In the embodiment of the application, when the label cloud picture is output to the first user, the label cloud picture has the popularity proportion, so that the user can visually see the recent label with higher popularity, and the user is guided to subscribe the label.
In some embodiments, the method further comprises:
step S25, when the tag administrator passes the verification, obtains the tag configuration information of the tag administrator for the target tag in the tag database.
In the embodiment of the application, account information of a label administrator can be acquired, a token is generated based on the account information, and the token is verified; and determining that the label administrator passes the verification in the case that the token passes the verification.
Step S26, configuring the target tag based on the tag configuration information.
In an embodiment of the present application, the tag configuration information includes: delete, modify, add, customize tag names, etc.
In some embodiments, prior to step S1, the method further comprises:
acquiring account information of the first user, and generating a token based on the account information; verifying the token; and acquiring the label subscribed by the first user under the condition that the token passes the verification.
Based on the foregoing embodiments, the information push method provided in the embodiments of the present application is applied to an information recommendation system, where the information recommendation system includes: the mobile terminal and the back terminal, the back terminal being the electronic device in the above embodiment. In the embodiment of the application, the mobile terminal is connected with the electronic device through a network.
The system provided by the embodiment of the application has the following functions:
personalized customized service, through the user subscription label, the interest range is locked, and the system can push the corresponding content according to the user selection;
and multi-channel information collection, and automatic information screening, integrating and collecting through an information source.
The user can view the tag which is more recent and popular and the information (article, company containing the tag) which is interested by the user.
The system analyzes the information source articles intelligently (for example, through an artificial intelligence technology, a natural voice processing technology and the like), extracts the labels related to the article information and manages the label analysis.
And according to the configuration information source information, the article information of the public number is captured from the WeChat by adopting the RPA, and the article information of the information source can also be captured by hundreds of degrees.
And the client on the mobile terminal acquires the JWT Token from the server terminal through the AppId + AppSecret.
When the client communicates with the server, the Token is transmitted through Cookie or http reader, the server verifies that the Token passes through post-processing normal interface logic, and otherwise, the request is rejected.
The system is deployed based on the cloud, and automatic integrated management can be achieved.
And a fully encrypted database is used, so that the data security is guaranteed.
And (4) analyzing the label of the article information by adopting an intelligent ai technology so as to calculate the popularity of the label.
In order to guarantee data security, the database adopts a fully encrypted database.
Based on automatic deployment, the system is continuously updated and released, and the problems that manual release iteration operation is complex and tedious are solved.
And displaying a corresponding cloud picture according to the label heat value in order to visually display the heat proportion of the label.
The information recommendation system provided by the embodiment of the application can provide required label information as required, manual resource screening work is liberated, and data contents meeting requirements are screened out through mechanical and intelligent flow operation according to a set filtering rule. The guest can focus on checking the concerned content according to the concerned content.
In the embodiment of the present application, the main functions of the electronic device include:
the RPA captures the information source:
and using RPA development, and performing click browsing operation by a human simulator to acquire article detail information under the configuration subscription number.
Acquiring browsing volume of articles: and obtaining the characters by adopting a scroll bar, screen capture, character recognition and regular matching mode.
Acquiring article content: the RPA acquires the components of the specified types and then acquires the attribute values of the components, thereby acquiring the article content.
A tag function comprising:
and (3) label source: capturing recent article contents from the information source, automatically extracting tags and establishing a tag library; then, the established label library is manually screened, and a label selection library (Top100 label, Top1000 label, 1000 outer label) is established.
Managing a background: the tag administrator can configure the system and the custom tags, and the company can also configure the tags belonging to the company, but the tags configured by the company must be the tags configured by the tag administrator in the custom group.
The small program: the guests can see the tags concerned by themselves, the tag information in the system tag group configured by the tag administrator and the self-defined tag group.
In the embodiment of the application, within the last 30 days of the tag, in the configured information sources, the RPA robot simulates manual operation to acquire the information sources, and then the AI analyzes which tags are respectively provided for the articles, and the total number of the tags identified in the article identification record is the heat value of the tag.
A heat trend analysis may be performed:
the calculation service counts the total number of recognized labels on the day according to the label recognition records at each day timing, and takes the second calculation service to count the heat trend of the labels on each day as the heat value of the label on the day, wherein the heat trend is calculated by comparing yesterday with the previous day because the problem heat value of the time of day (less than 24 hours) may not be accurate.
Yesterday's heat value-previous day's heat value ═ heat trend (less than 0, equal to 0, greater than 0)
The heat degree is reduced: less than 0;
keeping the heat constant: equal to 0;
heat rise: greater than 0.
In the embodiment of the application, the information sources which can be configured in the background are obtained by simulating manual operation of the RPA robot, and then the labels of the articles are analyzed by the AI technology. Then inquiring which labels the company has, then inquiring the number of times the labels are identified each day in the last seven days, and displaying the result by a marketing trend line chart.
Based on the foregoing embodiments, the embodiments of the present application provide an information pushing apparatus, where each module included in the apparatus and each unit included in each module may be implemented by a processor in a computer device; of course, the implementation can also be realized through a specific logic circuit; in the implementation process, the processor may be a Central Processing Unit (CPU), a Microprocessor Unit (MPU), a Digital Signal Processor (DSP), a Field Programmable Gate Array (FPGA), or the like.
As shown in fig. 2, an embodiment of the present application provides an information pushing apparatus 300, where the information pushing apparatus 300 includes:
a first obtaining module 301, configured to obtain a tag subscribed by a first user;
a first determining module 302, configured to determine push information corresponding to the tag;
a pushing module 303, configured to push the pushing information to the first user.
In some embodiments, the information pushing apparatus further comprises:
the second acquisition module is used for acquiring configuration information of an information source, wherein the configuration information comprises account information of a target application;
the attention module is used for paying attention to the account corresponding to the account information;
the third acquisition module is used for opening the target application and acquiring a list of concerned subscription numbers;
the first judgment module is used for circularly judging whether the account in the concerned subscription number list is an account corresponding to the account information;
the fourth obtaining module is used for obtaining the article information under the condition that the account in the concerned subscription number list is the account corresponding to the account information;
the second judgment module is used for judging whether the article information is in a database or not;
the joining module is used for joining the article information into the database under the condition that the article information is not in the database;
the second determining module is used for determining label information based on the article information in the database;
and the output module is used for outputting the label information to the first user so as to enable the first user to subscribe the label.
In some embodiments, the information pushing apparatus further comprises:
the counting module is used for counting all the labels in the label information to obtain the number of all the labels in the label information;
and the third determining module is used for determining the heat value of each label based on the number of each label, and outputting the heat value of each label to the first user while outputting the label information.
In some embodiments, the information pushing apparatus further comprises:
the screening module is used for screening the heat value to obtain a tag database;
the fourth determination module is used for determining the heat proportion of each label in the label database based on the heat value;
the generating module is used for generating a label cloud picture based on the heat proportion;
and the output module is used for outputting the label cloud picture to the first user.
In some embodiments, the information pushing apparatus further comprises:
the fifth acquisition module is used for acquiring label configuration information of the label administrator for the target label in the label database under the condition that the label administrator passes the verification;
and the configuration module is used for configuring the target label based on the label configuration information.
In some embodiments, the information pushing apparatus further comprises:
a sixth obtaining module, configured to obtain account information of the first user, and generate a token based on the account information;
the verification module is used for verifying the token;
and acquiring the label subscribed by the first user under the condition that the token passes the verification.
It should be noted that, in the embodiment of the present application, if the determination of the interest level is implemented in the form of a software functional module and sold or used as a standalone product, it may also be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially implemented or portions thereof contributing to the prior art may be embodied in the form of a software product stored in a storage medium, and including several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a magnetic disk, or an optical disk. Thus, embodiments of the present application are not limited to any specific combination of hardware and software.
Accordingly, embodiments of the present application provide a storage medium having a computer program stored thereon, which when executed by a processor, implements the steps in the determination of the degree of interest provided in the above embodiments.
The embodiment of the application provides an electronic device; fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application, and as shown in fig. 3, the electronic device 500 includes: a processor 501, at least one communication bus 502, a user interface 503, at least one external communication interface 504, and a memory 505. Wherein the communication bus 502 is configured to enable connective communication between these components. The user interface 503 may include a display screen, and the external communication interface 504 may include a standard wired interface and a wireless interface, among others. The processor 501 is configured to execute the programs of the methods stored in the memory to implement the steps in the methods provided in the above embodiments.
The above description of the electronic device and storage medium embodiments, similar to the description of the method embodiments above, has similar advantageous effects as the method embodiments. For technical details not disclosed in the embodiments of the computer device and the storage medium of the present application, reference is made to the description of the embodiments of the method of the present application for understanding.
Here, it should be noted that: the above description of the storage medium and the electronic device embodiments is similar to the description of the method embodiments described above, with similar advantageous effects as the method embodiments. For technical details not disclosed in the embodiments of the storage medium and the apparatus of the present application, reference is made to the description of the embodiments of the method of the present application for understanding.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present application. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. It should be understood that, in the various embodiments of the present application, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application. The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units; can be located in one place or distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as a removable Memory device, a Read Only Memory (ROM), a magnetic disk, or an optical disk.
Alternatively, the integrated units described above in the present application may be stored in a computer-readable storage medium if they are implemented in the form of software functional modules and sold or used as independent products. Based on such understanding, the technical solutions of the embodiments of the present application may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a controller to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a removable storage device, a ROM, a magnetic or optical disk, or other various media that can store program code.
The above description is only for the embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. An information pushing method, comprising:
acquiring a label subscribed by a first user;
determining push information corresponding to the label;
and pushing the pushing information to the first user.
2. The information pushing method according to claim 1, further comprising:
acquiring configuration information of an information source, wherein the configuration information comprises account information of a target application;
paying attention to an account corresponding to the account information;
opening the target application to obtain a list of concerned subscription numbers;
circularly judging whether the account in the concerned subscription number list is an account corresponding to the account information;
acquiring article information under the condition that the account in the concerned subscription number list is the account corresponding to the account information;
judging whether the article information is in a database;
adding the article information to a database if the article information is not in the database;
determining label information based on the article information in the database;
outputting label information to the first user to subscribe the first user to a label.
3. The method of claim 2, further comprising:
counting all the labels in the label information to obtain the number of all the labels in the label information;
and determining the heat value of each label based on the number of each label, and outputting the heat value of each label to the first user while outputting the label information.
4. The method of claim 3, further comprising:
screening the heat value to obtain a label database;
determining a heat proportion of each label in a label database based on the heat value;
generating a label cloud graph based on the heat proportion;
the outputting the heat value of each label to the first user includes: and outputting the label cloud picture to the first user.
5. The method of claim 3, further comprising:
under the condition that the tag administrator passes the verification, acquiring tag configuration information of the tag administrator for a target tag in a tag database;
and configuring the target label based on the label configuration information.
6. The method of claim 1, further comprising:
acquiring account information of the first user, and generating a token based on the account information;
verifying the token;
and acquiring the label subscribed by the first user under the condition that the token passes the verification.
7. An information pushing apparatus, comprising:
the first acquisition module is used for acquiring the label subscribed by the first user;
the first determining module is used for determining the pushing information corresponding to the label;
and the pushing module is used for pushing the pushing information to the first user.
8. The information pushing apparatus according to claim 7, further comprising:
the second acquisition module is used for acquiring configuration information of an information source, wherein the configuration information comprises account information of a target application;
the attention module is used for paying attention to the account corresponding to the account information;
the third acquisition module is used for opening the target application and acquiring a list of concerned subscription numbers;
the first judgment module is used for circularly judging whether the account in the concerned subscription number list is an account corresponding to the account information;
the fourth obtaining module is used for obtaining article information under the condition that the account in the concerned subscription number list is the account corresponding to the account information;
the second judgment module is used for judging whether the article information is in a database or not;
the joining module is used for joining the article information into the database under the condition that the article information is not in the database;
the second determining module is used for determining label information based on the article information in the database;
and the output module is used for outputting the label information to the first user so as to enable the first user to subscribe the label.
9. An electronic device, comprising: comprising a memory and a processor, wherein the memory stores a computer program, and the computer program is executed by the processor to execute the information pushing method according to any one of claims 1 to 6.
10. A storage medium, characterized in that the storage medium has a computer program stored thereon, and the computer program is executed by a computer to perform the information pushing method according to any one of claims 1-6.
CN202210411749.XA 2022-04-19 2022-04-19 Information pushing method and device, electronic equipment and storage medium Active CN114866603B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210411749.XA CN114866603B (en) 2022-04-19 2022-04-19 Information pushing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210411749.XA CN114866603B (en) 2022-04-19 2022-04-19 Information pushing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114866603A true CN114866603A (en) 2022-08-05
CN114866603B CN114866603B (en) 2024-05-03

Family

ID=82631706

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210411749.XA Active CN114866603B (en) 2022-04-19 2022-04-19 Information pushing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114866603B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070078832A1 (en) * 2005-09-30 2007-04-05 Yahoo! Inc. Method and system for using smart tags and a recommendation engine using smart tags
CN103618668A (en) * 2013-12-18 2014-03-05 清华大学 Method and device for pushing and receiving microblogs
US20150262069A1 (en) * 2014-03-11 2015-09-17 Delvv, Inc. Automatic topic and interest based content recommendation system for mobile devices
CN105740468A (en) * 2016-03-07 2016-07-06 达而观信息科技(上海)有限公司 Individuation recommendation method and system combined with content publisher information
CN106033415A (en) * 2015-03-09 2016-10-19 深圳市腾讯计算机系统有限公司 A text content recommendation method and device
CN106168971A (en) * 2016-07-08 2016-11-30 北京麒麟合盛网络技术有限公司 information subscribing method and device
US20160357843A1 (en) * 2015-06-07 2016-12-08 Apple Inc. Reader application with a personalized feed and method of providing recommendations while maintaining user privacy
CN108377273A (en) * 2018-05-15 2018-08-07 北京奇虎科技有限公司 A kind of information-pushing method, server and device
CN109388760A (en) * 2017-08-03 2019-02-26 腾讯科技(北京)有限公司 Recommend label acquisition method, media content recommendations method, apparatus and storage medium
CN109600510A (en) * 2018-11-22 2019-04-09 珠海格力电器股份有限公司 Keyword pushing method and device and storage medium
CN110704750A (en) * 2019-10-21 2020-01-17 秒针信息技术有限公司 Article pushing method, article pushing device, article pushing equipment and storage medium based on user tags
US20200364277A1 (en) * 2019-05-13 2020-11-19 Facebook, Inc. Systems and methods for recommending content subscriptions
CN112507211A (en) * 2020-11-18 2021-03-16 青岛海尔科技有限公司 Message pushing method and device, storage medium and electronic device
CN112579896A (en) * 2020-12-16 2021-03-30 中国平安人寿保险股份有限公司 Information recommendation method and device, electronic equipment and storage medium
CN113055481A (en) * 2021-03-17 2021-06-29 杭州遥望网络科技有限公司 Message pushing method, device, equipment and computer readable storage medium
CN113411379A (en) * 2021-05-31 2021-09-17 《人民论坛》杂志社 Information pushing method and device based on browsing habit and electronic equipment
CN113643070A (en) * 2021-08-20 2021-11-12 林秀珍 Intelligent information pushing method and system based on big data

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070078832A1 (en) * 2005-09-30 2007-04-05 Yahoo! Inc. Method and system for using smart tags and a recommendation engine using smart tags
CN103618668A (en) * 2013-12-18 2014-03-05 清华大学 Method and device for pushing and receiving microblogs
US20150262069A1 (en) * 2014-03-11 2015-09-17 Delvv, Inc. Automatic topic and interest based content recommendation system for mobile devices
CN106033415A (en) * 2015-03-09 2016-10-19 深圳市腾讯计算机系统有限公司 A text content recommendation method and device
US20160357843A1 (en) * 2015-06-07 2016-12-08 Apple Inc. Reader application with a personalized feed and method of providing recommendations while maintaining user privacy
CN105740468A (en) * 2016-03-07 2016-07-06 达而观信息科技(上海)有限公司 Individuation recommendation method and system combined with content publisher information
CN106168971A (en) * 2016-07-08 2016-11-30 北京麒麟合盛网络技术有限公司 information subscribing method and device
CN109388760A (en) * 2017-08-03 2019-02-26 腾讯科技(北京)有限公司 Recommend label acquisition method, media content recommendations method, apparatus and storage medium
CN108377273A (en) * 2018-05-15 2018-08-07 北京奇虎科技有限公司 A kind of information-pushing method, server and device
CN109600510A (en) * 2018-11-22 2019-04-09 珠海格力电器股份有限公司 Keyword pushing method and device and storage medium
US20200364277A1 (en) * 2019-05-13 2020-11-19 Facebook, Inc. Systems and methods for recommending content subscriptions
CN110704750A (en) * 2019-10-21 2020-01-17 秒针信息技术有限公司 Article pushing method, article pushing device, article pushing equipment and storage medium based on user tags
CN112507211A (en) * 2020-11-18 2021-03-16 青岛海尔科技有限公司 Message pushing method and device, storage medium and electronic device
CN112579896A (en) * 2020-12-16 2021-03-30 中国平安人寿保险股份有限公司 Information recommendation method and device, electronic equipment and storage medium
CN113055481A (en) * 2021-03-17 2021-06-29 杭州遥望网络科技有限公司 Message pushing method, device, equipment and computer readable storage medium
CN113411379A (en) * 2021-05-31 2021-09-17 《人民论坛》杂志社 Information pushing method and device based on browsing habit and electronic equipment
CN113643070A (en) * 2021-08-20 2021-11-12 林秀珍 Intelligent information pushing method and system based on big data

Also Published As

Publication number Publication date
CN114866603B (en) 2024-05-03

Similar Documents

Publication Publication Date Title
CN109471657A (en) Gray scale dissemination method, device, computer equipment and computer storage medium
CN111125574B (en) Method and device for generating information
CN110619553B (en) Commodity information display method and device, electronic equipment and storage medium
CN107944481A (en) Method and apparatus for generating information
CN108197336B (en) Video searching method and device
CN110837581A (en) Method, device and storage medium for video public opinion analysis
CN109062807B (en) Method and device for testing application program, storage medium and electronic device
CN107977678A (en) Method and apparatus for output information
JP2023507043A (en) DATA PROCESSING METHOD, DEVICE, DEVICE, STORAGE MEDIUM AND COMPUTER PROGRAM
CN109165574B (en) Video detection method and device
CN112100221A (en) Information recommendation method and device, recommendation server and storage medium
CN111414410A (en) Data processing method, device, equipment and storage medium
CN111159108A (en) Component management method and device, electronic equipment and storage medium
CN114650167A (en) Abnormity detection method, device, equipment and computer readable storage medium
CN108959289B (en) Website category acquisition method and device
CN112561636A (en) Recommendation method, recommendation device, terminal equipment and medium
CN117611272A (en) Commodity recommendation method and device and electronic equipment
CN112699304A (en) Data processing method and device, storage medium and electronic device
CN111768250A (en) Method, device, computer readable medium and electronic equipment
CN114866603A (en) Information pushing method and device, electronic equipment and storage medium
CN110941711A (en) Electronic search report acquisition method and apparatus, storage medium, and electronic apparatus
CN109491970A (en) Imperfect picture detection method, device and storage medium towards cloud storage
CN112634088A (en) House resource dynamic information pushing method and device
CN108632092B (en) Information management method and device
CN108073638A (en) Data diagnosis method and device

Legal Events

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