Perplexity Releases pplx, a Single-Binary CLI That Puts Its Search API in the Terminal for Coding Agents
MarkTechPost Michal Sutter
Perplexity released pplx, a command-line tool that provides programmatic access to its Search API and content-fetching capabilities for use by coding agents and humans. The tool costs $5 per 1,000 requests with a 50-queries-per-second rate limit and supports macOS on Apple Silicon, Linux x86_64, and Linux arm64. Developers can now integrate Perplexity's search and web-content extraction directly into automated workflows via JSON-based command outputs.
Why it matters
Perplexity has released pplx, an official command line client for its Search API. The tool exposes two commands — pplx search web and pplx content fetch — and returns exactly one JSON object on stdout. It ships as a checksum-verified single binary for macOS arm64 and Linux, alongside an Agent Skill for Claude Code, Codex CLI and any harness that can read a URL. The post Perplexity Releases pplx, a Single-Binary CLI That Puts Its Search API in the Terminal for Coding Agents appeared first on MarkTechPost.