iqbalmh18/brave-api ? reverse-engineered prompt

Reverse engineered prompt

Build me a clean Python package that lets me use Brave Search without an API key, both for getting AI style answers and for doing regular web search.

I want one easy client I can call from async Python, with a simple ask method for full answers and a streaming version that prints text as it arrives. It should also return useful stuff like web links, images, videos, follow up questions, and any infobox details when available. Add a normal search method for web and news results, plus autocomplete suggestions.

Please include support for conversations, image input for visual questions, and sensible config for language, country, safesearch, timeouts, retries, and optional proxies. If possible, make it work as an MCP server too so I can plug it into Claude Desktop or Cursor with no code changes. I’d like good type hints, validation, and a few examples so it’s easy to use right away.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab