Give your AI Agent eyes to see the entire internet. Search + Read 10+ platforms.
Project description
🔍 Agent Search
Give your AI Agent instant access to the internet
What is Agent Search?
Agent Search gives your AI agent the ability to search and read content from 10+ platforms — Twitter/X, Reddit, YouTube, GitHub, Bilibili, LinkedIn, web pages, and more — with a single install command.
The problem it solves:
| Pain Point | Reality |
|---|---|
| Twitter/X API | Paid, $215/mo for moderate use |
| Server IPs get 403'd | |
| YouTube transcripts | No official API |
| GitHub search | Auth required, rate limited |
| Web scraping | Returns raw HTML, not readable content |
Agent Search handles all of this transparently. Your agent calls a function, gets back clean readable text.
Quick Start
Paste this into your AI agent (Claude Code, Cursor, OpenAI Assistants, etc.):
Install Agent Search: https://raw.githubusercontent.com/travis-burmaster/agent-search-tool/main/docs/install.md
Supported Platforms
| Platform | Search | Read | Auth Required |
|---|---|---|---|
| Web | ✅ | ✅ | No |
| GitHub | ✅ | ✅ | Optional |
| ✅ | ✅ | No | |
| YouTube | ❌ | ✅ (transcript) | No |
| Twitter/X | ✅ | ✅ | Cookie |
| ❌ | ✅ | Cookie | |
| Bilibili | ✅ | ✅ | Cookie |
| Exa Search | ✅ | ✅ | API key |
| RSS | ❌ | ✅ | No |
| V2EX | ✅ | ✅ | No |
Installation
pip install agent-search-tool
Usage
# Check what's working
agent-search doctor
# Configure optional features
agent-search configure
# Search the web
agent-search search "latest LLM benchmarks 2026"
# Read a URL
agent-search read https://github.com/travis-burmaster/agent-search-tool
Security
No hardcoded credentials. Cookies and API keys are stored in ~/.agent-search/config.yaml with 0600 permissions (owner read/write only).
License
MIT — Copyright (c) 2026 Travis Burmaster
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agent_search_tool-1.4.5.tar.gz.
File metadata
- Download URL: agent_search_tool-1.4.5.tar.gz
- Upload date:
- Size: 66.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc6295667f12d89a51d69815c4da856b5ed36efaede2a55517855664c0881484
|
|
| MD5 |
5d31eb414c030364a012ac32954467dd
|
|
| BLAKE2b-256 |
abaea11510e7334492c57f01a75387ae613efcdc25ac416a9bbbf4bfafee02f2
|
File details
Details for the file agent_search_tool-1.4.5-py3-none-any.whl.
File metadata
- Download URL: agent_search_tool-1.4.5-py3-none-any.whl
- Upload date:
- Size: 71.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a389a524759918d37c9daca805e58515e0db44ca412c05dbeffa8616c726a0ad
|
|
| MD5 |
ebc5c401f58e3114f02a35df35a65bfd
|
|
| BLAKE2b-256 |
5b2c9faf03a5f69b2ff3ca0a97d85fd01bbf217ff059def45f232e9bbd474a9f
|