Skip to main content

🐍 microsaas-agent-api (Python SDK)

Official Python SDK for the Micro-SaaS AI Agent Suite.

Access 8 high-speed serverless AI APIs with 1 line of Python:

  • Review Sentiment & Feature Extractor (analyze_review)
  • AI E-Commerce Copy & SEO Generator (generate_product_copy)
  • Fake Review & Spam Detector (detect_fake_review)
  • Support Ticket Auto-Triage Agent (classify_ticket)
  • Product Specs Comparison Matrix (compare_specs)
  • SmartScrape AI Web Scraping Extractor (scrape_and_extract)
  • VeriMail Email & Disposable Check (verify_email)
  • DocuParse Receipt & Invoice OCR (parse_document)

⚡ Quickstart

pip install microsaas-agent-api
from microsaas_agent_api import MicroSaaSClient

client = MicroSaaSClient(api_key="YOUR_RAPIDAPI_KEY")

# 1. Verify Email
res_email = client.verify_email("user@tempmail.org")
print("Disposable Email Detected:", res_email["is_disposable"])

# 2. Generate Product Copy
res_copy = client.generate_product_copy(
    product_name="UltraComfort Headphones",
    key_features=["Active Noise Cancellation", "40hr Battery Life"],
    target_tone="Luxury"
)
print("SEO Title:", res_copy["seo_title"])

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

microsaas_agent_api-4.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

microsaas_agent_api-4.0.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file microsaas_agent_api-4.0.1.tar.gz.

File metadata

  • Download URL: microsaas_agent_api-4.0.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for microsaas_agent_api-4.0.1.tar.gz
Algorithm Hash digest
SHA256 ef23423034314de2ea77e6526355f84a0498b887d7796dae93d1bbd5bf220c39
MD5 945fa87a0cbd9da60819fe0ebf4c9dcb
BLAKE2b-256 4765716a0c73488e4a91396e4c91cc0626549636758cf791414a7d3ef0c08f04

See more details on using hashes here.

File details

Details for the file microsaas_agent_api-4.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for microsaas_agent_api-4.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e181fe0f2c475c041f2716a4d604aab2b3aa775217f54623476db8d632cbb408
MD5 b6084b4e019df2374e5871221a7fa1e8
BLAKE2b-256 43212538ffe0658294340706045557f880bcc67045570fbc285d4d3e99d35f8f

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 Sentry Error logging StatusPage Status page