Skip to main content

Official CLI for Linkup - AI-powered web search

Project description

Linkup CLI

Official command-line interface for Linkup - AI-powered web search.

Installation

pip install linkup-cli

Quick Start

# Install
pip install linkup-cli

# Setup (opens browser to get API key)
linkup setup

# Search
linkup search "What is the capital of France?"

That's it! The setup wizard will guide you through getting your API key.

Usage

Search

# Basic search (standard depth, sourced answer)
linkup search "your query"

# Deep search (more thorough, better for complex queries)
linkup search "complex research topic" --depth deep

# Get raw search results instead of AI answer
linkup search "python tutorials" --output searchResults

# Combine options
linkup search "latest AI research" --depth deep --output searchResults

# Short form
linkup s "your query" -d deep -o searchResults

Fetch

Extract content from any URL:

linkup fetch "https://example.com"

Configuration

Check your configuration:

linkup config

Options

Flag Short Values Description
--depth -d fast, standard, deep Search depth (default: standard)
--output -o sourcedAnswer, searchResults Output type (default: sourcedAnswer)
--version -V Show version
--help -h Show help

Environment Variables

Variable Description
LINKUP_API_KEY Your Linkup API key (required)

Examples

# Quick facts
linkup search "population of tokyo"

# Research
linkup search "latest developments in quantum computing" --deep

# Get sources
linkup search "best python web frameworks" --output searchResults

# Extract article content
linkup fetch "https://example.com/article"

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkup_cli-0.4.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

linkup_cli-0.4.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file linkup_cli-0.4.0.tar.gz.

File metadata

  • Download URL: linkup_cli-0.4.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for linkup_cli-0.4.0.tar.gz
Algorithm Hash digest
SHA256 6cd842d7779eb3756db7ac54e6fe9f5577c2e47a783c3941f5f3715cffdcfa3b
MD5 7e95ef38adbbd08f82a59abdc39d3385
BLAKE2b-256 b772ee0f579556295437745e9ae6b7de6d30ab3e5b0c6a32268ef26edf6674aa

See more details on using hashes here.

File details

Details for the file linkup_cli-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: linkup_cli-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for linkup_cli-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c20bb1f11aa29727748ddb11c3cfe7a4ae865c28f94beade343a55c6442ba45c
MD5 f4e0db11074d14e715c9c7f2e1a04a82
BLAKE2b-256 d4e9e5987e0cbefebc262abd8b3486ed622429670f999615f7ca6c3360cbf7c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page