Skip to main content

Seltz Python SDK for AI-powered search

Project description

PyPI version

Seltz Python SDK

Official Python SDK for Seltz, the Web search engine for AI agents.

💾 Installation

pip install seltz

Requires Python 3.9 or higher.

⚡️ Quick Start

from seltz import Seltz

client = Seltz(api_key="your-api-key")

# Search the Web
response = client.search("best ai search engines", max_results=10)

# Access results
for document in response.documents:
    print(f"URL: {document.url}")
    print(f"Content: {document.content}")

Output:

URL: https://www.best-ai-search-engines.com
Content: Generative AI can make finding information faster and more intuitive.
If you’re tired of traditional search, explore some of the best AI-powered
search engines we've tested...

📚 Documentation

Browse the documentation for more details.

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

seltz-0.3.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

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

seltz-0.3.0-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seltz-0.3.0.tar.gz
Algorithm Hash digest
SHA256 1fc9f27d9e982d370a116cf706e6fc334e517f0386a1ceb571ead56b37606d00
MD5 04529dcffccdd22c2cbfd702f7fc1e80
BLAKE2b-256 b06fa80f843884583f0c5c1604a5684c58e9f9f1615d38bff02a7b6afa8f3511

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for seltz-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 238333ae372ae5eddf028fb4beece094c016ea535316a58bd5a150f18f1ead1a
MD5 fe843698b8afe7832e4dbab2fc26f3c3
BLAKE2b-256 b8e6c1a55e80f0cef9fd3af42b40e31ea3d3d825cacd959b4ffc204d9dbfcef2

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