Skip to main content
This tutorial shows you how to use Claude’s function calling with Linkup to build a chatbot with real-time web search capabilities.
1

Get your API Keys

Get your Linkup API key

Create a Linkup account for free to get your API key.

Get your Anthropic API key

Create an Anthropic account for free to get your API key.
2

Install and Setup

Install the required packages:
Set up your clients:
3

Define the Function Schema

Tell Claude about your search function:
4

Build the Chatbot

Put it all together in a conversational loop that supports multiple and chained tool calls:
Need help? Email support@linkup.so, ping us on Discord, or talk to us.