Skip to main content

Agent web search & research API — structured query, news, and multi-source research with citations

Project description

SearchLane (Python)

Agent web search & research API — structured hits, news search, and multi-source research briefs with citations.

Part of Talocode. Hosted at /v1/searchlane/*.

Install

pip install talocode-searchlane

Usage

from searchlane import SearchLaneClient

client = SearchLaneClient(api_key="your_talocode_key")
# or: export TALOCODE_API_KEY=...

hits = client.query(query="MCP agent tools", limit=5)
news = client.news(query="AI agents", limit=5)
brief = client.research(query="What is llms.txt?", fetch_pages=True)

CLI

export TALOCODE_API_KEY=...
searchlane health
searchlane pricing
searchlane query --query "open source AI tools"
searchlane news --query "AI agents"
searchlane research --query "agent-native APIs"

Auth & base URL

Env Default
TALOCODE_API_KEY
TALOCODE_BASE_URL https://api.talocode.site

Routes / credits

Method Path Credits
GET /v1/searchlane/health
GET /v1/searchlane/pricing
GET /v1/searchlane/capabilities
POST /v1/searchlane/query 5
POST /v1/searchlane/news 8
POST /v1/searchlane/research 30

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

talocode_searchlane-0.1.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

talocode_searchlane-0.1.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file talocode_searchlane-0.1.0.tar.gz.

File metadata

  • Download URL: talocode_searchlane-0.1.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for talocode_searchlane-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ebdb55229d8a09ddb58ce7a4105dac1dfd856c6b05b2c207438272df314300e5
MD5 003c0299b5bada1d1b7c10e321f724a0
BLAKE2b-256 380e4e65c2c87893c281241c70fd52eb26fd385501a356a591aa6a30b8796aa3

See more details on using hashes here.

File details

Details for the file talocode_searchlane-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for talocode_searchlane-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4b1bc401fe70efbf990b0799b7b48c755903a5fb2708909b0ec20651dc91440c
MD5 04f1cef295e38a740ecd28faa55fa09d
BLAKE2b-256 99f74bd815380709990864ec1909a32336157d800decf27252c58128d4252fd0

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