PaperCall is shutting down on August 31, 2026. Existing events and submissions will remain available until then. New events can no longer be created.

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