Skip to main content

Official Python SDK for Foxcite AVS and AEO Monitoring platform

Project description

Foxcite Python SDK

The official Python client library for the Foxcite API. Exposes fully typed Pydantic v2 schemas and supports both synchronous and asynchronous usage.

Installation

pip install foxcite-sdk

Quick Start

from foxcite import Foxcite

client = Foxcite(api_key="seomd_live_...")

# List brand workspaces
brands = client.brands.list()
print("Brands:", [b.name for b in brands])

# Execute a quick audit
audit = client.audits.quick_audit(
    name="My Brand",
    domain="mybrand.com",
    niche="SaaS Analytics",
    query="best saas analytics tools"
)
print("Quick Audit Scan ID:", audit.scan_id)

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

foxcite_sdk-1.0.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

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

foxcite_sdk-1.0.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file foxcite_sdk-1.0.0.tar.gz.

File metadata

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

File hashes

Hashes for foxcite_sdk-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6e0f363f3fa3f70225ff330197b6d69ae5e0a013afc91175af890c558f05ba04
MD5 8f05ee7d237c84728f5dd75d2f52cf45
BLAKE2b-256 fcce0d4e868b94e18138afc2954045da641c5127d41fe6dfdceb443636a01e99

See more details on using hashes here.

File details

Details for the file foxcite_sdk-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: foxcite_sdk-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for foxcite_sdk-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce90ab161a9ba39df38532cd6259ddd3efe0ee3f160abb8921f70caa738f4b03
MD5 0c05fd04916dd71bf2cca93878c20c25
BLAKE2b-256 17a3db95298293ff8c0f26a0786978fe6209ec76d6ad1e7aa5db2dedb8d219df

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