The link.fish API extracts structured data from web pages by URL. It returns page metadata and tabular data, renders pages in a real browser to capture data and screenshots, and pulls out social media accounts, geo coordinates, and linked mobile apps found on a site.
Jentic publishes the only available OpenAPI specification for link.fish API, keeping it validated and agent-ready. The link.fish API extracts structured data from arbitrary websites by URL - including the page's main content, social-media accounts, geo-coordinates, and tabular data. Eight endpoints cover full-page extraction, browser-rendered extraction, screenshot generation, and lookup helpers for mobile apps, JSON/XML structures, and tabular content. Authentication uses HTTP Basic with a username and password issued by link.fish, and the API is served only over HTTPS.
Step 1: Jentic One Host machine
# On the machine that will host your Jentic One instance:
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Flink.fish" | shStep 2: Agent machine
# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Flink.fish" | sh
jentic register # connects your agent to your Jentic One instanceJentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.
BOOK A DEMO
Browse thousands of APIs and connect them all to your agent with Jentic One. One layer, one credential — every API your agent needs.