Linkup's JS SDK wraps the Linkup API for sourced web search and clean content fetching. It gives agents a maintained client for standard and deep search modes, plus URL fetch operations that can return rendered page content in a cleaner form for downstream reasoning.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Linkup JS SDK for Sourced Web Search and Fetch"
slug: "linkup-js-sdk-sourced-web-search-fetch"
description: "Linkup's JS SDK wraps the Linkup API for sourced web search and clean content fetching. It gives agents a maintained client for standard and deep search modes, plus URL fetch operations that can return rendered page content in a cleaner form for downstream reasoning."
github_stars: 4
verification: "security_reviewed"
source: "https://github.com/LinkupPlatform/linkup-js-sdk"
author: "LinkupPlatform"
category: "Library & API Reference"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "LinkupPlatform/linkup-js-sdk"
github_stars: 4
npm_package: "linkup-sdk"
npm_weekly_downloads: 30824
---
# Linkup JS SDK for Sourced Web Search and Fetch
Linkup's JS SDK wraps the Linkup API for sourced web search and clean content fetching. It gives agents a maintained client for standard and deep search modes, plus URL fetch operations that can return rendered page content in a cleaner form for downstream reasoning.
## Installation
Use the upstream install or setup path that matches your environment:
- npm i linkup-sdk
- npm i viem @x402/core @x402/evm
Basic usage or getting-started notes:
- ## 🛠️ Usage
- #### 📝 Example standard search query
- #### 📝 Example
- Source: https://github.com/LinkupPlatform/linkup-js-sdk
- Extracted from upstream docs: https://raw.githubusercontent.com/LinkupPlatform/linkup-js-sdk/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/linkup-js-sdk-sourced-web-search-fetch/)
No comments yet. Be the first to comment!