mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 20:21:50 +02:00
@@ -1 +1,7 @@
|
||||
# Puppeteer
|
||||
# Puppeteer
|
||||
|
||||
Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome or Chromium.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='green' badgeText='Docs' href='https://developer.chrome.com/docs/puppeteer/'>Puppetter</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='read' href='https://www.freecodecamp.org/news/how-to-use-puppeteer-with-nodejs/'>Puppetter Tutorial</BadgeLink>
|
||||
|
Reference in New Issue
Block a user