Allows retrieval of real-time Bitcoin USD prices and 24-hour price changes via the prices endpoint.
Allows retrieval of real-time Cardano USD prices and 24-hour price changes via the prices endpoint.
Allows retrieval of real-time Chainlink USD prices and 24-hour price changes via the prices endpoint.
Enables scraping and intelligent content extraction from CoinMarketCap for crypto news and market context.
Allows retrieval of real-time Dogecoin USD prices and 24-hour price changes via the prices endpoint.
Allows retrieval of real-time Ethereum USD prices and 24-hour price changes via the prices endpoint.
Supports intelligent web scraping and clean content extraction from Medium articles.
Allows retrieval of real-time Polkadot USD prices and 24-hour price changes via the prices endpoint.
Allows retrieval of real-time Solana USD prices and 24-hour price changes via the prices endpoint.
Supports sending automated notifications to a Telegram bot and chat ID upon external API hits.
Supports intelligent web scraping and structured content extraction from Wikipedia for research workflows.
Sparky Tools API — Crypto + Web Fetch
Free HTTP API for AI Agents — Real-time cryptocurrency prices + intelligent web scraping. No API keys, no rate limits for personal use, built for OpenClaw and other AI agent platforms.
Keywords: ai agent api, crypto price api, web scraping api, openclaw tools, agent web fetch, mcp alternative, free crypto api, structured web extraction, ai agent http tools, fastapi agent server
📋 Table of Contents
✨ Features
Feature | Endpoint | Cache | Rate Limit |
Crypto Prices |
| 45 sec | 15/min |
Web Scraping |
| 10 min | 10/min |
Health Check |
| none | none |
Agent Discovery |
| none | none |
Crypto Prices (/prices)
✅ 1000+ cryptocurrencies via CoinGecko
✅ Real-time USD prices + 24h change
✅ No CoinGecko API key required
✅ Smart caching reduces API calls
Web Fetch (/fetch)
✅ Intelligent content extraction — no HTML garbage
✅ Extracts: title, meta, article text, tables, links, images
✅ Uses
trafilatura+BeautifulSoup(battle-tested stack)✅ Perfect for AI agents that need clean web content
✅ Caches results per URL (10 minutes)
For AI Agents
✅ OpenClaw compatible — HTTP REST, no MCP complexity
✅ Structured JSON responses
✅
.well-known/agent.jsonfor auto-discovery✅ Copy-paste ready integration examples
🚀 Quick Start
📚 API Reference
GET /prices
Real-time cryptocurrency prices.
Parameters:
Name | Type | Default | Description |
| string |
| Comma-separated CoinGecko IDs |
Response:
Supported Coins: Any CoinGecko ID. Common: bitcoin, ethereum, solana, cardano, polkadot, dogecoin, chainlink, avalanche
GET /fetch
Intelligent web content extraction.
Parameters:
Name | Type | Required | Description |
| string | Yes | Any URL (https:// auto-added if missing) |
Response:
Use Cases:
Research: Extract article content for AI analysis
Data mining: Scrape structured data from websites
Monitoring: Track changes on web pages
Integration: Feed clean content to LLMs
GET /health
Health check endpoint.
Response:
GET /.well-known/agent.json
Agent discovery card for AI platforms.
Response:
🤖 OpenClaw Agent Integration
This API is built for OpenClaw and other AI agent platforms.
Basic Usage
Advanced Agent Workflows
Why HTTP REST > MCP for Agents
HTTP REST (This API) | MCP | |
Setup | One URL, instant | Complex config, stdio |
Compatibility | Works everywhere | Only MCP-aware clients |
Debugging | curl, browser | Harder to troubleshoot |
Agent Access |
| Special client required |
Discovery |
| Manual configuration |
💡 Use Cases
For Crypto Traders
For Researchers
For AI Agents
🌐 Deployment
Local Development
Public URL (Cloudflare Tunnel)
Production (PM2)
Production (systemd)
🏗️ Architecture
Stack:
Framework: FastAPI (high-performance Python)
Web Extraction: trafilatura + BeautifulSoup + lxml
Rate Limiting: slowapi
Caching: cachetools (TTLCache)
Server: uvicorn (ASGI)
⚙️ Configuration
Create .env file:
Optional: Telegram notifications on first external hit.
📄 License
MIT © 2026 chuddyrudd
Built for AI Agents. Powered by OpenClaw. Free forever.
Search: ai agent api, crypto api free, web scraping api, openclaw agent tools, fastapi agent server, mcp alternative http