Agishub
68 services · 76 calls/30d · api.agishub.com
Agishub · Paid Chat
api.agishub.com
Ask a general-purpose LLM a question or give it an instruction, with an optional system prompt. No external API key required.
Agishub · Paid Classify
api.agishub.com
Classify a text into exactly one of the candidate labels you provide (e.g. sentiment, topic, intent).
Agishub · Paid Crawl MAP
api.agishub.com
Discover all URLs reachable from a domain within a link depth limit. Returns a flat list of absolute URLs, respects robots.txt crawl delays. Use it to map a site's structure before crawling.
Agishub · Paid Links
api.agishub.com
Return every hyperlink on a JavaScript-rendered page as a list of absolute URLs, with options to keep only visible links or only same-site links. Backed by a headless browser. Use it to map a site or seed a crawler.
Agishub · Paid Meeting Slots
api.agishub.com
Find working-hour time slots that overlap across participants in different timezones for a meeting of a given duration, excluding weekends and (when a country is given per participant) that person's public holidays. Free tier returns at most 1 slot; the paid endpoint returns every matching slot (see 'upgrade' in the response).
Agishub · Paid Scrape
api.agishub.com
Extract specific elements from a JavaScript-rendered page by CSS selector. Give a list of selectors (e.g. 'h1', '.price', 'a.product') and get back the text and attributes of every match. Backed by a headless browser, so it works on SPAs and JS-heavy pages.
Agishub · Paid Screenshot
api.agishub.com
Capture a PNG screenshot of any public URL — full page or just the viewport, at a chosen size — returned base64-encoded. Backed by a headless browser.
Agishub · Paid Snapshot
api.agishub.com
Capture several representations of a page in one call — rendered HTML plus a PNG screenshot by default, and optionally Markdown and the accessibility tree. Backed by a headless browser. Saves round-trips when an agent needs both the content and a visual of a page.
Agishub · Audio Speak
api.agishub.com
Convert text into spoken audio (returned base64-encoded MP3), in several languages.
Agishub · Audio Transcribe
api.agishub.com
Transcribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more.
Agishub · Browser Automate
api.agishub.com
Drive a headless browser: open a URL and run an ordered list of steps — click, type, press keys, wait, extract text and screenshot. For flows the plain scraper can't reach (logins, forms, multi-step pages).
Agishub · Chat
api.agishub.com
Ask a general-purpose LLM a question or give it an instruction, with an optional system prompt. No external API key required.
Agishub · Classify
api.agishub.com
Classify a text into exactly one of the candidate labels you provide (e.g. sentiment, topic, intent).
Agishub · Crawl
api.agishub.com
Crawl multiple pages of a site, respecting link depth and domain limits. Returns async job_id; results include markdown or HTML per page. Use it to fetch and process many pages of content at once.
Agishub · Crawl MAP
api.agishub.com
Discover all URLs reachable from a domain within a link depth limit. Returns a flat list of absolute URLs, respects robots.txt crawl delays. Use it to map a site's structure before crawling.
Agishub · Crypto Price
api.agishub.com
Get live USD spot prices for one or more cryptocurrencies by ticker symbol (e.g. BTC, ETH, SOL).
Agishub · Currency Convert
api.agishub.com
Convert an amount between currencies using live daily exchange rates (ISO 4217 codes, e.g. USD, EUR, GBP, JPY). Returns the converted amount and the rate used.
Agishub · Date Calculate
api.agishub.com
Timezone-aware date arithmetic: add or subtract a duration to a datetime (days are calendar-based and DST-safe; hours and minutes are absolute), or compute the difference between two datetimes that may be in different zones.
Agishub · Embed
api.agishub.com
Turn text into a numeric embedding vector for semantic search, RAG and similarity. Multilingual.
Agishub · Extract
api.agishub.com
Extract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON.
Agishub · Extract Structured
api.agishub.com
AI-powered structured extraction: give a URL plus a natural-language prompt and/or a JSON Schema, and get back clean structured JSON (e.g. product name, price, rating). Renders the page in a headless browser first, so it works on SPAs.
Agishub · Generate Image
api.agishub.com
Generate an image from a text prompt (returned base64-encoded PNG).
Agishub · Links
api.agishub.com
Return every hyperlink on a JavaScript-rendered page as a list of absolute URLs, with options to keep only visible links or only same-site links. Backed by a headless browser. Use it to map a site or seed a crawler.
Agishub · Meeting Slots
api.agishub.com
Find working-hour time slots that overlap across participants in different timezones for a meeting of a given duration, excluding weekends and (when a country is given per participant) that person's public holidays. Free tier returns at most 1 slot; the paid endpoint returns every matching slot (see 'upgrade' in the response).
Agishub · Memory Search
api.agishub.com
Semantically search a memory collection (namespace) and return the most relevant stored entries. The retrieval half of RAG.
Agishub · Memory Store
api.agishub.com
Store a piece of text in a persistent, searchable memory collection (namespace). Embedded and indexed for later semantic recall.
Agishub · Paid Audio Speak
api.agishub.com
Convert text into spoken audio (returned base64-encoded MP3), in several languages.
Agishub · Paid Audio Transcribe
api.agishub.com
Transcribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more.
Agishub · Paid Browser Automate
api.agishub.com
Drive a headless browser: open a URL and run an ordered list of steps — click, type, press keys, wait, extract text and screenshot. For flows the plain scraper can't reach (logins, forms, multi-step pages).
Agishub · Paid Crawl
api.agishub.com
Crawl multiple pages of a site, respecting link depth and domain limits. Returns async job_id; results include markdown or HTML per page. Use it to fetch and process many pages of content at once.
Agishub · Paid Crypto Price
api.agishub.com
Get live USD spot prices for one or more cryptocurrencies by ticker symbol (e.g. BTC, ETH, SOL).
Agishub · Paid Currency Convert
api.agishub.com
Convert an amount between currencies using live daily exchange rates (ISO 4217 codes, e.g. USD, EUR, GBP, JPY). Returns the converted amount and the rate used.
Agishub · Paid Date Calculate
api.agishub.com
Timezone-aware date arithmetic: add or subtract a duration to a datetime (days are calendar-based and DST-safe; hours and minutes are absolute), or compute the difference between two datetimes that may be in different zones.
Agishub · Paid Embed
api.agishub.com
Turn text into a numeric embedding vector for semantic search, RAG and similarity. Multilingual.
Agishub · Paid Extract
api.agishub.com
Extract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON.
Agishub · Paid Extract Structured
api.agishub.com
AI-powered structured extraction: give a URL plus a natural-language prompt and/or a JSON Schema, and get back clean structured JSON (e.g. product name, price, rating). Renders the page in a headless browser first, so it works on SPAs.
Agishub · Paid Generate Image
api.agishub.com
Generate an image from a text prompt (returned base64-encoded PNG).
Agishub · Paid Memory Search
api.agishub.com
Semantically search a memory collection (namespace) and return the most relevant stored entries. The retrieval half of RAG.
Agishub · Paid Memory Store
api.agishub.com
Store a piece of text in a persistent, searchable memory collection (namespace). Embedded and indexed for later semantic recall.
Agishub · Paid PDF
api.agishub.com
Render a public URL or a raw HTML string into a PDF document, returned base64-encoded. Backed by a headless browser. Use for invoices, reports, receipts and any HTML-to-PDF need.
Agishub · Paid QR Generate
api.agishub.com
Generate a QR code for any text or URL. Returns an inline SVG plus a data URI, with selectable size, quiet-zone margin and error-correction level.
Agishub · Paid Shorten
api.agishub.com
Shorten a long URL into a compact api.agishub.com/s/<code> link that redirects to the original. Codes are stored for a year.
Agishub · Paid Summarize
api.agishub.com
Summarize a block of text into a short abstract, with an optional target length. No external API key required.
Agishub · Paid Time Convert
api.agishub.com
Convert a specific date/time from one IANA timezone to another (single or batch). Accepts ISO 8601 or natural language ('next Tuesday 3pm'). Returns the converted datetime with UTC offset, zone abbreviation and DST flag.
Agishub · Paid Time Holiday
api.agishub.com
Check whether a given date is a public holiday in a country (identified by its ISO 3166-1 alpha-2 code), and return the holiday name if so. Backed by an authoritative public-holiday dataset.
Agishub · Paid Time NOW
api.agishub.com
Get the current local time in an IANA timezone, including the UTC offset, zone abbreviation and whether DST is in effect. Use whenever you need to know what time it is 'now' somewhere.
Agishub · Paid Time Offset
api.agishub.com
Get the exact UTC offset of an IANA timezone at a given instant, DST-aware. Correctly handles fractional offsets such as India +05:30 and Nepal +05:45.
Agishub · Paid Timezones
api.agishub.com
List or search valid IANA timezone identifiers by city/region/country, and resolve a city/country name to its timezone(s). Use it to discover the exact identifier to pass to the other tools.
Agishub · Paid Units Convert
api.agishub.com
Convert a value between units of the same category: length, mass, volume, speed, area, digital storage, time, and temperature (Celsius/Fahrenheit/Kelvin).
Agishub · Paid WEB Scraper
api.agishub.com
Fetch any public web page and return its main content as clean, token-efficient Markdown (title, description, headings, links, lists). Set render:true to execute JavaScript first for single-page apps or JS-heavy pages that would otherwise come back empty. Built for RAG and for agents that need to read the contents of a URL.
Agishub · Paid Webhook Send
api.agishub.com
Deliver a webhook (POST/PUT/PATCH a JSON payload to a URL) with guaranteed, retried delivery. Returns immediately with a job_id; AgisHub keeps retrying in the background until it succeeds.
Agishub · Paid Webhook Status
api.agishub.com
Check the delivery status of a webhook job (queued / retrying / delivered / failed) by its job_id.
Agishub · PDF
api.agishub.com
Render a public URL or a raw HTML string into a PDF document, returned base64-encoded. Backed by a headless browser. Use for invoices, reports, receipts and any HTML-to-PDF need.
Agishub · QR Generate
api.agishub.com
Generate a QR code for any text or URL. Returns an inline SVG plus a data URI, with selectable size, quiet-zone margin and error-correction level.
Agishub · Scrape
api.agishub.com
Extract specific elements from a JavaScript-rendered page by CSS selector. Give a list of selectors (e.g. 'h1', '.price', 'a.product') and get back the text and attributes of every match. Backed by a headless browser, so it works on SPAs and JS-heavy pages.
Agishub · Screenshot
api.agishub.com
Capture a PNG screenshot of any public URL — full page or just the viewport, at a chosen size — returned base64-encoded. Backed by a headless browser.
Agishub · Shorten
api.agishub.com
Shorten a long URL into a compact api.agishub.com/s/<code> link that redirects to the original. Codes are stored for a year.
Agishub · Snapshot
api.agishub.com
Capture several representations of a page in one call — rendered HTML plus a PNG screenshot by default, and optionally Markdown and the accessibility tree. Backed by a headless browser. Saves round-trips when an agent needs both the content and a visual of a page.
Agishub · Summarize
api.agishub.com
Summarize a block of text into a short abstract, with an optional target length. No external API key required.
Agishub · Time Convert
api.agishub.com
Convert a specific date/time from one IANA timezone to another (single or batch). Accepts ISO 8601 or natural language ('next Tuesday 3pm'). Returns the converted datetime with UTC offset, zone abbreviation and DST flag.
Agishub · Time Holiday
api.agishub.com
Check whether a given date is a public holiday in a country (identified by its ISO 3166-1 alpha-2 code), and return the holiday name if so. Backed by an authoritative public-holiday dataset.
Agishub · Time NOW
api.agishub.com
Get the current local time in an IANA timezone, including the UTC offset, zone abbreviation and whether DST is in effect. Use whenever you need to know what time it is 'now' somewhere.
Agishub · Time Offset
api.agishub.com
Get the exact UTC offset of an IANA timezone at a given instant, DST-aware. Correctly handles fractional offsets such as India +05:30 and Nepal +05:45.
Agishub · Timezones
api.agishub.com
List or search valid IANA timezone identifiers by city/region/country, and resolve a city/country name to its timezone(s). Use it to discover the exact identifier to pass to the other tools.
Agishub · Units Convert
api.agishub.com
Convert a value between units of the same category: length, mass, volume, speed, area, digital storage, time, and temperature (Celsius/Fahrenheit/Kelvin).
Agishub · WEB Scraper
api.agishub.com
Fetch any public web page and return its main content as clean, token-efficient Markdown (title, description, headings, links, lists). Set render:true to execute JavaScript first for single-page apps or JS-heavy pages that would otherwise come back empty. Built for RAG and for agents that need to read the contents of a URL.
Agishub · Webhook Send
api.agishub.com
Deliver a webhook (POST/PUT/PATCH a JSON payload to a URL) with guaranteed, retried delivery. Returns immediately with a job_id; AgisHub keeps retrying in the background until it succeeds.
Agishub · Webhook Status
api.agishub.com
Check the delivery status of a webhook job (queued / retrying / delivered / failed) by its job_id.