We need a way of invoking the scraper from our `Elixir` app for https://github.com/dwyl/who/issues/86 # Todo + [x] allow a single `url` variable + [x] return `data` as `JSON` > **Note**: Only working on the "happy path". + [x] deploy to lambda using https://github.com/dwyl/aws-lambda-deploy + [x] Update https://github.com/dwyl/aws-lambda-deploy in the process 😬 Ref: https://github.com/dwyl/learn-aws-lambda/issues/124 -> https://dev.to/aws-builders/introducing-lambda-function-urls-4ahd
We need a way of invoking the scraper from our
Elixirapp for dwyl/who#86Todo
urlvariabledataasJSONRef: dwyl/learn-aws-lambda#124 -> https://dev.to/aws-builders/introducing-lambda-function-urls-4ahd