Retriever AI Questions

Showing 1 - 5 of 28 questions
ChoyCMChoyCM
ChoyCM
Aug 3, 2026
See detail

Q: Trigger jobs via Whatsapp?

Hi

1. Any demo on how to trigger job via whatsapp?
Trigger jobs via API, MCP, WhatsApp, or on a schedule

2. What is the private mode mean?

3. If using BYOK, will it use my BYOK key first or Retriever Ai first?

Thanks

Share
Helpful?
0
8ef7b8d417084dd0b80ad9e6d3f3afff8ef7b8d417084dd0b80ad9e6d3f3afff
8ef7b8d417084dd0b80ad9e6d3f3afffPLUS
Aug 3, 2026
See detail

Q: Are Rover website slots reusable, and do subdomains count as separate websites?

Regarding the Rover website limit: are the 1/5/15/30 websites concurrent active domains, or lifetime domain activations? For example, on Tier 2, if I have Rover installed on five sites, can I remove one site and add a different domain, or are those five domain slots permanently consumed once used? Also, do subdomains count as separate websites?

Founder Team
Arjun_RetrieverAI

Arjun_RetrieverAI

Aug 3, 2026

A: The Rover website limit is per concurrent active domain.

Subdomains don't count as separate websites.

Share
Helpful?
0
105655134407456060529105655134407456060529
105655134407456060529PLUS
Aug 3, 2026
See detail

Q: can it scrape from google maps?

Founder Team
Arjun_RetrieverAI

Arjun_RetrieverAI

Aug 3, 2026

A: Yes it can both open the tab and scrape google maps as well as just directly query a database of prescraped google maps entries:
https://www.rtrvr.ai/docs/enrichment-datasets

Share
Helpful?
0
GarethGareth
GarethPLUS
Aug 2, 2026
See detail

Q: AJAX calls & JSON?

Can the tool intercept the internal XHR/fetch calls a page makes to its own backend — the private JSON API behind the rendered HTML — and expose those endpoints through the MCP as callable tools, so I can hit them on demand during a session instead of scraping the DOM?

Two things I specifically want to know:

1. Does it capture the request headers and session auth/tokens so a discovered endpoint...

Founder Team
Arjun_RetrieverAI

Arjun_RetrieverAI

Aug 2, 2026

A: Hey yes, with our recording feature: you can start recording, demonstrate a task, and finish and prompt to create a subroutine of executable code that hits the underlying APIs of a website.

This code on replay then gets executed from within the context of the webpage so all the headers/CSRF/HMAC get automatically created and propagated.

More info:
-...

Share
Helpful?
0
tina49tina49
tina49PLUS
Aug 1, 2026
See detail

Q: With your mcp can it run on Claude code routines?

I love that you have a mcp and that seems really cool to me. I just wonder if I can run it in Claude code routines, what I like about doing it in Claude code routines is that I can run agents without my computer being on and connect other mcps. So I’m wondering if this mcp has the capability to run on the cloud and pull items without my computer being on.

Founder Team
Arjun_RetrieverAI

Arjun_RetrieverAI

Aug 2, 2026

A: So our MCP exposes not only the extension installed on various browser profiles but our own cloud browser platform via our /agent API: https://www.rtrvr.ai/docs/agent

So yes from Claude Code Routine, you can trigger our cloud browser agent to finish a task. You can take it to the next level by syncing cookies from the extension to cloud platform so that the cloud agent will be automatically...

Share
Helpful?
1