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

  1. Get your API key at app.linkup.so

  2. Set your API key:

export LINKUP_API_KEY="your-api-key"
  1. Search:
linkup search "What is the capital of France?"

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.3.3.tar.gz (4.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.3.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkup_cli-0.3.3.tar.gz
  • Upload date:
  • Size: 4.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.3.3.tar.gz
Algorithm Hash digest
SHA256 5cf79c7c5e1fafbc344e237102b8d02ec1159714a8648f79df6adafa79ced877
MD5 27db14ee3d5bb761829dd4e6c7da2739
BLAKE2b-256 6c1e9d333b9afa16722f7656f32cb44ea78f793c6c65c3db2cb8691d26e2bae0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkup_cli-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f379b8c9e31c4aae1e5d543b01aac8495e575440df52fad8770b31907379706e
MD5 7e865e03c9bd9de0b2d042a2e7759ac3
BLAKE2b-256 02c8ac2d2d2c80df677c4ef9492eefb88d2dab9f4aee19dcc1ae3bde36ade9aa

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