Serverless APIs for Web Page Testing

Overview
Let’s go serverless! In this article I am going to develop a serverless API to scrape and test out web pages under different resolutions. This is relatively straight-forward using open source libraries and AWS Lamdba.
Below are some screenshots of Medium.com on what I want to achieve. The serverless function captures the web page in the desired resolutions and…