Readit News logoReadit News
arjunchint commented on Getting a Gemini API key is an exercise in frustration   ankursethi.com/blog/gemin... · Posted by u/speckx
arjunchint · 7 days ago
We built an AI Web Agent on top of Gemini.

We actually created shortcut for the agent itself to go to AI Studio, create API key, and configure itself haha: https://www.youtube.com/watch?v=L6ywfLrG_W8

arjunchint commented on Automate GEO tracking by turning the browser into an API   twitter.com/rjchint/statu... · Posted by u/arjunchint
arjunchint · 12 days ago
Hey everyone,

If you're trying to figure out how to track product visibility/rankings on ChatGPT without manually typing queries 50 times a day, check out this new tool: rtrvr ai!

The problem is that standard scrapers usually get blocked by OpenAI/Perplexity, and using the official API doesn’t give you the "Web Search" results (citations, sources, UI elements) that a real consumer sees.

You can get around this with rtrvr ai by turning your own Chrome Browser into an API endpoint.

arjunchint commented on Remote Control your Browser via Remote MCP (no NPX commands)   rtrvr.ai/blog/browser-as-... · Posted by u/arjunchint
arjunchint · a month ago
While all the other browser MCP servers require you to run npx commands and can only connect to local apps, we are the firth Remote Browser MCP allowing you to connect any app to your browser by just copy/pasting MCP url!
arjunchint commented on What if you don't need MCP at all?   mariozechner.at/posts/202... · Posted by u/jdkee
arjunchint · a month ago
Hey we actually just released rtrvr.ai, our AI Web Agent Chrome Extension, as a Remote MCP Server that obviates lot of the setup you needed to do. We had the same intuition that the easiest way to scrape is through your own browser and so we expose dedicated MCP tools to do actions, scrape pages, and execute arbitrary code in Chrome's built in sandbox.

We give a copy/pasteable MCP url that you can use with your favorite agent/chatbot/site and give those providers browser context and allow them to do browser actions.

So compared to Playwright MCP and others that require you to run npx and can only be connected to local clients, with ours you just paste a url and can use with any client.

Checkout our recent posts: https://news.ycombinator.com/item?id=45898043https://www.youtube.com/watch?v=B4BTWNTuE-s

arjunchint commented on Claude Skills are awesome, maybe a bigger deal than MCP   simonwillison.net/2025/Oc... · Posted by u/weinzierl
arjunchint · 2 months ago
I am really confused on how this compares to resources/prompts in the MCP Spec that a MCP server can expose.

I get it no one is using that, but like this just sounds like a rehash?

https://modelcontextprotocol.io/specification/2025-06-18/ser...https://modelcontextprotocol.io/specification/2025-06-18/ser...

arjunchint commented on A stateful browser agent using self-healing DOM maps   100x.bot/a/a-stateful-bro... · Posted by u/shardullavekar
arjunchint · 2 months ago
So to make sure I am understanding this, even though a site update its selectors weekly for example like LinkedIn, your automation agent would still continue to work.

But if a website changes its UX and your recording no longer works then it will fail?

Working in the browser agent space myself, although you save on cost with these repeatable recordings the true disruption of browser agents is using one prompt on thousands of websites without having to worry about maintenance at all

arjunchint commented on Launch HN: Webhound (YC S23) – Research agent that builds datasets from the web    · Posted by u/mfkhalil
arjunchint · 3 months ago
Since it looks like you are built on FireCrawl, and FireCrawl itself has similar products like FireEnrich, how do you see yourself maintaining a differentiation and compete with FireCrawl directly, if they just decide to copy you?

As an aside, we are about to launch something like similar at rtrvr.ai but having AI Web Agents navigate pages, fill forms and retrieve data. We are able to get our costs down to negligible by doing headless, serverless browsers and our own grounds up DOM construction/actuation (so no FireCrawl costs). https://www.youtube.com/watch?v=gIU3K4E8pyw

u/arjunchint

KarmaCake day92December 19, 2024View Original