CN111026984A - Method and device for detecting operation state of Internet financial company - Google Patents

Method and device for detecting operation state of Internet financial company Download PDF

Info

Publication number
CN111026984A
CN111026984A CN201911083929.4A CN201911083929A CN111026984A CN 111026984 A CN111026984 A CN 111026984A CN 201911083929 A CN201911083929 A CN 201911083929A CN 111026984 A CN111026984 A CN 111026984A
Authority
CN
China
Prior art keywords
address
financial company
target text
internet financial
home page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911083929.4A
Other languages
Chinese (zh)
Inventor
吴震
唐积强
王锟
毛洪亮
施力
张露晨
胡晓光
刘刚
周洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Surfilter Technology Development Co ltd
National Computer Network and Information Security Management Center
Original Assignee
Shenzhen Surfilter Technology Development Co ltd
National Computer Network and Information Security Management Center
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 Shenzhen Surfilter Technology Development Co ltd, National Computer Network and Information Security Management Center filed Critical Shenzhen Surfilter Technology Development Co ltd
Priority to CN201911083929.4A priority Critical patent/CN111026984A/en
Publication of CN111026984A publication Critical patent/CN111026984A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/018Certifying business or products
    • G06Q30/0185Product, service or business identity fraud
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Accounting & Taxation (AREA)
  • Databases & Information Systems (AREA)
  • Technology Law (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method and a device for detecting the operation state of an internet financial company, wherein the method comprises the following steps: acquiring a URL of a website home page of an Internet financial company, and extracting a source code of the website home page according to the URL; when detecting that a target label exists in the source code of the website home page, acquiring the actual operation address of the internet financial company from the source code of the website home page; acquiring a business registration address of the Internet financial company; and when the actual operation address is inconsistent with the industrial and commercial registered address, the internet financial company is determined to be in an abnormal operation state. According to the invention, the actual operation address is found and extracted from the website operated by the Internet financial company, and the inconsistency between the actual operation address and the registered address is used as the abnormal operation index of the enterprise, so that the effective supervision of the Internet financial company is realized.

Description

Method and device for detecting operation state of Internet financial company
Technical Field
The invention relates to the technical field of data acquisition, in particular to a method and a device for detecting the operation state of an internet financial company.
Background
Internet finance first entered the country in 2007 and entered the brisk development stage in 2013 and 2014, but at the same time a number of problem platforms such as roadways, parking lots, numerous cheats, etc. have emerged. In 2015, 7 months, a regulatory document about internet finance, "guidance opinions about promoting the health development of internet finance", is issued by the central authorities, and marks the formal start of state-level supervision. However, with the help of "internet +", it is difficult for related departments to effectively supervise internet finance companies, and situations that a lot of mutual-fund platforms such as p2p net loan are difficult to close and run and bring forward soon occur, so that huge financial loss is brought to the society, and the social stability problem is easily caused.
Disclosure of Invention
The invention mainly aims to solve the technical problem that effective supervision on an internet financial company is difficult to implement in the prior art.
In order to achieve the above object, the present invention provides a method for detecting an operation state of an internet finance company, the method comprising:
acquiring a URL of a website home page of an Internet financial company, and extracting a source code of the website home page according to the URL;
when detecting that a target label exists in the source code of the website home page, acquiring the actual operation address of the internet financial company from the source code of the website home page;
acquiring a business registration address of the Internet financial company;
and when the actual operation address is inconsistent with the industrial and commercial registered address, the internet financial company is determined to be in an abnormal operation state.
Optionally, the obtaining the actual operation address of the internet financial company from the source code of the website home page includes:
searching whether a first target text matched with a front phrase regular expression exists in a source code of the website home page;
if the first target text exists in the source code of the website home page, acquiring the first target text;
and taking the first target text as an actual operation address of the internet financial company.
Optionally, the using the first target text as an actual operation address of the internet financial company includes:
searching whether a second target text matched with the address content regular expression exists in the first target text;
and if the first target text has a second target text matched with the regular expression of the address content, taking the second target text as the actual operation address of the Internet financial company.
Optionally, the using the second target text as an actual operation address of the internet financial company includes:
determining a specific text which accords with the grammatical features of a preset address text in the second target text;
and calculating the matching degree of the specific text and the second target text, and if the matching degree is greater than a preset value, taking the second target text as the actual operation address of the Internet financial company.
Optionally, after the determining that the internet financial company is in an abnormal operation state, the method further includes:
and acquiring company information of the Internet financial company, and sending the company information to an industrial and commercial reporting platform.
In addition, to achieve the above object, the present invention also provides an operation state detecting apparatus of an internet finance company, the apparatus including:
the source code extraction module is used for acquiring the URL of the website home page of the Internet financial company and extracting the source code of the website home page according to the URL;
the first address extraction module is used for acquiring the actual operation address of the internet financial company from the source code of the website home page when detecting that the target label exists in the source code of the website home page;
the second address extraction module is used for acquiring a business registration address of the Internet financial company;
and the analysis module is used for determining that the internet financial company is in an abnormal operation state when the actual operation address is inconsistent with the industrial and commercial registered address.
Optionally, the first address extracting module is configured to:
searching whether a first target text matched with a front phrase regular expression exists in a source code of the website home page;
if the first target text exists in the source code of the website home page, acquiring the first target text;
and taking the first target text as an actual operation address of the internet financial company.
Optionally, the first address extracting module is configured to:
searching whether a second target text matched with the address content regular expression exists in the first target text;
and if the first target text has a second target text matched with the regular expression of the address content, taking the second target text as the actual operation address of the Internet financial company.
Optionally, the first address extracting module is configured to:
determining a specific text which accords with the grammatical features of a preset address text in the second target text;
and calculating the matching degree of the specific text and the second target text, and if the matching degree is greater than a preset value, taking the second target text as the actual operation address of the Internet financial company.
Optionally, the apparatus further comprises:
and the reporting module is used for acquiring the company information of the Internet financial company and sending the company information to an industrial and commercial reporting platform.
The method comprises the steps of acquiring URL of a website home page of an internet financial company, and extracting a source code of the website home page according to the URL; when detecting that a target label exists in the source code of the website home page, acquiring the actual operation address of the internet financial company from the source code of the website home page; acquiring a business registration address of the Internet financial company; and when the actual operation address is inconsistent with the industrial and commercial registered address, the internet financial company is determined to be in an abnormal operation state. According to the invention, the actual operation address is found and extracted from the website operated by the Internet financial company, and the inconsistency between the actual operation address and the registered address is used as the abnormal operation index of the enterprise, so that the effective supervision of the Internet financial company is realized.
Drawings
FIG. 1 is a schematic flow chart illustrating an embodiment of a method for detecting an operation status of an Internet finance company according to the present invention;
fig. 2 is a functional block diagram of an embodiment of an operation status detection apparatus for an internet finance company according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
Internet finance first entered the country in 2007 and entered the brisk development stage in 2013 and 2014, but at the same time a number of problem platforms such as roadways, parking lots, numerous cheats, etc. have emerged. In 2015, 7 months, a regulatory document about internet finance, "guidance opinions about promoting the health development of internet finance", is issued by the central authorities, and marks the formal start of state-level supervision. However, with the help of "internet +", it is difficult for related departments to effectively supervise internet finance companies, and situations that a lot of mutual-fund platforms such as p2p net loan are difficult to close and run and bring forward soon occur, so that huge financial loss is brought to the society, and the social stability problem is easily caused.
Because of the technical problems in the prior art, the state requires that the internet financial management is reinforced and improved by making good use of internet thinking and internet technology, is a necessary route, is an important support and is required to be done firmly. Then, a technical means is used for carrying out abnormal risk analysis on internet financial operation, finding platform operation risk, tracking dynamic change, realizing risk prediction and the like, and the basic subjects of effectively supporting national internet financial supervision are needed.
The industrial and commercial registration address and the operation address of enterprises are required to be kept consistent according to national industrial and commercial law clear text regulations, but in the actual supervision process, the actual registration address and the operation address of a plurality of internet financial enterprises are found to be inconsistent, so that the supervision data is not supported in place. At present, the discovery of the actual operation address of the internet financial enterprise mainly depends on the change of an enterprise application business, but the enterprise with operation risk or fraud behaviors often changes the operation address intentionally, so that the condition that the enterprise business registration place is inconsistent with the actual operation address is discovered and is listed as an important index in the risk supervision of the internet financial enterprise. Through the analysis of internet open source data, the actual operation address can be found and extracted from the operated website, and the inconsistency between the actual operation address and the registered address is used as an enterprise operation abnormal index to influence the risk rating of the enterprise.
Referring to fig. 1, fig. 1 is a schematic flowchart illustrating an embodiment of a method for detecting an operation status of an internet financial company according to the present invention. In one embodiment, the method for detecting the operation state of the internet finance company comprises the following steps:
step S10, obtaining URL of website home page of Internet financial company, and extracting source code of website home page according to the URL;
in this embodiment, when the operation state of one or more internet financial companies needs to be detected, the URL of the website home page of the one or more internet financial companies that needs to be detected is obtained, and the source code of the website home page can be obtained through the URL.
Step S20, when detecting that the source code of the website homepage has the target label, acquiring the actual operation address of the Internet financial company from the source code of the website homepage;
in this embodiment, a plurality of target tags are preset, for example: contact us, contact details, about us, company profiles, company introductions, affiliations, company addresses, etc. If the one or more target tags are detected to exist in the source code of the website home page, the fact that the actual operation address of the internet financial company exists in the source code is indicated, and therefore the actual operation address of the internet financial company is obtained from the source code of the website home page.
Further, in an embodiment, the obtaining the actual operation address of the internet financial company from the source code of the website home page includes:
searching whether a first target text matched with a front phrase regular expression exists in a source code of the website home page; if the first target text exists in the source code of the website home page, acquiring the first target text; and taking the first target text as an actual operation address of the internet financial company.
In this embodiment, the pre-phrases such as "company address", "business address", "contact address", "headquarters address" and the like generally appear before the company business address displayed on the web page. According to the rule, a front phrase regular expression is configured, and if a text is' company address: xxxxx "or" business address: xxxxx "or" contact address: xxxxx "or" headquarters address: xxxxx "then considers the text as the first target text that matches the pre-phrase regular expression. And when the first target text exists in the source code of the website homepage, the DOM node position of the first target text is positioned and obtained through HTML DOM, so that the first target text is obtained according to the DOM node position of the first target text, and the first target text is used as the actual operation address of the Internet financial company.
In this embodiment, since the obtained first target text contains a pre-phrase which is not pure address information, in order to obtain more pure address information, in an embodiment, the taking the first target text as an actual operation address of the internet financial company includes:
searching whether a second target text matched with the address content regular expression exists in the first target text; and if the first target text has a second target text matched with the regular expression of the address content, taking the second target text as the actual operation address of the Internet financial company.
In this embodiment, the expression rule of the address information is generally xx street xx numbers of xx district xx in xx city or xx street xx lanes xx in xx city. And configuring an address content regular expression according to the expression rule of the address information. And if the text meeting the expression rule of the address information exists in the first target text, the text is considered to be a second target text matched with the address content regular expression, and the second target text is used as the actual operation address of the Internet financial company.
In order to further ensure the accuracy of the obtained actual operation address considering that the second target text may still include other contents besides the address information, in an embodiment, the taking the second target text as the actual operation address of the internet financial company includes:
determining a specific text which accords with the grammatical features of a preset address text in the second target text;
and calculating the matching degree of the specific text and the second target text, and if the matching degree is greater than a preset value, taking the second target text as the actual operation address of the Internet financial company.
In this embodiment, the grammatical feature of the address text is defined as "name + type", for example, "beijing", "yang facing area" yumin way 12, i.e., level B of the chinese international scientific and technological exhibition center 8 ", where" beijing "," yang facing "," yumin "," chinese international scientific and technological exhibition "," B "," 8 "are names, and" city "," area "," way "," number "," center "," seat ", and" layer "are types. And taking the text which is in the second target text and meets the grammatical features of the preset address text as a specific text, namely, taking the text which meets the definition of 'name + category' as a feature text. For example, the second target text is "10 th street on the hai lake district of beijing city," wherein "beijing city" conforms to the definition of the syntax feature "name + category" of the address text, "hai lake district" conforms to the definition of the syntax feature "name + category" of the address text, "ten street on the upper ground" conforms to the definition of the syntax feature "name + category" of the address text, and "10 th" conforms to the definition of the syntax feature "name + category" of the address text. Therefore, the number of words of the specific text is 13, and the total number of words of the second target text is 13, the matching degree between the specific text and the second target text is 13/13-100%. In this embodiment, in order to ensure the accuracy of the obtained actual operation address, a larger preset value needs to be set, for example, the preset value is set to 90%, and when the matching degree between the specific text and the second target text is greater than 90%, the second target text is used as the actual operation address of the internet financial company.
Step S30, acquiring a business registration address of the Internet financial company;
in this embodiment, the business and industry registration address of the internet financial company can be acquired from the business and industry inquiry platform. For example, the company name of the internet financial company is used as the index, and the business registration address corresponding to the index is obtained from the enterprise business inquiry platform.
And step S40, when the actual operation address is inconsistent with the industry and commerce registered address, determining that the Internet financial company is in an abnormal operation state.
In this embodiment, the editing distance between the actual operating address and the business registration address may be calculated, and if the editing distance is zero, the actual operating address is considered to be consistent with the business registration address; and if the editing distance is not zero, the actual operation address is not consistent with the business registration address. And when the actual operation address is inconsistent with the business registered address, the internet financial company is determined to be in an abnormal operation state if the abnormal operation index of the enterprise exists in the internet financial company.
Further, after step S40, the method further includes:
and acquiring company information of the Internet financial company, and sending the company information to an industrial and commercial reporting platform.
In this embodiment, when the internet financial company is determined to be in an abnormal operation state, company information of the internet financial company is acquired, and the company information is sent to the business reporting platform. The business administration unit can further check the operation condition of the Internet financial company.
In the embodiment, a URL of a website home page of an internet financial company is obtained, and a source code of the website home page is extracted according to the URL; when detecting that a target label exists in the source code of the website home page, acquiring the actual operation address of the internet financial company from the source code of the website home page; acquiring a business registration address of the Internet financial company; and when the actual operation address is inconsistent with the industrial and commercial registered address, the internet financial company is determined to be in an abnormal operation state. According to the embodiment, the actual operation address is found and extracted from the website operated by the Internet financial company, and the inconsistency between the actual operation address and the registered address is used as the abnormal operation index of the enterprise, so that the effective supervision of the Internet financial company is realized.
Referring to fig. 2, fig. 2 is a functional block diagram of an embodiment of the operation status detection apparatus for an internet financial company according to the present invention. In one embodiment, the apparatus comprises:
a source code extraction module 10, configured to obtain a URL of a website home page of an internet financial company, and extract a source code of the website home page according to the URL;
a first address extracting module 20, configured to, when it is detected that a target tag exists in a source code of a home page of the website, obtain an actual operation address of the internet financial company from the source code of the home page of the website;
a second address extracting module 30, configured to obtain a business registration address of the internet financial company;
and the analysis module 40 is used for determining that the internet financial company is in an abnormal operation state when the actual operation address is inconsistent with the business registered address.
Further, in an embodiment, the first address extracting module 20 is configured to:
searching whether a first target text matched with a front phrase regular expression exists in a source code of the website home page;
if the first target text exists in the source code of the website home page, acquiring the first target text;
and taking the first target text as an actual operation address of the internet financial company.
Further, in an embodiment, the first address extracting module 20 is configured to:
searching whether a second target text matched with the address content regular expression exists in the first target text;
and if the first target text has a second target text matched with the regular expression of the address content, taking the second target text as the actual operation address of the Internet financial company.
Further, in an embodiment, the first address extracting module 20 is configured to:
determining a specific text which accords with the grammatical features of a preset address text in the second target text;
and calculating the matching degree of the specific text and the second target text, and if the matching degree is greater than a preset value, taking the second target text as the actual operation address of the Internet financial company.
Further, in an embodiment, the apparatus further includes:
and the reporting module is used for acquiring the company information of the Internet financial company and sending the company information to an industrial and commercial reporting platform.
The specific embodiment of the operation state detection device of the internet financial company of the present invention is basically the same as the embodiments of the operation state detection method of the internet financial company, and will not be described herein.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components in accordance with embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (10)

1. A method for detecting an operation state of an internet financial company, the method comprising:
acquiring a URL of a website home page of an Internet financial company, and extracting a source code of the website home page according to the URL;
when detecting that a target label exists in the source code of the website home page, acquiring the actual operation address of the internet financial company from the source code of the website home page;
acquiring a business registration address of the Internet financial company;
and when the actual operation address is inconsistent with the industrial and commercial registered address, the internet financial company is determined to be in an abnormal operation state.
2. The method of claim 1, wherein the obtaining the actual trading address of the internet financial company from the source code of the website home page comprises:
searching whether a first target text matched with a front phrase regular expression exists in a source code of the website home page;
if the first target text exists in the source code of the website home page, acquiring the first target text;
and taking the first target text as an actual operation address of the internet financial company.
3. The method of claim 2, wherein the using the first target text as an actual management address of the internet financial company comprises:
searching whether a second target text matched with the address content regular expression exists in the first target text;
and if the first target text has a second target text matched with the regular expression of the address content, taking the second target text as the actual operation address of the Internet financial company.
4. The method of claim 3, wherein the using the second target text as an actual management address of the internet financial company comprises:
determining a specific text which accords with the grammatical features of a preset address text in the second target text;
and calculating the matching degree of the specific text and the second target text, and if the matching degree is greater than a preset value, taking the second target text as the actual operation address of the Internet financial company.
5. The method of any one of claims 1 to 4, further comprising, after said recognizing that the internet financial company is in an abnormal-operation state:
and acquiring company information of the Internet financial company, and sending the company information to an industrial and commercial reporting platform.
6. An operation state detection apparatus of an internet financial company, the apparatus comprising:
the source code extraction module is used for acquiring the URL of the website home page of the Internet financial company and extracting the source code of the website home page according to the URL;
the first address extraction module is used for acquiring the actual operation address of the internet financial company from the source code of the website home page when detecting that the target label exists in the source code of the website home page;
the second address extraction module is used for acquiring a business registration address of the Internet financial company;
and the analysis module is used for determining that the internet financial company is in an abnormal operation state when the actual operation address is inconsistent with the industrial and commercial registered address.
7. The apparatus of claim 6, wherein the first address extraction module is to:
searching whether a first target text matched with a front phrase regular expression exists in a source code of the website home page;
if the first target text exists in the source code of the website home page, acquiring the first target text;
and taking the first target text as an actual operation address of the internet financial company.
8. The apparatus of claim 7, wherein the first address extraction module is to:
searching whether a second target text matched with the address content regular expression exists in the first target text;
and if the first target text has a second target text matched with the regular expression of the address content, taking the second target text as the actual operation address of the Internet financial company.
9. The apparatus of claim 8, wherein the first address extraction module is to:
determining a specific text which accords with the grammatical features of a preset address text in the second target text;
and calculating the matching degree of the specific text and the second target text, and if the matching degree is greater than a preset value, taking the second target text as the actual operation address of the Internet financial company.
10. The apparatus of any of claims 6 to 9, further comprising:
and the reporting module is used for acquiring the company information of the Internet financial company and sending the company information to an industrial and commercial reporting platform.
CN201911083929.4A 2019-11-07 2019-11-07 Method and device for detecting operation state of Internet financial company Pending CN111026984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911083929.4A CN111026984A (en) 2019-11-07 2019-11-07 Method and device for detecting operation state of Internet financial company

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911083929.4A CN111026984A (en) 2019-11-07 2019-11-07 Method and device for detecting operation state of Internet financial company

Publications (1)

Publication Number Publication Date
CN111026984A true CN111026984A (en) 2020-04-17

Family

ID=70201007

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911083929.4A Pending CN111026984A (en) 2019-11-07 2019-11-07 Method and device for detecting operation state of Internet financial company

Country Status (1)

Country Link
CN (1) CN111026984A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006137692A1 (en) * 2005-06-21 2006-12-28 Kwang-Chul Kim Cyber financial business system and method, media for recording a program for performing the method, user innterface method therefor
CN101094135A (en) * 2006-06-23 2007-12-26 腾讯科技(深圳)有限公司 Method and system for extracting information of content in Internet
CN107181620A (en) * 2017-06-09 2017-09-19 安徽博约信息科技股份有限公司 A kind of possession website supervisory systems
CN107945024A (en) * 2017-12-12 2018-04-20 厦门市美亚柏科信息股份有限公司 Identify that internet finance borrowing enterprise manages abnormal method, terminal device and storage medium
CN109064067A (en) * 2018-09-17 2018-12-21 杭州安恒信息技术股份有限公司 Financial risks subject of operation determination method and device Internet-based

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006137692A1 (en) * 2005-06-21 2006-12-28 Kwang-Chul Kim Cyber financial business system and method, media for recording a program for performing the method, user innterface method therefor
CN101094135A (en) * 2006-06-23 2007-12-26 腾讯科技(深圳)有限公司 Method and system for extracting information of content in Internet
CN107181620A (en) * 2017-06-09 2017-09-19 安徽博约信息科技股份有限公司 A kind of possession website supervisory systems
CN107945024A (en) * 2017-12-12 2018-04-20 厦门市美亚柏科信息股份有限公司 Identify that internet finance borrowing enterprise manages abnormal method, terminal device and storage medium
CN109064067A (en) * 2018-09-17 2018-12-21 杭州安恒信息技术股份有限公司 Financial risks subject of operation determination method and device Internet-based

Similar Documents

Publication Publication Date Title
Campo GIS in environmental assessment: a review of current issues and future needs
CN106570750B (en) Browser plug-in-based automatic tax declaring method and system and browser plug-in
US20100174703A1 (en) Relevance improvements for implicit local queries
ES2836777T3 (en) Computer-implemented methods for website analysis
CN103250151A (en) Server, information-anagement method, information-management program, and computer-readable recording medium with said program recorded thereon
US20150142780A1 (en) Apparatus and method for analyzing event time-space correlation in social web media
Davis et al. Quantifying flows and economies of informal e‐waste hubs: Learning from the Israeli–Palestinian e‐waste sector
CN111625748A (en) Website navigation bar information extraction method and device, electronic equipment and storage medium
US9665574B1 (en) Automatically scraping and adding contact information
CN105389338A (en) Analysis method of procurement bid wining data
CN113505317A (en) Illegal advertisement identification method and device, electronic equipment and storage medium
CN111026984A (en) Method and device for detecting operation state of Internet financial company
CN111833219A (en) Method and device for providing intellectual property service commodity data
CN107084728B (en) Method and device for detecting digital map
CN116150458A (en) Qualification service customer recommendation method, system and medium based on enterprise knowledge graph
CN112685618A (en) User feature identification method and device, computing equipment and computer storage medium
CN116186286A (en) International logistics information recommendation method, system and medium based on enterprise knowledge graph
CN116010707A (en) Commodity price anomaly identification method, device, equipment and storage medium
CN114463033A (en) Data screening method and device, electronic equipment and storage medium
CN102968583B (en) Drawing signing method and device
CN112507223A (en) Data processing method and device, electronic equipment and readable storage medium
CN110648222A (en) Analysis method and system for identifying college student network loan risk based on operator data
CN116384948B (en) Method, device, equipment and medium for extracting location of mark information item
Iijima et al. A mobility service based on Japanese linked data
CN107918672B (en) Information processing method, information processing device, computer equipment and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200417

RJ01 Rejection of invention patent application after publication