{
"_meta": {
"version": "3.0.0",
"last_updated": "2026-05-11",
"service_count": 73,
"description": "Dexcost Service Catalog — per-request pricing for non-LLM services commonly used by AI agents. Community-maintained, open-source. Submit PRs to add new services.",
"how_cost_is_extracted": {
"response_body": "Read a field from the JSON response body (e.g. credits_used)",
"response_header": "Read a value from a response header (e.g. X-Credits-Spent)",
"endpoint_match": "Fixed cost per request, matched by URL path",
"fixed": "Fixed cost per request regardless of endpoint"
},
"disabled_service_count": 94,
"safety_policy_version": "2026-07-14.2"
},
"tavily_search": {
"display_name": "Tavily Search",
"domains": [
"api.tavily.com"
],
"category": "search",
"pricing_model": "credit",
"cost_per_credit_usd": "0.008",
"default_credits_per_request": 1,
"cost_extraction": {
"type": "response_body",
"path": "usage.credits",
"fallback_credits": 1
},
"source": "https://docs.tavily.com/documentation/api-credits",
"last_verified": "2026-04-01"
},
"serper_search": {
"display_name": "Serper (Google Search)",
"domains": [
"google.serper.dev"
],
"category": "search",
"pricing_model": "credit",
"cost_per_credit_usd": "0.0003",
"default_credits_per_request": 1,
"cost_extraction": {
"type": "fixed",
"note": "Credits field in response body unverified. Using 1 credit per request default."
},
"source": "https://serper.dev/pricing",
"last_verified": "2026-04-07"
},
"exa_search": {
"display_name": "Exa Search",
"domains": [
"api.exa.ai"
],
"category": "search",
"pricing_model": "per_request",
"cost_per_request_usd": "0.007",
"note": "Exa Deep is $0.012/request",
"cost_extraction": {
"type": "fixed"
},
"source": "https://exa.ai/pricing",
"last_verified": "2026-04-07"
},
"perplexity_search": {
"display_name": "Perplexity Sonar API",
"domains": [
"api.perplexity.ai"
],
"category": "search",
"pricing_model": "per_request",
"cost_per_request_usd": "0.005",
"note": "Search API flat rate. Sonar models use token-based pricing.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://docs.perplexity.ai/docs/getting-started/pricing",
"last_verified": "2026-04-07"
},
"brave_search": {
"display_name": "Brave Search",
"domains": [
"api.search.brave.com"
],
"category": "search",
"pricing_model": "per_request",
"cost_per_request_usd": "0.005",
"note": "$5/1K queries. Includes $5 monthly credit.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://brave.com/search/api/",
"last_verified": "2026-04-07"
},
"bing_search": {
"display_name": "Bing Web Search",
"domains": [
"api.bing.microsoft.com"
],
"category": "search",
"pricing_model": "per_request",
"cost_per_request_usd": "0.00028",
"note": "Bing Web Search v7. $7/25K transactions (S1 tier).",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.microsoft.com/en-us/bing/apis/pricing",
"last_verified": "2026-04-07"
},
"serpapi": {
"display_name": "SerpAPI",
"domains": [
"serpapi.com"
],
"category": "search",
"pricing_model": "per_search",
"cost_per_search_usd": "0.01",
"cost_extraction": {
"type": "fixed"
},
"source": "https://serpapi.com/pricing",
"last_verified": "2026-04-01"
},
"firecrawl_scrape": {
"display_name": "Firecrawl",
"domains": [
"api.firecrawl.dev"
],
"category": "scraping",
"pricing_model": "per_page",
"cost_per_page_usd": "0.00083",
"cost_extraction": {
"type": "fixed",
"units": 1
},
"source": "https://www.firecrawl.dev/pricing",
"last_verified": "2026-04-01"
},
"browserbase": {
"display_name": "Browserbase",
"domains": [
"api.browserbase.com",
"connect.browserbase.com"
],
"category": "scraping",
"pricing_model": "per_minute",
"cost_per_minute_usd": "0.002",
"note": "$0.10-0.12/hr overage. Billed minimum 1 minute per session.",
"cost_extraction": {
"type": "response_body",
"path": "duration_ms",
"transform": "ms_to_minutes"
},
"source": "https://www.browserbase.com/pricing",
"last_verified": "2026-04-07"
},
"scrapingbee": {
"display_name": "ScrapingBee",
"domains": [
"app.scrapingbee.com"
],
"category": "scraping",
"pricing_model": "credit",
"cost_per_credit_usd": "0.000327",
"note": "JS rendering uses 5 credits by default",
"cost_extraction": {
"type": "response_header",
"header": "Spb-cost"
},
"source": "https://www.scrapingbee.com/pricing/",
"last_verified": "2026-04-07"
},
"apify": {
"display_name": "Apify",
"domains": [
"api.apify.com"
],
"category": "scraping",
"pricing_model": "compute_unit",
"cost_per_compute_unit_usd": "0.25",
"note": "1 CU = 1 GB-RAM x 1 hour. Scale plan: $0.25/CU.",
"cost_extraction": {
"type": "response_body",
"path": "data.stats.computeUnits"
},
"source": "https://apify.com/pricing",
"last_verified": "2026-04-01"
},
"scrapingdog": {
"display_name": "ScrapingDog",
"domains": [
"api.scrapingdog.com"
],
"category": "scraping",
"pricing_model": "credit",
"cost_per_credit_usd": "0.0004",
"note": "PAYG: $10/25K credits. JS rendering uses 5 credits. Google Search API uses 5 credits.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.scrapingdog.com/pricing",
"last_verified": "2026-04-07"
},
"diffbot": {
"display_name": "Diffbot",
"domains": [
"api.diffbot.com"
],
"category": "scraping",
"pricing_model": "per_request",
"cost_per_request_usd": "0.001",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.diffbot.com/pricing/",
"last_verified": "2026-04-07"
},
"pinecone_query": {
"display_name": "Pinecone",
"domains": [
"*.pinecone.io"
],
"category": "vector_db",
"pricing_model": "read_unit",
"cost_per_read_unit_usd": "0.000016",
"cost_extraction": {
"type": "response_body",
"path": "usage.readUnits"
},
"source": "https://www.pinecone.io/pricing/",
"last_verified": "2026-04-01"
},
"e2b_sandbox": {
"display_name": "E2B Code Sandbox",
"domains": [
"api.e2b.dev",
"49999-*.e2b.dev"
],
"category": "compute",
"pricing_model": "per_second",
"cost_per_second_usd": "0.000014",
"note": "$0.0504/vCPU-hour. Price is per vCPU-second.",
"cost_extraction": {
"type": "response_body",
"path": "duration_ms",
"transform": "ms_to_seconds"
},
"source": "https://e2b.dev/pricing",
"last_verified": "2026-04-01"
},
"sendgrid_email": {
"display_name": "SendGrid",
"domains": [
"api.sendgrid.com"
],
"endpoints": [
"/v3/mail/send"
],
"category": "communication",
"pricing_model": "per_email",
"cost_per_email_usd": "0.00035",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://sendgrid.com/en-us/pricing",
"last_verified": "2026-04-01"
},
"resend_email": {
"display_name": "Resend",
"domains": [
"api.resend.com"
],
"endpoints": [
"/emails"
],
"category": "communication",
"pricing_model": "per_email",
"cost_per_email_usd": "0.0009",
"note": "Scale plan: $90/100K emails = $0.0009/email.",
"cost_extraction": {
"type": "endpoint_match",
"endpoints": [
"/emails"
]
},
"source": "https://resend.com/pricing",
"last_verified": "2026-04-07"
},
"mailgun": {
"display_name": "Mailgun",
"domains": [
"api.mailgun.net"
],
"category": "communication",
"pricing_model": "per_email",
"cost_per_email_usd": "0.0008",
"note": "Foundation plan: $0.80/1K emails.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.mailgun.com/pricing/",
"last_verified": "2026-04-07"
},
"postmark": {
"display_name": "Postmark",
"domains": [
"api.postmarkapp.com"
],
"category": "communication",
"pricing_model": "per_email",
"cost_per_email_usd": "0.0015",
"note": "$1.50/1K on Basic plan overages. Pro: $1.30/1K.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://postmarkapp.com/pricing",
"last_verified": "2026-04-07"
},
"google_maps_geocode": {
"display_name": "Google Maps Geocoding",
"domains": [
"maps.googleapis.com"
],
"endpoints": [
"/maps/api/geocode"
],
"category": "maps",
"pricing_model": "per_request",
"cost_per_request_usd": "0.005",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://developers.google.com/maps/documentation/geocoding/usage-and-billing",
"last_verified": "2026-04-01"
},
"google_maps_directions": {
"display_name": "Google Maps Directions",
"domains": [
"maps.googleapis.com"
],
"endpoints": [
"/maps/api/directions"
],
"category": "maps",
"pricing_model": "per_request",
"cost_per_request_usd": "0.005",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://developers.google.com/maps/documentation/directions/usage-and-billing",
"last_verified": "2026-04-01"
},
"google_maps_places": {
"display_name": "Google Maps Places",
"domains": [
"maps.googleapis.com"
],
"endpoints": [
"/maps/api/place"
],
"category": "maps",
"pricing_model": "per_request",
"cost_per_request_usd": "0.017",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://developers.google.com/maps/documentation/places/web-service/usage-and-billing",
"last_verified": "2026-04-01"
},
"mapbox_geocoding": {
"display_name": "Mapbox Geocoding",
"domains": [
"api.mapbox.com"
],
"endpoints": [
"/geocoding"
],
"category": "maps",
"pricing_model": "per_request",
"cost_per_request_usd": "0.00075",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://www.mapbox.com/pricing",
"last_verified": "2026-04-01"
},
"people_data_labs": {
"display_name": "People Data Labs",
"domains": [
"api.peopledatalabs.com"
],
"category": "data_enrichment",
"pricing_model": "credit",
"cost_per_credit_usd": "0.10",
"cost_extraction": {
"type": "response_header",
"header": "X-Call-Credits-Spent"
},
"source": "https://www.peopledatalabs.com/pricing",
"last_verified": "2026-04-01"
},
"clearbit_enrichment": {
"display_name": "Clearbit",
"domains": [
"person.clearbit.com",
"company.clearbit.com",
"risk.clearbit.com"
],
"category": "data_enrichment",
"pricing_model": "per_request",
"cost_per_request_usd": "0.10",
"note": "Now HubSpot Breeze Intelligence.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://clearbit.com/pricing",
"last_verified": "2026-04-07"
},
"hunter_io": {
"display_name": "Hunter.io",
"domains": [
"api.hunter.io"
],
"category": "data_enrichment",
"pricing_model": "per_request",
"cost_per_request_usd": "0.02",
"note": "Business plan: $199/10K searches. Starter: $0.098/search. Uses credit system.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://hunter.io/pricing",
"last_verified": "2026-04-07"
},
"crunchbase": {
"display_name": "Crunchbase",
"domains": [
"api.crunchbase.com"
],
"category": "data_enrichment",
"pricing_model": "per_request",
"cost_per_request_usd": "0.01",
"note": "Enterprise pricing varies",
"cost_extraction": {
"type": "fixed"
},
"source": "https://data.crunchbase.com/docs/pricing",
"last_verified": "2026-04-07"
},
"replicate": {
"display_name": "Replicate",
"domains": [
"api.replicate.com"
],
"category": "image",
"pricing_model": "per_second",
"cost_per_second_usd": "0.00023",
"note": "Billed per second of hardware time. Rate varies by hardware (T4/A40/A100).",
"cost_extraction": {
"type": "response_body",
"path": "metrics.predict_time"
},
"source": "https://replicate.com/pricing",
"last_verified": "2026-04-07"
},
"amazon_textract": {
"display_name": "Amazon Textract",
"domains": [
"textract.*.amazonaws.com"
],
"category": "document",
"pricing_model": "per_page",
"cost_per_page_usd": "0.0015",
"cost_extraction": {
"type": "fixed"
},
"source": "https://aws.amazon.com/textract/pricing/",
"last_verified": "2026-04-07"
},
"google_document_ai": {
"display_name": "Google Document AI",
"domains": [
"*.googleapis.com"
],
"endpoints": [
"/v1/projects/*/locations/*/processors"
],
"category": "document",
"pricing_model": "per_page",
"cost_per_page_usd": "0.01",
"note": "General form processor. OCR is $0.0015/page.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://cloud.google.com/document-ai/pricing",
"last_verified": "2026-04-07"
},
"unstructured_io": {
"display_name": "Unstructured.io",
"domains": [
"api.unstructuredapp.io",
"api.unstructured.io"
],
"category": "document",
"pricing_model": "per_page",
"cost_per_page_usd": "0.01",
"note": "SaaS API pricing",
"cost_extraction": {
"type": "fixed"
},
"source": "https://unstructured.io/pricing",
"last_verified": "2026-04-07"
},
"llamaparse": {
"display_name": "LlamaParse",
"domains": [
"api.cloud.llamaindex.ai"
],
"category": "document",
"pricing_model": "per_page",
"cost_per_page_usd": "0.003",
"note": "1 credit = 1 page. $0.003/credit.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://cloud.llamaindex.ai/pricing",
"last_verified": "2026-04-07"
},
"twelve_data": {
"display_name": "Twelve Data",
"domains": [
"api.twelvedata.com"
],
"category": "financial_data",
"pricing_model": "credit",
"cost_per_credit_usd": "0.001",
"cost_extraction": {
"type": "response_header",
"header": "api-credits-used"
},
"source": "https://twelvedata.com/pricing",
"last_verified": "2026-04-07"
},
"alpha_vantage": {
"display_name": "Alpha Vantage",
"domains": [
"www.alphavantage.co"
],
"category": "financial_data",
"pricing_model": "per_request",
"cost_per_request_usd": "0.01",
"note": "Premium plans",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.alphavantage.co/premium/",
"last_verified": "2026-04-07"
},
"coinapi": {
"display_name": "CoinAPI",
"domains": [
"rest.coinapi.io"
],
"category": "financial_data",
"pricing_model": "credit",
"cost_per_credit_usd": "0.001",
"cost_extraction": {
"type": "response_header",
"header": "X-RateLimit-Request-Cost"
},
"source": "https://www.coinapi.io/pricing",
"last_verified": "2026-04-07"
},
"aws_s3": {
"display_name": "AWS S3",
"domains": [
"*.s3.amazonaws.com",
"s3.*.amazonaws.com"
],
"category": "cloud_storage",
"pricing_model": "per_request",
"cost_per_request_usd": "0.0000004",
"note": "GET request price. PUT is $0.000005. Varies by region and storage class.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://aws.amazon.com/s3/pricing/",
"last_verified": "2026-04-01"
},
"wolfram_alpha": {
"display_name": "Wolfram Alpha",
"domains": [
"api.wolframalpha.com"
],
"category": "agent_tools",
"pricing_model": "per_query",
"cost_per_query_usd": "0.0025",
"note": "Estimated. Pricing not publicly detailed.",
"cost_confidence_override": "estimated",
"cost_extraction": {
"type": "fixed"
},
"source": "https://products.wolframalpha.com/api/pricing",
"last_verified": "2026-04-07"
},
"azure_computer_vision": {
"display_name": "Azure AI Vision",
"domains": [
"*.cognitiveservices.azure.com"
],
"category": "vision",
"pricing_model": "per_transaction",
"cost_per_request_usd": "0.001",
"note": "S1: ~$1/1K transactions for image analysis. OCR similar. Free: 5K/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://azure.microsoft.com/en-us/pricing/details/cognitive-services/computer-vision/",
"last_verified": "2026-05-11"
},
"mathpix_ocr": {
"display_name": "Mathpix OCR",
"domains": [
"api.mathpix.com"
],
"category": "vision",
"pricing_model": "per_page",
"cost_per_page_usd": "0.004",
"note": "Education: $0.004/page. Business: $0.01/page. Free: 20 pages/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://mathpix.com/pricing",
"last_verified": "2026-05-11"
},
"heygen_video": {
"display_name": "HeyGen",
"domains": [
"api.heygen.com"
],
"category": "video_ai",
"pricing_model": "credit",
"cost_per_credit_usd": "0.01",
"default_credits_per_request": 1,
"note": "Credit-based. 1 credit ~= 1 second of video. Plans from $24/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.heygen.com/pricing",
"last_verified": "2026-05-11"
},
"luma_video": {
"display_name": "Luma Dream Machine",
"domains": [
"api.lumalabs.ai"
],
"category": "video_ai",
"pricing_model": "per_generation",
"cost_per_request_usd": "0.032",
"note": "API: $0.032/generation (5s clip). Plans from $23.99/mo for 150 generations.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://lumalabs.ai/dream-machine",
"last_verified": "2026-05-11"
},
"novu": {
"display_name": "Novu",
"domains": [
"api.novu.co"
],
"category": "messaging",
"pricing_model": "per_event",
"cost_per_request_usd": "0.0012",
"note": "Business: $0.0012/event. Free: 30K events/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://novu.co/pricing/",
"last_verified": "2026-05-11"
},
"upstash_redis": {
"display_name": "Upstash Redis",
"domains": [
"*.upstash.io"
],
"category": "database",
"pricing_model": "per_command",
"cost_per_request_usd": "0.000002",
"note": "PAYG: $0.20/100K commands = $0.000002/command. Free: 500K commands/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://upstash.com/pricing/redis",
"last_verified": "2026-05-11"
},
"upstash_kafka": {
"display_name": "Upstash Kafka",
"domains": [
"*.upstash.io"
],
"category": "database",
"pricing_model": "per_message",
"cost_per_request_usd": "0.00006",
"note": "PAYG: $0.60/100K messages. Free: 10K messages/day.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://upstash.com/pricing/kafka",
"last_verified": "2026-05-11"
},
"cloudinary": {
"display_name": "Cloudinary",
"domains": [
"api.cloudinary.com",
"res.cloudinary.com"
],
"category": "cdn_media",
"pricing_model": "credit",
"cost_per_credit_usd": "0.37",
"note": "1 credit = 1K transformations or 1GB storage or 1GB bandwidth. Overage: ~$0.37/credit. Free: 25 credits/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://cloudinary.com/pricing",
"last_verified": "2026-05-11"
},
"roboflow": {
"display_name": "Roboflow",
"domains": [
"api.roboflow.com",
"detect.roboflow.com"
],
"category": "ai_ml_platform",
"pricing_model": "per_inference",
"cost_per_request_usd": "0.001",
"note": "Starter: $0.001/inference. Free: 10K inferences/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://roboflow.com/pricing",
"last_verified": "2026-05-11"
},
"scale_ai": {
"display_name": "Scale AI",
"domains": [
"api.scale.com"
],
"category": "ai_ml_platform",
"pricing_model": "per_task",
"cost_per_request_usd": "0.08",
"note": "Data labeling from $0.08/task. Enterprise pricing. Volume discounts.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://scale.com/pricing",
"last_verified": "2026-05-11"
},
"zapier": {
"display_name": "Zapier",
"domains": [
"hooks.zapier.com",
"nla.zapier.com"
],
"category": "workflow_automation",
"pricing_model": "per_task",
"cost_per_request_usd": "0.012",
"note": "Pro: starts $29.99/mo for 750 tasks (~$0.04/task). Team: $103.50/mo for 2K tasks. Pay-per-task available.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://zapier.com/pricing",
"last_verified": "2026-05-11"
},
"make_integromat": {
"display_name": "Make (Integromat)",
"domains": [
"hook.*.make.com",
"*.make.com"
],
"category": "workflow_automation",
"pricing_model": "per_operation",
"cost_per_request_usd": "0.00037",
"note": "Core: $10.59/mo for 10K ops. Pro: $18.82/mo for 10K ops. Free: 1K ops/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.make.com/en/pricing",
"last_verified": "2026-05-11"
},
"pipedream": {
"display_name": "Pipedream",
"domains": [
"*.pipedream.net",
"api.pipedream.com"
],
"category": "workflow_automation",
"pricing_model": "credit",
"cost_per_credit_usd": "0.000197",
"note": "Advanced: $29/mo for ~165K credits. Free: 10K credits/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://pipedream.com/pricing",
"last_verified": "2026-05-11"
},
"openweathermap": {
"display_name": "OpenWeatherMap",
"domains": [
"api.openweathermap.org"
],
"category": "weather",
"pricing_model": "per_request",
"cost_per_request_usd": "0.00015",
"note": "One Call 3.0: 1K calls/day free, then $0.15/100 calls. Other APIs: Free 60 calls/min.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://openweathermap.org/price",
"last_verified": "2026-05-11"
},
"newsapi": {
"display_name": "NewsAPI",
"domains": [
"newsapi.org"
],
"category": "news",
"pricing_model": "per_request",
"cost_per_request_usd": "0.001",
"note": "Business: $449/mo for 250K req. Developer: free 100 req/day.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://newsapi.org/pricing",
"last_verified": "2026-05-11"
},
"ipinfo": {
"display_name": "IPinfo",
"domains": [
"ipinfo.io"
],
"category": "geolocation",
"pricing_model": "per_request",
"cost_per_request_usd": "0.0001",
"note": "Basic: $99/mo for 250K req = $0.0004/req. Free: 50K/mo. Business: $249/mo for 1M.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://ipinfo.io/pricing",
"last_verified": "2026-05-11"
},
"maxmind_geoip": {
"display_name": "MaxMind GeoIP",
"domains": [
"geoip.maxmind.com"
],
"category": "geolocation",
"pricing_model": "per_query",
"cost_per_request_usd": "0.0001",
"note": "GeoIP2 Web: $0.10/1K queries. Free GeoLite2 DB downloads available.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.maxmind.com/en/geoip2-precision-services",
"last_verified": "2026-05-11"
},
"aws_sqs": {
"display_name": "AWS SQS",
"domains": [
"sqs.*.amazonaws.com"
],
"category": "queue",
"pricing_model": "per_request",
"cost_per_request_usd": "0.0000004",
"note": "Standard: $0.40/million requests. FIFO: $0.50/million. Free: 1M requests/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://aws.amazon.com/sqs/pricing/",
"last_verified": "2026-05-11"
},
"docusign": {
"display_name": "DocuSign eSignature",
"domains": [
"*.docusign.net",
"*.docusign.com"
],
"category": "esignature",
"pricing_model": "per_envelope",
"cost_per_request_usd": "0.50",
"note": "API starter: $600/yr. Metered overages: $0.10-$2.00/envelope depending on plan.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://ecom.docusign.com/plans-and-pricing/developer",
"last_verified": "2026-05-11"
},
"scraperapi": {
"display_name": "ScraperAPI",
"domains": [
"api.scraperapi.com"
],
"category": "scraping",
"pricing_model": "credit",
"cost_per_credit_usd": "0.00085",
"default_credits_per_request": 1,
"note": "Hobby: $49/mo for ~5.8K credits. 1 credit = 1 successful request. JS rendering uses 10 credits.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.scraperapi.com/pricing/",
"last_verified": "2026-05-11"
},
"zenrows": {
"display_name": "ZenRows",
"domains": [
"api.zenrows.com"
],
"category": "scraping",
"pricing_model": "per_request",
"cost_per_request_usd": "0.00028",
"note": "Basic: $0.28/1K req. JS rendering: $0.50/1K. Premium proxy: $1.00/1K. Business plan.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.zenrows.com/pricing",
"last_verified": "2026-05-11"
},
"oxylabs_scraper": {
"display_name": "Oxylabs Scraper API",
"domains": [
"realtime.oxylabs.io"
],
"category": "scraping",
"pricing_model": "per_request",
"cost_per_request_usd": "0.002",
"note": "Micro: $49/mo for 25K results ($0.002/result). JS rendering uses more.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://oxylabs.io/products/scraper-api/web/pricing",
"last_verified": "2026-05-11"
},
"google_custom_search": {
"display_name": "Google Custom Search",
"domains": [
"www.googleapis.com"
],
"endpoints": [
"/customsearch"
],
"category": "search",
"pricing_model": "per_query",
"cost_per_request_usd": "0.005",
"note": "$5/1K queries. First 100 queries/day free.",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://developers.google.com/custom-search/v1/overview",
"last_verified": "2026-05-11"
},
"you_search": {
"display_name": "You.com Search API",
"domains": [
"api.ydc-index.io"
],
"category": "search",
"pricing_model": "per_request",
"cost_per_request_usd": "0.005",
"note": "Web Search: $0.005/req. News: $0.005/req. RAG: $0.005/req. Free tier available.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://api.you.com/pricing",
"last_verified": "2026-05-11"
},
"cloudflare_workers": {
"display_name": "Cloudflare Workers",
"domains": [
"*.workers.dev"
],
"category": "compute",
"pricing_model": "per_request",
"cost_per_request_usd": "0.0000005",
"note": "Paid: $5/mo includes 10M requests, then $0.50/million. Free: 100K requests/day.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://developers.cloudflare.com/workers/platform/pricing/",
"last_verified": "2026-05-11"
},
"adobe_pdf_services": {
"display_name": "Adobe PDF Services",
"domains": [
"pdf-services.adobe.io"
],
"category": "document",
"pricing_model": "per_transaction",
"cost_per_request_usd": "0.05",
"note": "Pay-as-you-go: $0.05/document transaction. Free: 500 transactions/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://developer.adobe.com/document-services/pricing/main/",
"last_verified": "2026-05-11"
},
"docraptor": {
"display_name": "DocRaptor (HTML to PDF)",
"domains": [
"docraptor.com"
],
"category": "document",
"pricing_model": "per_document",
"cost_per_request_usd": "0.02",
"note": "Growth: $29/mo for 1.25K docs. Test documents always free.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://docraptor.com/pricing",
"last_verified": "2026-05-11"
},
"browserless": {
"display_name": "Browserless",
"domains": [
"chrome.browserless.io",
"*.browserless.io"
],
"category": "agent_tools",
"pricing_model": "per_unit",
"cost_per_request_usd": "0.01",
"note": "Usage: ~$0.01-0.02/browser session. Free: 6 hrs/mo. Plans from $200/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.browserless.io/pricing",
"last_verified": "2026-05-11"
},
"tavily_extract": {
"display_name": "Tavily Extract",
"domains": [
"api.tavily.com"
],
"endpoints": [
"/extract"
],
"category": "agent_tools",
"pricing_model": "credit",
"cost_per_credit_usd": "0.04",
"default_credits_per_request": 1,
"note": "Extract API: 5 credits/request (vs 1 for search). $0.04/extraction at $0.008/credit.",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://docs.tavily.com/documentation/api-credits",
"last_verified": "2026-05-11"
},
"gcs": {
"display_name": "Google Cloud Storage",
"domains": [
"storage.googleapis.com",
"*.storage.googleapis.com"
],
"category": "cloud_storage",
"pricing_model": "per_request",
"cost_per_request_usd": "0.000004",
"note": "Class A ops (write): $0.005/1K. Class B ops (read): $0.004/10K. Storage: $0.020/GB-mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://cloud.google.com/storage/pricing",
"last_verified": "2026-05-11"
},
"azure_blob": {
"display_name": "Azure Blob Storage",
"domains": [
"*.blob.core.windows.net"
],
"category": "cloud_storage",
"pricing_model": "per_request",
"cost_per_request_usd": "0.0000036",
"note": "Hot: Write $0.065/10K ops, Read $0.005/10K ops. Storage: $0.018/GB-mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://azure.microsoft.com/en-us/pricing/details/storage/blobs/",
"last_verified": "2026-05-11"
},
"r2_cloudflare": {
"display_name": "Cloudflare R2",
"domains": [
"*.r2.cloudflarestorage.com"
],
"category": "cloud_storage",
"pricing_model": "per_request",
"cost_per_request_usd": "0.0000036",
"note": "Class A (write): $4.50/million. Class B (read): $0.36/million. Zero egress fees. Free: 10M reads/mo.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://developers.cloudflare.com/r2/pricing/",
"last_verified": "2026-05-11"
},
"apollo_io": {
"display_name": "Apollo.io",
"domains": [
"api.apollo.io"
],
"category": "data_enrichment",
"pricing_model": "credit",
"cost_per_credit_usd": "0.03",
"note": "Basic: $49/mo for 900 credits. 1 credit = 1 email/phone lookup. Free: 10K credits/yr.",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.apollo.io/pricing",
"last_verified": "2026-05-11"
},
"zoominfo_api": {
"display_name": "ZoomInfo",
"domains": [
"api.zoominfo.com"
],
"category": "data_enrichment",
"pricing_model": "credit",
"cost_per_credit_usd": "0.10",
"note": "Enterprise pricing from ~$15K/yr. Estimated $0.10/credit. Volume discounts.",
"cost_confidence_override": "estimated",
"cost_extraction": {
"type": "fixed"
},
"source": "https://www.zoominfo.com/pricing",
"last_verified": "2026-05-11"
},
"cohere_rerank": {
"display_name": "Cohere Rerank",
"domains": [
"api.cohere.com"
],
"endpoints": [
"/v1/rerank",
"/v2/rerank"
],
"category": "ai_ml_platform",
"pricing_model": "per_search",
"cost_per_request_usd": "0.002",
"note": "Rerank: $2/1K searches.",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://cohere.com/pricing",
"last_verified": "2026-05-11"
},
"jina_reranker": {
"display_name": "Jina Reranker",
"domains": [
"api.jina.ai"
],
"endpoints": [
"/v1/rerank"
],
"category": "ai_ml_platform",
"pricing_model": "per_search",
"cost_per_request_usd": "0.00002",
"note": "jina-reranker-v2: $0.02/1K searches. Very low cost.",
"cost_extraction": {
"type": "endpoint_match"
},
"source": "https://jina.ai/reranker",
"last_verified": "2026-05-11"
}
}