parent
80db357946
commit
6ff7cff880
1 changed files with 7 additions and 1 deletions
@ -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> |
||||||
|
Loading…
Reference in new issue