The first meaning-based web search API powered by embeddings. Extract structured data from the web with unmatched control, accuracy, and speed.
Better data, better LLM results. Built for production and scale.
Meaning-based search powered by embeddings. Find relevant content even when exact keywords don't match.
Live crawling with recursive capabilities. Get fresh data from any webpage with customizable depth and filters.
Structured responses designed for LLMs. Reduce hallucinations with verified sources and confidence scores.
Powerful filters by date, category, domain, and content type. Get exactly the data you need.
High rate limits, low latency, and 99.9% uptime. Built for production workloads and enterprise scale.
Simple REST API with SDKs for Python, JavaScript, and more. Get started in minutes with comprehensive docs.
Only a few lines of code to get started. See the API in action.
pip install phinodes from phinodes import Phinodes api = Phinodes("YOUR_API_KEY") results = api.search( "AI companies in SF", max_results=10 )
npm install phinodes import { Phinodes } from 'phinodes'; const api = new Phinodes('YOUR_API_KEY'); const results = await api.search({ query: 'AI companies in SF', maxResults: 10 });
From AI agents to research tools, our API powers diverse applications.
Power autonomous agents with real-time web intelligence. Enable agents to research, fact-check, and gather current information.
Build powerful research applications that can analyze trends, gather insights, and compile comprehensive reports.
Create data-driven content with real-time information. Perfect for news aggregation, report generation, and content automation.
Join thousands of developers who trust our Web Search API for their applications.