Overview
Linkup is powered by a proprietary, AI-native web index, which provides swift and relevant retrieval of web results. This is a fundamentally different approach than SerpAPI’s, which scrapes Google’s results page.Quick Start
Get your API key
Get your API key
Create a Linkup account for free to get your API key.
Install the SDK
Replace your API calls
SerpAPIParameter Mapping
| SerpAPI Parameter | Linkup Parameter | Notes |
|---|---|---|
q | query | Required parameter |
engine | N/A | Linkup uses its own AI-native search engine |
num | maxResults | Total number of results returned. Default: 10 |
tbs (time-based) | fromDate, toDate | Use ISO 8601 date format (YYYY-MM-DD) |
as_dt, as_eq | includeDomains, excludeDomains | Use arrays of domain strings |
| N/A | depth | Choose fast (beta), standard, or deep |
| N/A | outputType | Choose searchResults, sourcedAnswer, or structured |
| N/A | structuredOutputSchema | Define custom JSON schema for structured data extraction |
Response Format Differences
SerpAPI Response StructureExamples
Fresh Content Search
SerpAPIDomain-Specific Search
SerpAPIExcluding Domains
SerpAPINeed Help?
- Check our Quickstart Guide
- Read about Prompting Best Practices
- Join our Discord Community
- Explore the API Reference
Your Linkup account starts with €5 of free credit. You can monitor usage and add more credit in the Billing section.