0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/examples/README.md
Adi Prasetyo 611f51bda5 [doc] Fix thal link ()
This patch adds missing protocol to the link in example's README.md
2017-09-18 06:53:36 -07:00

866 B

Other resources

Other useful tools, articles, and projects that use Puppeteer.

Web scraping

  • Puppetron - Demo site that shows how to use Puppeteer and Headless Chrome to render pages. Inspired by GoogleChrome/rendertron.
  • Thal - Getting started with Puppeteer and Chrome Headless for Web Scraping.

Testing