Search Articles — Sudonull

Search Results

In this project

AI Posts Verification in X via Puppeteer

https://sudonull.com/ai-posts-verification-in-x-via-puppeteer

Learn why the AI agent showed 83 successes instead of 16 real ones in X. Implementation of verifyReplyPosted with reload and DOM scan. Code and metrics for middle/senior dev.

AI agents and closed APIs: Dodo Pizza case

https://sudonull.com/ai-agents-and-closed-apis-dodo-pizza-case

How a developer integrated an AI agent with Dodo Pizza without an open API. Architecture, anti-bot bypass, secure authorization and the future of agent economy.

From the web

Puppeteer

https://pptr.dev/

Puppeteer is a JavaScript library which provides a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi. Puppeteer runs in the headless (no visible UI) by default

GitHub - puppeteer/puppeteer: JavaScript API for Chrome and Firefox

https://github.com/puppeteer/puppeteer

Puppeteer is a JavaScript library which provides a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi. Puppeteer runs in the headless (no visible UI) by default

Puppeteer | Chrome for Developers

https://developer.chrome.com/docs/puppeteer

Puppeteer Puppeteer is a JavaScript library which provides a high-level API to automate both Chrome and Firefox over the Chrome DevTools Protocol and WebDriver BiDi. Use it to automate anything in …

puppeteer - npm

https://www.npmjs.com/package/puppeteer

Puppeteer is a JavaScript library which provides a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi. Puppeteer runs in the headless (no visible UI) by default

puppeteer/README.md at main - GitHub

https://github.com/puppeteer/puppeteer/blob/main/README.md

Puppeteer is a JavaScript library which provides a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi. Puppeteer runs in the headless (no visible UI) by default

Getting started | Puppeteer

https://pptr.dev/guides/getting-started

Puppeteer will be familiar to people using other browser testing frameworks. You launch / connect a browser, create some pages, and then manipulate them with Puppeteer's API.

Puppeteer v0.9.0 - GitHub Pages

https://puppeteer.github.io/pptr.dev/

Puppeteer is a JavaScript library which provides a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi. Puppeteer runs in the headless (no visible UI) by default

What Is Puppeteer? A Comprehensive Guide for Beginners

https://thunderbit.com/blog/what-is-puppeteer-comprehensive-guide-for-beginners

Puppeteer is a tool that lets you control Chrome or Chromium browsers with code. You can automate web tasks like clicking, filling forms, scraping data, and taking screenshots—all without manual effort.

Puppeteer - Wikipedia

https://en.wikipedia.org/wiki/Puppeteer

A puppeteer is a person who manipulates an inanimate object called a puppet to create the illusion that the puppet is alive. The puppet is often shaped like a human, animal, or legendary creature.

Puppeteer download | SourceForge.net

https://sourceforge.net/projects/puppeteer.mirror/

Apr 10, 2020 · Puppeteer is a headless Node library that provides a high level API for controlling Chromium or Chrome over the DevTools protocol. It requires zero setup and comes bundled with the …

Trending Now