A Dify plugin integrated for tianyancha
A Dify plugin for Tianyancha enterprise information query integration.
Tianyancha is a well-known enterprise information query platform in China, providing multi-dimensional enterprise information query services including business registration information, judicial risks, operational status, intellectual property, and more. The platform integrates public data from multiple government departments to provide users with comprehensive and accurate enterprise information.
You can visit Tianyancha official website for more information.
You can download the latest release and upload it to the Dify platform. For detailed instructions, please refer to Install and Use Plugins: Local File Upload.
If you want to pack this plugin yourself, make sure you have dify-plugin-daemon installed, and then download or git clone
this repository. After that, you can pack it using the following command:
dify-plugin-daemon plugin package ./tianyancha-dify-plugin
For more information, please refer to Tool Plugin: Packing Plugin.
After installing the plugin, you need to configure the connection to the Tianyancha API.
You need to provide the following credential:
You can apply for and obtain an API Token from the Tianyancha Open Platform. You can view your Token information on the Data Center -> My APIs page.
During the setup process, the plugin will verify your credentials to ensure that it can successfully connect to the Tianyancha API service.
Once the authorization setup is complete, you can interact with the Tianyancha API using this plugin.
This plugin supports the following features:
Basic Information Query: Query basic business registration information of enterprises, including enterprise name, registered capital, establishment date, legal representative, business scope, etc.
Business Information Query: Query detailed business information of enterprises, including shareholder information, key personnel, external investments, branch institutions, change records, etc.
Judicial Risk Query: Query judicial risk information of enterprises, including legal proceedings, court announcements, court hearing announcements, dishonest entities, persons subject to enforcement, etc.
External Guarantees Query: Query information about external guarantees provided by enterprises, including announcement date, guarantor, guaranteed party, guarantee method, guarantee amount, etc.
Chattel Mortgage Query: Query chattel mortgage announcement information of enterprises, including mortgage registration information, creditor information, collateral details, and change records.
Serious Illegal Information Query: Query serious illegal information of enterprises, including reasons for inclusion/removal, dates, and the authorities that made the decisions.
Public Notice Query: Query bill public notice information of enterprises, including bill details, bill number, bill type, face value, announcement date, announcement content, etc.
You can call this plugin in Dify workflows or elsewhere. All parameters have detailed annotations. Simply provide the company name or ID and select the type of information you need to query to get the corresponding results.
Author: bdim, fernvenue
Version: 0.2.1
Type: tool