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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for suprsonic-0.1.0.tar.gz
Algorithm Hash digest
SHA256 96d5cb48555a57d56c7492f4db125d3c3347470b22c7128157d47f755ec7fb97
MD5 9e7ca25f205e3794009e93438049b1dd
BLAKE2b-256 02d658a6bc9a637823fbe8c8f36b4cea15e2da017b33419a53440c4b85a48d5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: suprsonic-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b69cdeffd931394c6e895c659f65c72a736fae8f2479b0c3567c0a9df041efe
MD5 c5bcbd1e528fbbdc6a49f7669271e033
BLAKE2b-256 1ceb6be3937135fce11f30550978562d1325ac0c3829b6d5f7ffa37ee255ee0a

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