Skip to main content

RedFox 红狐数据平台 Python SDK

Project description

RedFox Python SDK

红狐数据平台 Python SDK,支持通过简洁的 Python 接口调用红狐平台所有数据 API。

安装

pip install redfox-sdk

快速开始

from redfox import RedFoxClient

client = RedFoxClient(api_key="your_api_key")

# 搜索抖音作品
result = client.douyin.search_articles(keyword="人工智能")
for item in result["list"]:
    print(f"{item['title']} - 点赞: {item['likeCount']}")

获取 API Key

前往 API Keys 页面 获取。

License

MIT

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

redfox_python_sdk-0.2.0.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redfox_python_sdk-0.2.0-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file redfox_python_sdk-0.2.0.tar.gz.

File metadata

  • Download URL: redfox_python_sdk-0.2.0.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for redfox_python_sdk-0.2.0.tar.gz
Algorithm Hash digest
SHA256 dad2eaa802f1ace2c884de8fa08814b820431132f5e9e8ced3072bd769f20c3f
MD5 cc59cb8c612c81de36e1b20264a0f618
BLAKE2b-256 a1ed762a64a9fcfb9a7d92ab2a722173a7265e08724af616c4df6c54c4773c58

See more details on using hashes here.

File details

Details for the file redfox_python_sdk-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for redfox_python_sdk-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d79447fe0ca84efa7debdd59bc249056d5accbf0ee289578b3e92f7dc823fdc
MD5 318f14b789e76b9a4e44f22eccd58a19
BLAKE2b-256 0328cb593c445fa6f36d05452af9d675a9ab2f22ee7ca5d274a21d1941dacf19

See more details on using hashes here.

Supported by

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