Serverless Scraping: Build API to get products by url using function apps

By Milind Singh

Elevator Pitch

A detailed journey of building rest APIs on Serverless Cloud functions with the ability to scrap using headless chrome without paying any server cost.

Description

  • Short introduction about serverless/function apps
  • Short introduction about serverless framework
  • Building a basic function app
  • Deploying a function app on AWS
  • Scraping setup details