Ai Search
Pricing
Pay per usage
Ai Search
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Andrew Babo
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
AI Online Search — ask ChatGPT & Gemini, get answers + sources
Ask any question and get the answer from ChatGPT (web search) and Gemini (web grounding) side by side, with the source links each AI actually used, plus brand-mention and competitor share-of-voice tracking.
No account. No login. No API key. No cookies.
What you get per question, per AI
| Field | Meaning |
|---|---|
answerText / answerMarkdown / answerHtml | The full answer in three formats |
citations[] | title, url, domain, snippet, position for every source the AI cited |
citationCount, uniqueDomains | Quick citation stats |
brandMentions[] | Was your brand mentioned, how many times, where in the answer, with context snippets |
competitorMentions[] | Same, for competitors |
shareOfVoice | Your mentions ÷ (yours + competitors') × 100 |
citedByBrand | Did the AI link to your own domain |
responseTimeMs, costUsd, scrapedAt, errorCode | Run metadata |
Real measured numbers
10-question benchmark (5 questions × 2 AIs, Apify 4 GB, residential proxy, Sept 2026):
| Engine | Success | Answer length | Citations | Time per question | Cost per question |
|---|---|---|---|---|---|
| ChatGPT | 4/5 | 120–520 words | 1–9 sources | 13–28 s | $0.0036–0.0077 |
| Gemini | 5/5 | 288–692 words | 3–5 sources | 29–48 s | $0.008–0.013 |
Both English and Vietnamese questions return native-language answers with local sources
(e.g. pnj.com.vn, vn.investing.com for Vietnamese finance questions).
Input
- queries — one or more questions, written exactly as a person would ask them.
- engines —
chatgpt,gemini(both by default),googleAiMode(experimental, often blocked by Google's bot check). - country / language — two-letter codes; answers and sources are localized.
- brandKeywords / competitorKeywords — what to watch for in the answers.
- includeScreenshot — save a PNG of each answer as proof (off by default, faster without).
- followUpQuestion — optional second question in the same ChatGPT conversation.
- maxConcurrency / maxRetries — throughput and resilience.
- proxyConfiguration — residential proxies are strongly recommended.
Error codes
Failed questions still produce a row, with an empty answer and errorCode:
LOGIN_WALL— the AI refused the anonymous session on that attempt (retry usually fixes it).BLOCKED— bot check / captcha page.EMPTY_ANSWER,NO_ANSWER— the page rendered but produced no usable answer.
Nothing is ever reported as a success with an empty answer.
Typical uses
- Track whether AI assistants recommend your brand, and which sources they trust.
- Compare how two different AIs answer the same buyer question.
- Feed grounded, cited answers into your own agents and reports.
Changelog
- 0.3 — Added the Gemini engine (anonymous, web-grounded, full citation extraction). Default engines are now ChatGPT + Gemini. Google AI Mode marked experimental.
- 0.2 — Anti-detection browser layer, reliable ChatGPT answer and source extraction.
- 0.1 — First release.