Earlier quoted context omitted.
Does walmart keep prompting you with "Press and hold" anti bot requests? I have a similar project and keep getting these on walmart.
Nope! Not even once, which surprised me. We've done about 6 grocery runs with it now, and it's never been blocked by any anti-bot detection. Maybe it's because I'm signed into my Walmart account already, or because it's using Chrome's devtools protocol to control the browser instead of something like Puppeteer?
Kitesurf: Agent-first browser that runs in V8 isolates
71–73 of 73 posts
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#72Earlier quoted context omitted.
Does walmart keep prompting you with "Press and hold" anti bot requests? I have a similar project and keep getting these on walmart.
Nope! Not even once, which surprised me. We've done about 6 grocery runs with it now, and it's never been blocked by any anti-bot detection. Maybe it's because I'm signed into my Walmart account already, or because it's using Chrome's devtools protocol to control the browser instead of something like Puppeteer?
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#73From what I understand, Kitesurf eventually went in its own direction and isn’t simply Obscura running on Workers. Still, knowing that Obscura helped get the original experiment started means a lot.
I recently added native rendering to Obscura. It can now take screenshots, stream screencasts, and generate PDFs without Chromium. The repository has also passed 21,000 stars.
For context, I’m 16 and have mostly been building this with my friend, so I’m still figuring out what the project should become and how to keep developing it sustainably.
Happy to answer any questions about Obscura or the rendering work.