Connection check
local install
engedi
93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.
Tools
93
GitHub stars
—
Installs / wk
115
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
93 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
analyze_crypto
from source
Crypto analysis with buy/sell/hold signal, trend direction, volatility level, and risk assessment. Use when a user wants investment advice on a cryptocurrency. Cost: $0.01 USDC. Crypto analysis with buy/sell/hold signal, trend direction, volatility level, and risk assessment. Use when a user wants investment advice on a cryptocurrency. Cost: $0.01 USDC.
analyze_news
from source
News sentiment analysis with entity extraction and trend detection. Returns per-article sentiment and overall mood. Cost: $0.01 USDC. News sentiment analysis with entity extraction and trend detection. Returns per-article sentiment and overall mood. Cost: $0.01 USDC.
analyze_seo
from source
SEO analysis with prioritized fixes ranked by impact. Returns top 3 fixes with exact instructions and estimated score improvement. Cost: $0.01 USDC. SEO analysis with prioritized fixes ranked by impact. Returns top 3 fixes with exact instructions and estimated score improvement. Cost: $0.01 USDC.
analyze_stock
from source
AI-powered stock analysis with buy/sell/hold signal, confidence, reasoning, and risk assessment. Use when a user wants to know whether to buy, sell, or hold a stock. Returns struct… AI-powered stock analysis with buy/sell/hold signal, confidence, reasoning, and risk assessment. Use when a user wants to know whether to buy, sell, or hold a stock. Returns structured analysis with signal, confidence, key factors, and risk level. Cost: $0.01 USDC.
analyze_text
from source
Text statistics: word count, reading time, top words. Cost: $0.002 USDC. Text statistics: word count, reading time, top words. Cost: $0.002 USDC.
analyze_weather
from source
Practical weather advice: should I bring an umbrella, what to wear, best time to go outside. Returns impact assessment for travel, outdoor activities, and clothing recommendations.… Practical weather advice: should I bring an umbrella, what to wear, best time to go outside. Returns impact assessment for travel, outdoor activities, and clothing recommendations. Cost: $0.01 USDC.
base64_encode_decode
from source
Base64 encode or decode text. Free endpoint. Base64 encode or decode text. Free endpoint.
cert_check
from source
SSL certificate and security header check for a domain. Cost: $0.002 USDC. SSL certificate and security header check for a domain. Cost: $0.002 USDC.
check_domain
from source
Check domain availability and retrieve DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA) via Google DNS. Use when a user wants to register a domain, needs DNS info for troubleshooting… Check domain availability and retrieve DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA) via Google DNS. Use when a user wants to register a domain, needs DNS info for troubleshooting, or wants to verify domain configuration. Cost: $0.002 USDC.
check_license
from source
Check the license of an npm or PyPI package and verify compatibility with your project Check the license of an npm or PyPI package and verify compatibility with your project
check_url_safety
from source
Analyze a URL for phishing indicators, suspicious patterns, and threat scoring with TLD reputation data. Use when a user shares a link and wants to know if it Analyze a URL for phishing indicators, suspicious patterns, and threat scoring with TLD reputation data. Use when a user shares a link and wants to know if it
compare_stocks
from source
Compare multiple stocks side by side with best/worst performer identification and average change. Cost: $0.01 USDC. Compare multiple stocks side by side with best/worst performer identification and average change. Cost: $0.01 USDC.
convert_color
from source
Convert colors between hex, RGB, and HSL formats. Free endpoint. Convert colors between hex, RGB, and HSL formats. Free endpoint.
crypto_calculate
from source
Crypto metrics: trend, volatility, risk score, ATH/ATL distance, momentum score. Pure math, no AI. Free endpoint. Crypto metrics: trend, volatility, risk score, ATH/ATL distance, momentum score. Pure math, no AI. Free endpoint.
define_slang
from source
Look up slang and colloquial terms on Urban Dictionary with definitions, sentiment analysis, vote ratios, and related keywords. Use when a user asks what a slang term means, wants… Look up slang and colloquial terms on Urban Dictionary with definitions, sentiment analysis, vote ratios, and related keywords. Use when a user asks what a slang term means, wants to understand internet culture, or needs informal language definitions. Cost: $0.002 USDC.
detect_ai_content
from source
Analyze text for AI-generation patterns using vocabulary richness, burstiness analysis, transition word frequency, and sentence structure patterns. Use when a user wants to check i… Analyze text for AI-generation patterns using vocabulary richness, burstiness analysis, transition word frequency, and sentence structure patterns. Use when a user wants to check if text was likely written by AI, needs content authenticity verification, or wants a second opinion on authorship. Minimum 20 words required. Cost: $0.005 USDC.
detect_changes
from source
Detect website content changes by computing a SHA-256 hash of the page content. Use when monitoring a page for updates, verifying content hasn Detect website content changes by computing a SHA-256 hash of the page content. Use when monitoring a page for updates, verifying content hasn
detect_language
from source
Detect the language of input text from 13 supported languages using n-gram analysis and common word patterns. Use when a user provides text in an unknown language and needs identif… Detect the language of input text from 13 supported languages using n-gram analysis and common word patterns. Use when a user provides text in an unknown language and needs identification, or when processing multilingual input. Minimum 3 characters required. Cost: $0.002 USDC.
dns_lookup
from source
DNS records lookup via Google DNS (A, AAAA, MX, NS, TXT, CNAME, SOA). Cost: $0.002 USDC. DNS records lookup via Google DNS (A, AAAA, MX, NS, TXT, CNAME, SOA). Cost: $0.002 USDC.
extract_content
from source
Extract clean readable content from a URL. Returns the main text, title, and metadata stripped of ads and navigation. Use when a user wants to read an article or get page content.… Extract clean readable content from a URL. Returns the main text, title, and metadata stripped of ads and navigation. Use when a user wants to read an article or get page content. Cost: $0.005 USDC.
extract_data
from source
Extract structured data from unstructured text: email addresses, phone numbers, URLs, IP addresses, and physical addresses. Use when a user provides raw text and needs to pull out… Extract structured data from unstructured text: email addresses, phone numbers, URLs, IP addresses, and physical addresses. Use when a user provides raw text and needs to pull out specific data points, or when parsing contact info from documents. Cost: $0.005 USDC.
fact_check
from source
Verify a factual claim against Wikipedia and major news RSS feeds with confidence scoring. Use when a user states a fact and wants verification, needs to check if something is true… Verify a factual claim against Wikipedia and major news RSS feeds with confidence scoring. Use when a user states a fact and wants verification, needs to check if something is true, or wants source-backed confirmation. Returns supporting or contradicting evidence with confidence level. Cost: $0.002 USDC.
generate_password
from source
Generate a random password with configurable complexity. Free endpoint. Generate a random password with configurable complexity. Free endpoint.
generate_pdf
from source
Generate a PDF document from a URL or raw HTML. Returns a base64-encoded PDF. Use when a user needs to convert a webpage to PDF, generate a printable document, or create a PDF repo… Generate a PDF document from a URL or raw HTML. Returns a base64-encoded PDF. Use when a user needs to convert a webpage to PDF, generate a printable document, or create a PDF report from HTML. Cost: $0.02 USDC.
generate_qr
from source
Generate QR code URL for any text. Free endpoint. Generate QR code URL for any text. Free endpoint.
generate_robotstxt
from source
Generate robots.txt content for a site. Free endpoint. Generate robots.txt content for a site. Free endpoint.
generate_uuid
from source
Generate a random UUID v4. Free endpoint. Generate a random UUID v4. Free endpoint.
geocode
from source
Convert an address or place name to coordinates (latitude/longitude) with timezone, elevation, country, and admin hierarchy. Use when a user provides a location name and you need c… Convert an address or place name to coordinates (latitude/longitude) with timezone, elevation, country, and admin hierarchy. Use when a user provides a location name and you need coordinates for other API calls (weather forecast, sunrise, etc.) or mapping. Cost: $0.002 USDC.
get_air_quality
from source
Get air quality index (AQI) for any city with EU and US AQI categories, health recommendations, dominant pollutant, and WHO guideline comparison. Use when a user asks about air pol… Get air quality index (AQI) for any city with EU and US AQI categories, health recommendations, dominant pollutant, and WHO guideline comparison. Use when a user asks about air pollution, breathing conditions, or whether it
get_book
from source
Get detailed information about a specific book by its Open Library ID (OLID). Returns full description, reading level, genres, editions, and cover image. Use when you have an OLID… Get detailed information about a specific book by its Open Library ID (OLID). Returns full description, reading level, genres, editions, and cover image. Use when you have an OLID from a previous search_books call and need more details. Cost: $0.002 USDC.
get_cat_breeds
from source
Get cat breed data with temperament scores, personality traits, origin country, and care requirements. Use when a user asks about cat breeds, wants to choose a cat, or needs breed… Get cat breed data with temperament scores, personality traits, origin country, and care requirements. Use when a user asks about cat breeds, wants to choose a cat, or needs breed comparison data. Cost: $0.002 USDC.
get_cat_fact
from source
Get a random cat fact with category classification and sentiment analysis. Use for fun content, pet-related topics, or when a user asks for cat facts. Cost: $0.002 USDC. Get a random cat fact with category classification and sentiment analysis. Use for fun content, pet-related topics, or when a user asks for cat facts. Cost: $0.002 USDC.
get_country_info
from source
Get country data including capital city, population, languages, currency, flag emoji, and Wikipedia link. Use when a user asks about a country Get country data including capital city, population, languages, currency, flag emoji, and Wikipedia link. Use when a user asks about a country
get_crypto
from source
Get cryptocurrency price and market data from CoinGecko. Returns current price, 24h change, volume, market cap (if available). For single coins: includes 7d/30d changes, ATH/ATL, s… Get cryptocurrency price and market data from CoinGecko. Returns current price, 24h change, volume, market cap (if available). For single coins: includes 7d/30d changes, ATH/ATL, supply data, and sentiment. Multi-coin queries return price, volume, and 24h change only. Free endpoint.
get_earthquakes
from source
Get recent earthquakes worldwide from USGS with magnitude labels, depth context, tsunami warnings, and felt reports. Use when a user asks about recent seismic activity, wants earth… Get recent earthquakes worldwide from USGS with magnitude labels, depth context, tsunami warnings, and felt reports. Use when a user asks about recent seismic activity, wants earthquake alerts, or needs data for a specific region. Returns events sorted by time. Cost: $0.005 USDC.
get_exchange_rates
from source
Get currency exchange rates with currency names, symbols, and conversion examples. Data from ECB/Frankfurter. Use when a user needs to convert between currencies or check current f… Get currency exchange rates with currency names, symbols, and conversion examples. Data from ECB/Frankfurter. Use when a user needs to convert between currencies or check current forex rates. Returns rates relative to a base currency. Cost: $0.002 USDC.
get_geoip
from source
Get geolocation data for any IP address. Returns country, region, city, ISP, ASN, and whether the IP is mobile, proxy, or hosting. Use when a user asks where an IP is located or ne… Get geolocation data for any IP address. Returns country, region, city, ISP, ASN, and whether the IP is mobile, proxy, or hosting. Use when a user asks where an IP is located or needs network info about an address. Defaults to the caller
get_hacker_news
from source
Get top Hacker News stories with scores, comment counts, and direct links. Returns ranked stories sorted by community votes. Use when a user wants to see what Get top Hacker News stories with scores, comment counts, and direct links. Returns ranked stories sorted by community votes. Use when a user wants to see what
get_holidays
from source
Get public holidays for any country with days-until countdown, long weekend detection, and holiday type classification. Use when a user asks about upcoming holidays, wants to plan… Get public holidays for any country with days-until countdown, long weekend detection, and holiday type classification. Use when a user asks about upcoming holidays, wants to plan around public holidays, or needs to know if a date is a holiday. Cost: $0.002 USDC.
get_joke
from source
Get a random joke with category, type (single or two-part), and safe mode filtering. Use when a user wants to hear a joke, needs humor content, or asks for something funny. Support… Get a random joke with category, type (single or two-part), and safe mode filtering. Use when a user wants to hear a joke, needs humor content, or asks for something funny. Supports category filtering and NSFW filtering. Cost: $0.002 USDC.
get_joke_categories
from source
List all available joke categories. Use before get_joke if you need to show the user what categories are available, or to validate a category name. Cost: $0.002 USDC. List all available joke categories. Use before get_joke if you need to show the user what categories are available, or to validate a category name. Cost: $0.002 USDC.
get_logs
from source
Recent API request logs with payment tracking. Shows request timing, payment status, and error details. Free endpoint. Recent API request logs with payment tracking. Shows request timing, payment status, and error details. Free endpoint.
get_news
from source
Get latest news headlines from BBC, NYT, and Arstechnica RSS feeds. Returns article titles, summaries, source, publication date, and links. Use when a user asks for current events… Get latest news headlines from BBC, NYT, and Arstechnica RSS feeds. Returns article titles, summaries, source, publication date, and links. Use when a user asks for current events or news on a topic. Do NOT use for searching news by keyword (use search_news instead).
get_random_slang
from source
Get a random Urban Dictionary word with its definition, example usage, and sentiment score. Use for fun, educational content, or when a user wants to learn random slang. Cost: $0.0… Get a random Urban Dictionary word with its definition, example usage, and sentiment score. Use for fun, educational content, or when a user wants to learn random slang. Cost: $0.002 USDC.
get_random_wikipedia
from source
Get random Wikipedia articles for discovery and exploration. Use when a user wants to learn something new, needs inspiration, or wants a random knowledge bite. Returns article summ… Get random Wikipedia articles for discovery and exploration. Use when a user wants to learn something new, needs inspiration, or wants a random knowledge bite. Returns article summaries with links. Cost: $0.002 USDC.
get_stock
from source
Get real-time stock price and basic market data for any ticker symbol. Returns current price, volume, 52-week high/low, and price change. Some fields like market cap and P/E may be… Get real-time stock price and basic market data for any ticker symbol. Returns current price, volume, 52-week high/low, and price change. Some fields like market cap and P/E may be unavailable due to upstream rate limits. Use when a user asks about a stock price. Supports US and international tickers.
get_stock_news
from source
Get recent news articles for a specific stock ticker from Yahoo Finance and Google News RSS. Returns article titles, summaries, publication dates, and source links. Use when a user… Get recent news articles for a specific stock ticker from Yahoo Finance and Google News RSS. Returns article titles, summaries, publication dates, and source links. Use when a user asks about recent news affecting a specific company or stock. Deduplicates across sources. Cost: $0.005 USDC.
get_sunrise_sunset
from source
Get sunrise/sunset times, golden hour, blue hour, day length, and next equinox/solstice for any location. Use when a user asks when the sun rises or sets, wants to plan photography… Get sunrise/sunset times, golden hour, blue hour, day length, and next equinox/solstice for any location. Use when a user asks when the sun rises or sets, wants to plan photography during golden hour, or needs day length info. Requires coordinates. Cost: $0.005 USDC.
get_timestamp
from source
Get current timestamp with timezone conversion. Free endpoint. Get current timestamp with timezone conversion. Free endpoint.
get_timezones
from source
Get current time for any timezone with abbreviation, DST status, country name, and a list of 90+ available timezones. Use when a user asks what time it is somewhere, or needs to sc… Get current time for any timezone with abbreviation, DST status, country name, and a list of 90+ available timezones. Use when a user asks what time it is somewhere, or needs to schedule across timezones. Cost: $0.002 USDC.
get_translate_languages
from source
List all supported languages for the translate endpoint with their codes and names. Use before calling translate if you need to show the user available languages or validate a lang… List all supported languages for the translate endpoint with their codes and names. Use before calling translate if you need to show the user available languages or validate a language code. Free endpoint.
get_trust_score
from source
Get crowdsourced data quality trust score for any endpoint. Shows review count, trust level, and data quality rating. Free endpoint. Get crowdsourced data quality trust score for any endpoint. Shows review count, trust level, and data quality rating. Free endpoint.
get_url_metadata
from source
Extract metadata from any URL including page title, description, Open Graph tags, Twitter cards, favicon, and images. Use when a user shares a link and you need to understand what… Extract metadata from any URL including page title, description, Open Graph tags, Twitter cards, favicon, and images. Use when a user shares a link and you need to understand what the page is about, or when building link previews. Cost: $0.002 USDC.
get_weather
from source
Get current weather for any city or coordinates. Returns temperature, feels-like, humidity, wind speed, UV index, 3-day forecast, hourly breakdowns, sunrise/sunset times, and moon… Get current weather for any city or coordinates. Returns temperature, feels-like, humidity, wind speed, UV index, 3-day forecast, hourly breakdowns, sunrise/sunset times, and moon phase. Use this when a user asks about current weather conditions, temperature, or whether to bring an umbrella. Do NOT use for multi-day forecasts (use get_weather_forecast instead).
get_weather_forecast
from source
Get multi-day weather forecast with detailed daily descriptions, feels-like temperature, humidity, UV index, precipitation probability, and sunrise/sunset times. Use when a user ne… Get multi-day weather forecast with detailed daily descriptions, feels-like temperature, humidity, UV index, precipitation probability, and sunrise/sunset times. Use when a user needs a forecast for specific dates or wants to plan outdoor activities. Requires coordinates (use geocode first if needed). Cost: $0.005 USDC.
get_wikipedia
from source
Get a Wikipedia article summary with extracted infobox, word count, categories, and metadata. Use when a user asks about a topic that has a Wikipedia article, needs factual backgro… Get a Wikipedia article summary with extracted infobox, word count, categories, and metadata. Use when a user asks about a topic that has a Wikipedia article, needs factual background information, or wants a concise summary of a subject. Cost: $0.002 USDC.
get_x402_diagnostics
from source
Get x402 payment protocol diagnostics including facilitator status, network info, and wallet details. Use when debugging payment issues or verifying x402 configuration. Free endpoi… Get x402 payment protocol diagnostics including facilitator status, network info, and wallet details. Use when debugging payment issues or verifying x402 configuration. Free endpoint.
hash_text
from source
Generate SHA-1, SHA-256, SHA-512, or MD5 hash from any text. Free endpoint. Generate SHA-1, SHA-256, SHA-512, or MD5 hash from any text. Free endpoint.
html_to_markdown
from source
Convert HTML to clean Markdown. Cost: $0.002 USDC. Convert HTML to clean Markdown. Cost: $0.002 USDC.
http_headers
from source
Fetch HTTP response headers from any URL. Cost: $0.002 USDC. Fetch HTTP response headers from any URL. Cost: $0.002 USDC.
job_match
from source
AI job matching: match score, skill gaps, salary assessment, career advice. Free endpoint. AI job matching: match score, skill gaps, salary assessment, career advice. Free endpoint.
link_check
from source
Check all links on a page for broken URLs. Cost: $0.005 USDC. Check all links on a page for broken URLs. Cost: $0.005 USDC.
meta_extract
from source
Extract all meta tags, Open Graph, and Twitter Card data from a URL. Cost: $0.005 USDC. Extract all meta tags, Open Graph, and Twitter Card data from a URL. Cost: $0.005 USDC.
news_briefing
from source
Executive news summary: what happened today, overall sentiment, key entities, and emerging trends. Use when a user wants a quick overview of current events. Cost: $0.01 USDC. Executive news summary: what happened today, overall sentiment, key entities, and emerging trends. Use when a user wants a quick overview of current events. Cost: $0.01 USDC.
page_speed
from source
Page speed metrics: TTFB, page size, resource counts, grade. Cost: $0.005 USDC. Page speed metrics: TTFB, page size, resource counts, grade. Cost: $0.005 USDC.
port_check
from source
Check if common ports are open on a domain. Cost: $0.002 USDC. Check if common ports are open on a domain. Cost: $0.002 USDC.
portfolio_calculate
from source
Portfolio metrics: total value, PnL, position weights. Pure math, no AI. Free endpoint. Portfolio metrics: total value, PnL, position weights. Pure math, no AI. Free endpoint.
read_url
from source
Extract clean readable text content from any webpage URL. Returns the main article text, title, author, and publication date stripped of ads, navigation, and boilerplate. Use when… Extract clean readable text content from any webpage URL. Returns the main article text, title, author, and publication date stripped of ads, navigation, and boilerplate. Use when a user wants to read an article, needs content from a page, or wants to summarize a URL. Cost: $0.005 USDC.
redirect_chain
from source
Follow and map the full redirect chain for a URL. Cost: $0.002 USDC. Follow and map the full redirect chain for a URL. Cost: $0.002 USDC.
schema_extract
from source
Extract JSON-LD structured data from a page. Cost: $0.005 USDC. Extract JSON-LD structured data from a page. Cost: $0.005 USDC.
search_books
from source
Search over 40 million books via Open Library with reading level estimation, genre classification, and subject facets. Use when a user wants book recommendations, needs to find a s… Search over 40 million books via Open Library with reading level estimation, genre classification, and subject facets. Use when a user wants book recommendations, needs to find a specific book, or wants to explore a topic through reading. Returns results with cover images and editions. Cost: $0.002 USDC.
search_courses
from source
Search online courses with ratings, reviews, provider info, difficulty level, and duration from Coursera. Use when a user wants to learn a new skill, find educational courses, or c… Search online courses with ratings, reviews, provider info, difficulty level, and duration from Coursera. Use when a user wants to learn a new skill, find educational courses, or compare learning options. Returns real course data with enrollment links. Cost: $0.01 USDC.
search_flights
from source
Search real-time flight prices and schedules from Google Flights. Returns airlines, departure/arrival times, number of stops, duration, and prices. Use when a user wants to find fl… Search real-time flight prices and schedules from Google Flights. Returns airlines, departure/arrival times, number of stops, duration, and prices. Use when a user wants to find flights, compare travel options, or plan a trip. Cost: $0.100 USDC.
search_hotels
from source
Search real-time hotel prices and availability from Google Hotels and Booking.com. Returns hotel names, star ratings, guest reviews, amenities, pricing, and booking links. Use when… Search real-time hotel prices and availability from Google Hotels and Booking.com. Returns hotel names, star ratings, guest reviews, amenities, pricing, and booking links. Use when a user is planning travel and needs accommodation options. Cost: $0.100 USDC.
search_jobs
from source
Search remote and on-site job listings with salary ranges, company info, and required skills from Remotive and The Muse APIs. Use when a user is looking for job opportunities, want… Search remote and on-site job listings with salary ranges, company info, and required skills from Remotive and The Muse APIs. Use when a user is looking for job opportunities, wants to know about hiring in a field, or needs salary data. Real listings only. Cost: $0.005 USDC.
search_jokes
from source
Search jokes by keyword across all categories. Use when a user wants jokes about a specific topic, e.g. Search jokes by keyword across all categories. Use when a user wants jokes about a specific topic, e.g.
search_movies
from source
Search for movies and TV shows with ratings, overview, genres, and poster images. Returns title, release year, rating, vote count, and overview. Use when a user asks about a movie… Search for movies and TV shows with ratings, overview, genres, and poster images. Returns title, release year, rating, vote count, and overview. Use when a user asks about a movie or wants recommendations.
search_news
from source
Search news articles by keyword across BBC, NYT, and Arstechnica RSS feeds. Returns matching articles with titles, summaries, and links. Use when a user wants to find news about a… Search news articles by keyword across BBC, NYT, and Arstechnica RSS feeds. Returns matching articles with titles, summaries, and links. Use when a user wants to find news about a specific topic, company, or event. Cost: $0.005 USDC.
search_products
from source
Search real-time product prices, ratings, and availability from Walmart. Use when a user wants to compare prices, find a product, or check availability of an item. Returns product… Search real-time product prices, ratings, and availability from Walmart. Use when a user wants to compare prices, find a product, or check availability of an item. Returns product names, prices, ratings, and direct links. Cost: $0.01 USDC.
search_real_estate
from source
Search property listings with prices, bedrooms, bathrooms, square footage, and descriptions from Compass and Redfin. Use when a user is looking to buy or rent property, wants to kn… Search property listings with prices, bedrooms, bathrooms, square footage, and descriptions from Compass and Redfin. Use when a user is looking to buy or rent property, wants to know housing prices in an area, or needs real estate market data. Cost: $0.01 USDC.
search_restaurants
from source
Search restaurants with hours, cuisine type, features, and service options from OpenStreetMap. Use when a user asks for restaurant recommendations, wants to find places to eat in a… Search restaurants with hours, cuisine type, features, and service options from OpenStreetMap. Use when a user asks for restaurant recommendations, wants to find places to eat in a city, or needs restaurant info for planning. Cost: $0.005 USDC.
search_wikipedia
from source
Search Wikipedia articles across languages with word count and snippet extraction. Use when a user wants to find Wikipedia articles about a topic but doesn Search Wikipedia articles across languages with word count and snippet extraction. Use when a user wants to find Wikipedia articles about a topic but doesn
sentiment_analysis
from source
Basic sentiment analysis with positive/negative scoring. Cost: $0.005 USDC. Basic sentiment analysis with positive/negative scoring. Cost: $0.005 USDC.
seo_audit
from source
Basic SEO audit with score, issues, and recommendations for a URL. Cost: $0.005 USDC. Basic SEO audit with score, issues, and recommendations for a URL. Cost: $0.005 USDC.
stocks_calculate
from source
Technical indicators for stocks: RSI, MACD, SMA, EMA, Bollinger Bands, support/resistance, volatility. Pure math, no AI. Free endpoint. Technical indicators for stocks: RSI, MACD, SMA, EMA, Bollinger Bands, support/resistance, volatility. Pure math, no AI. Free endpoint.
submit_review
from source
Submit a data quality review for an endpoint and earn credits. Rate accuracy 1-5. Free endpoint. Submit a data quality review for an endpoint and earn credits. Rate accuracy 1-5. Free endpoint.
summarize_text
from source
Extractive text summarization by sentence scoring. Cost: $0.005 USDC. Extractive text summarization by sentence scoring. Cost: $0.005 USDC.
take_live_screenshot
from source
Capture a live screenshot of a webpage with configurable viewport dimensions. Returns a base64-encoded JPEG image. Use when a user wants a current visual of a website, needs to ver… Capture a live screenshot of a webpage with configurable viewport dimensions. Returns a base64-encoded JPEG image. Use when a user wants a current visual of a website, needs to verify page content visually, or wants to capture a dynamic page. Cost: $0.01 USDC.
take_screenshot
from source
Capture a full screenshot of any webpage. Returns a base64-encoded PNG image. Use when a user wants to see what a website looks like, needs visual verification, or wants to capture… Capture a full screenshot of any webpage. Returns a base64-encoded PNG image. Use when a user wants to see what a website looks like, needs visual verification, or wants to capture a page for reference. Supports custom viewport sizes. Cost: $0.01 USDC.
text_diff
from source
Compare two texts with word-level similarity scoring. Cost: $0.002 USDC. Compare two texts with word-level similarity scoring. Cost: $0.002 USDC.
translate
from source
Translate text between 30+ languages with automatic language detection, confidence scores, and alternative translations. Use when a user provides text in one language and wants it… Translate text between 30+ languages with automatic language detection, confidence scores, and alternative translations. Use when a user provides text in one language and wants it in another, or asks what language something is written in. Cost: $0.002 USDC.
url_encode_decode
from source
URL encode or decode text. Free endpoint. URL encode or decode text. Free endpoint.
validate_json
from source