Skip to main content

Suprsonic Python SDK. One API key, 17+ capabilities for your AI agent.

Project description

suprsonic

Python SDK for Suprsonic. One API key, 17+ capabilities for your AI agent.

Install

pip install suprsonic

Usage

from suprsonic import Suprsonic

client = Suprsonic("omk_your_key")

# Search the web
result = client.search("latest AI funding rounds")
print(result.data)

# Find a professional email
result = client.emails.find(first_name="Yuma", last_name="Heymans", domain="o-mega.ai")
print(result.data["email"])  # yuma@o-mega.ai

# Scrape a webpage
result = client.scrape("https://example.com")
print(result.data["content"])

# Any capability via .run()
result = client.run("screenshot", url="https://example.com")

All Capabilities

search, scrape, profiles, emails, images, tts, stt, sms, documents, companies, email-verify, transcribe, invoice-parse, subtitle, file-convert, bg-remove, screenshot

Get your API key at suprsonic.ai.

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

suprsonic-0.3.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

suprsonic-0.3.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file suprsonic-0.3.0.tar.gz.

File metadata

  • Download URL: suprsonic-0.3.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for suprsonic-0.3.0.tar.gz
Algorithm Hash digest
SHA256 33371891e396134687870006e578dd3197ec363d940eeb64992c3f18b5d85c15
MD5 fd9c425c995dfad866948fe88b01655f
BLAKE2b-256 57bf2fc49d3fad96ff614be6628c4d038493890c51193443762e782c4f8fd2ec

See more details on using hashes here.

File details

Details for the file suprsonic-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: suprsonic-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for suprsonic-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c907e531dd28a06b02f168039a5914d04b55ebca1aec0522e9825294bb3a0d19
MD5 6f64ddff09a6293bca1975af03cb5a59
BLAKE2b-256 76ecbf5e3e620e9284f7afa2baf32ffb68f7fc57fa38f61096e6d6b42724f03f

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