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.1.0.tar.gz (4.9 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.1.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redfox_python_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 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.1.0.tar.gz
Algorithm Hash digest
SHA256 4165f91444a9bf583aeac4b8bef649925eb204122d176730da18cd4fc106e2ff
MD5 88b70cc1bd7522c3d7daf7a0c3b569f2
BLAKE2b-256 5e1d5e87f79aee34368b21b556d3f2118e7af6eda597185609bbf525abff19b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redfox_python_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 03e4606283c21423334e5b96234c6173232e01577ba219a64f39e0746eeac04f
MD5 c95011c20d05aee865283cfae15a991e
BLAKE2b-256 d93f8178c59d0373904c81be1db7a0d9eb8c76f863aeb1fb7a38bf39788cb2cb

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