Skip to main content

企查查的api

Project description

Xiang Wang @ 2019-02-18 15:41:48

企查查api文档

安装步骤

  1. 申请自己的数据
  2. 安装
    pip install qichacha
  1. 创建client
from qichacha import QichachaClient
client = QichachaClient(key="您的key", secretkey="您的密钥", logger="您的logger,可以不填")
  1. 调用接口
client.search(name="小桔科技")

接口详细文档

企业工商数据查询

>>> result, response = client.search(name="小桔科技")
>>> print(result)
[
    {
      "KeyNo": "4659626b1e5e43f1bcad8c268753216e",
      "Name": "北京小桔科技有限公司",
      "OperName": "程维",
      "StartDate": "2012-07-10T00:00:00",
      "Status": "存续(在营、开业、在册)",
      "No": "110108015068911",
      "CreditCode": "9111010859963405XW"
    },
    {
      "KeyNo": "4178fc374c59a79743c59ecaf098d4dd",
      "Name": "深圳市小桔科技有限公司",
      "OperName": "王举",
      "StartDate": "2015-04-22T00:00:00",
      "Status": "存续",
      "No": "440301112653267",
      "CreditCode": "91440300334945450M"
    },
    ...
]

其他

如有疑问或者需求提供其他接口,欢迎提交PR或者联系 ramwin@qq.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qichacha-0.0.9.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

qichacha-0.0.9-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file qichacha-0.0.9.tar.gz.

File metadata

  • Download URL: qichacha-0.0.9.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.3

File hashes

Hashes for qichacha-0.0.9.tar.gz
Algorithm Hash digest
SHA256 c38f8f12d1ad86595264c7409f4e6bd03a0d49ea0290472d9e076ed5fd0168a9
MD5 61084e9b42e47d1ef706f0bbf4bcfb29
BLAKE2b-256 1e0c582ece532f4eb4ee116ded9fbbdb7efb0cd91988ef2a23e0f60905809df2

See more details on using hashes here.

File details

Details for the file qichacha-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: qichacha-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.3

File hashes

Hashes for qichacha-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 25aafcd13eb238a01a9989b9e9be5757de1163fbcce7a50a1162a5e92e229f07
MD5 26285017de2819b7251c0467a49b6a27
BLAKE2b-256 db6f71c27b5260972869e2f97d3a923068d0480460830548b9a05bf6e7a03af9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page