Skip to main content

pixeloffice-aeo

Zero-dependency Answer Engine Optimization (AEO) and AI Crawler Telemetry SDK for Python, LangChain, CrewAI, LlamaIndex, and FastAPI.


⚡ Quick Start

Install via pip:

pip install pixeloffice-aeo

1. Broadcast New URLs to AI Search Engines & IndexNow

from pixeloffice_aeo import ping_ai_crawlers

# Trigger AI Crawler Ping (GPTBot, ClaudeBot, Perplexity, Gemini & IndexNow)
result = ping_ai_crawlers(
    url="https://yourdomain.com/blog/new-post",
    api_key="px_live_..."  # Get API key from https://pixeloffice.eu/dashboard.html
)
print("Ping Result:", result)

2. Generate First-1KB Fact Anchor JSON-LD

from pixeloffice_aeo import generate_fact_anchor

anchor_html = generate_fact_anchor(
    brand_name="Acme Corp",
    category="B2B AI Platform",
    canonical_url="https://acme.com"
)
print(anchor_html)

🌐 Dashboard & Priority API Keys

Unlock unlimited priority AI Broadcaster pings and 1-Click API keys (px_live_...) at:
https://pixeloffice.eu/dashboard.html


📄 License

MIT © Pixel Office & Pixel Ventures

Download files

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

Source Distribution

pixeloffice_aeo-1.2.0.tar.gz (9.3 kB view details)

Uploaded Source

File details

Details for the file pixeloffice_aeo-1.2.0.tar.gz.

File metadata

  • Download URL: pixeloffice_aeo-1.2.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2

File hashes

Hashes for pixeloffice_aeo-1.2.0.tar.gz
Algorithm Hash digest
SHA256 71aba557a03b473c1a1b3da674ed07b06d11290d7f802e16b2c143c1c38cac51
MD5 1c5b02273744a241eaffabbe892f6acf
BLAKE2b-256 8d1c8ac687f44c4028f837ab7a80c73d246cd038b23e6ee0a284991a90aa98f3

See more details on using hashes here.

Release history Release notifications | RSS feed

1.2.4

1 file

1.2.3

1 file

1.2.1

1 file

This release

1.2.0 This release

1 file

1.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page