Agent Reach

Active
GitHub Python MIT

Description

Give your AI agent eyes to see the entire internet. Read and search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu with one CLI and zero API fees.

Key Features

  • Multi-platform search — Search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu and 14+ platforms with one CLI
  • Zero API fees — All tools are open-source and free, no paid API keys required
  • One-line install — Paste a single command to your AI agent for auto-installation, supports Claude Code, OpenClaw, Cursor etc.
  • Built-in diagnostics — agent-reach doctor checks connectivity status for all channels
  • Pluggable architecture — Each platform is backed by an independent upstream tool, swappable anytime
  • Works with all agents — Compatible with Claude Code, OpenClaw, Cursor, Windsurf and any CLI-capable agent

Use Cases

💡 AI agents reading Twitter posts for sentiment analysis
💡 Extracting YouTube video subtitles and generating content summaries
💡 Searching Reddit for specific bug discussions and solutions
💡 Reading XiaoHongShu posts for product reputation analysis
💡 Subscribing to RSS feeds and tracking content updates automatically

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (77.6k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Quick Start

```bash
# Paste this command to your AI Agent:
帮我安装 Agent Reach:https://raw.githubusercontent.com/Panniantong/agent-reach/main/docs/install.md

# Update is also one line:
帮我更新 Agent Reach:https://raw.githubusercontent.com/Panniantong/agent-reach/main/docs/update.md

# Check status of all channels:
agent-reach doctor
```

Related Projects

Scrapling

78.1k · Python
Active A+

An adaptive web scraping framework that intelligently handles anti-bot measures, from single requests to full-scale crawls, designed for AI agent data collection.

browserpythontools +2
  • · Adaptive selectors — Parser learns from website structure changes and automatically relocates elements when pages update
  • · Anti-bot bypass — Built-in StealthyFetcher and DynamicFetcher bypass Cloudflare Turnstile and other anti-bot systems
  • · Multi-mode fetchers — Fetcher, AsyncFetcher, StealthyFetcher, and DynamicFetcher for different scraping scenarios

Browser Use Web UI

16.3k · Python
Stale B

A web interface for running AI agents in the browser, providing a visual experience for browser automation operations.

browserpythonagent +2
  • · Gradio-based WebUI supporting most browser-use functionalities with an intuitive interface
  • · Expanded LLM support including Google, OpenAI, Azure OpenAI, Anthropic, DeepSeek, and Ollama
  • · Custom browser support allowing use of your own browser without re-login or authentication issues

PPT Master

51.5k · Python
Active A+

AI-powered PPT generation tool that creates natively editable PPTX from any document, producing real PowerPoint shapes instead of images.

browserpythonagent +2
  • · Native PPTX generation — produces real PowerPoint shapes instead of images, fully editable in PowerPoint
  • · Document input parsing — supports Markdown, PDF, Word and other formats auto-parsed into slides
  • · Multi-style templates — built-in Swiss Grid, Glassmorphism, Memphis Pop and other professional design styles

Index

2.4k · Python
Stale B

The SOTA open-source browser agent for autonomously performing complex tasks on the web with natural language-driven web automation.

pythonbrowseragent +2
  • · SOTA browser agent — autonomously navigates and interacts with websites using reasoning LLMs with vision
  • · Multi-model support — works with Gemini 2.5 Pro, Claude 3.7 Sonnet, and OpenAI o4-mini
  • · Structured output — extract data reliably using Pydantic schemas for programmatic consumption