We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356cf4d commit 4100ae0Copy full SHA for 4100ae0
_posts/2020-10-28-puppeteer-scraping.md
@@ -17,7 +17,7 @@ Learn how to scrape webpages using Puppeteer and Serverless Functions built with
17
18
## Introduction to web testing and scraping
19
20
-In this post I'll introduce you Puppeteer and show you how to use it to automate and scrape websites using OpenFaaS functions.
+In this post I'll introduce you [Puppeteer](https://pptr.dev/) and show you how to use it to automate and scrape websites using OpenFaaS functions.
21
22
There's two main reasons you may want to automate a web browser:
23
* to run compliance and end-to-end tests against your application
0 commit comments