Alternatives
Products that do what SerpApi does
Give Your AI Agents Live Search Data with 50% Fewer Tokens
- 1

- 2

- 3
- 4

- 5HM
Hi HN! Excited to share our MCP Server at Hyperbrowser - something we’ve been working on for a few days. We think it’s a pretty neat way to connect LLMs and IDEs like Cursor / Windsurf to the internet. Our MCP server exposes seven tools for data collection and browsing: 1. `scrape_webpage` - Extract formatted (markdown, screenshot etc) content from any webpage 2. `crawl_webpages` - Navigate through multiple linked pages and extract LLM-friendly formatted content 3. `extract_structured_data` - Convert messy HTML into structured JSON 4. `search_with_bing` - Query the web and get results…
2025 · github.com
- 6

- 7

- 8

- 9

- 10

- 11UF
Hi HN! I want to share our latest project at NEXA AI. We developed AI agent foundation models designed to transform how developers create AI agent powered apps. One major challenge we've observed with current human-computer interactions is that many simple, one-step tasks become unnecessarily complex, multi-step workflows due to limitations of current GUIs. AI agents can solve this, but existing AI agent models are slow and costly. To tackle these issues, we built lightweight AI agent models based on our Octopus V2, small language models for function calling (You can learn more about our…
2024 · nexa4ai.com
- 12SM
I built this because I got tired of watching Claude Code read through massive files just to find a few functions. Sourcerer lets AI agents search code semantically and grab exactly the code chunks they need instead of burning tokens on whole files. It uses tree-sitter to parse your codebase and creates a searchable index. So instead of "read auth.py (538 lines)", an agent can search for "user authentication logic" and get back just the relevant functions. Demo: https://asciinema.org/a/736638 GitHub: https://github.com/st3v3nmw/sourcerer-mcp
2025 · github.com
- 13

- 14WB
Hi HN, I'm one of the creators of Nanobrowser, an open-source Chrome extension that lets you automate web tasks using AI agents. We were inspired by the potential of tools like OpenAI's Operator, but we wanted something that was: -Open-Source:You can see the code, modify it, and contribute to the project. -Browser-Based:No complex setups or server deployments. It runs directly in your browser. -Customizable:You can tailor the agent's behavior to your specific needs. -BYO LLM:Bring your own large language model API key (OpenAI, Anthropic,or even local models), No vendor lock-in. -Privacy…
2025 · github.com
- 15IW
Hey HN, I built browser-use, an open-source alternative to OpenAI’s Operator for browser-use systems, and here’s why I think it’s better: Flexibility: You can use any LLM with our tool – Gemini, Anthropic, Qwen, Llama, DeepSeek, and more. As new models improve, so does your agent. Open Source: No need to pay $200/month or endure long waitlists – it’s free and accessible to everyone today. Custom Automation: Our Python package allows you to build actual web automations. Your LLM can gain new tools, like file uploads. Cost: Our system is 30x cheaper than Operator, e.g., when used with…
2025 · github.com
- 16

- 17NC
There's been some interesting work lately with BrowserAI (runs LLMs in the browser using WebGPU) enabling local, private AI processing. Now, the team has released BrowserAgent - a no-code tool built on top of it. BrowserAgent lets you create custom AI workflows using a drag-and-drop interface, all within your browser. This means personalized web summarizers, research assistants, or content generators can all run locally with no cloud costs and full data privacy. Check it out here - https://browseragent.dev Key features include: - No-Code Workflow Builder: Design custom AI agents…
2025 · browseragent.dev
- 18

- 19AT
Hey there HN, I'm Pablo from Objective. We're working on an AI-native Search platform. Today we're releasing Anton (https://www.objective.inc/anton) an API that you can use to evaluate relevance for any search system. We would love your feedback. Here's a quick demo by my co-founder Lance: https://youtu.be/geX8mwBGqIo Why we created Anton: In every company we've worked, it was very slow and costly to spot check a new model, or to thoroughly evaluate a release candidate, or to compare a few competing approaches for how to improve search going forward. In each of…
2024 · objective.inc
- 208B
Hey all, Justin here. I previously built Phind, the AI search engine for developers. One of the biggest problems we had there was figuring out what went wrong with bad searches. We had tons of searches per day, but less than 1% of users gave any explicit feedback. So we were either manually digging through searches or making general system improvements and hoping they helped. This problem gets harder with agents. Traces are longer and more complex. It takes more effort to review them, so I'm building a tool that lets you analyze LLM outputs directly to help developers of LLM apps and agents…
Jan 2026 · trails-red.vercel.app
- 21GA
Hi HN, I’ve been working on Spiderseek, a platform to help track and grow website visibility in AI-powered search engines (e.g. Perplexity, ChatGPT, and other agents). Traditional SEO tools are expensive and focused on Google-style search. I wanted something lightweight and AI-first, so I built Spiderseek: AI Research – Explore domains and keywords to uncover new opportunities. AI Analytics – See traffic, crawl activity, and page metrics, plus insights from AI agents. Content Submission – Get content indexed instantly in major AI agents. Rankings – Browse the top 1000 domains sorted by…
Sep 2025 · spiderseek.com
- 22RA
Hi HN! Sean from MindStudio here. I wanted to share something we've been working on that I think introduces some new ideas into the "AI coding agent" space. Remy is an AI agent that builds full-stack TypeScript apps from a spec written in a new flavor of annotated markdown. The spec has two layers: prose describing what the app does, and annotations that carry the technical precision (data types, edge cases, validation rules, code snippets). The agent then "compiles" this into code: backend methods, typed schemas, frontends, test scenarios, and everything else are derived artifacts of the…
Apr 2026 · remy.msagent.ai
- 23IM
Recently, I was exploring the OpenAI Agents SDK and building MCP agents and agentic Workflows. To implement my learnings, I thought, why not solve a real, common problem? So I built this multi-agent job search workflow that takes a LinkedIn profile as input and finds personalized job opportunities based on your experience, skills, and interests. I used: - OpenAI Agents SDK to orchestrate the multi-agent workflow - Bright Data MCP server for scraping LinkedIn profiles & YC jobs. - Nebius AI models for fast + cheap inference - Streamlit for UI (The project isn't that complex - I kept it…
2025
- 24EY
Hi HN, I want to share a suite of APIs designed to make web scraping and content transformation seamless. These tools empower your agents to handle diverse scraping and formatting tasks: 1. Markdownify API Endpoint Transforms web pages into clean, well-structured markdown. Ideal for content migration, documentation, or converting HTML to markdown for any use case. 2. Local Scraper API Extract structured data directly from HTML content. Instead of providing a URL, send the HTML and your extraction prompt to get meaningful, structured results. 3. SmartScraper API Define your desired output…
2024 · scrapegraphai.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →