nelsonic / nelsonic/github-scraper

Feat: Deploy AWS Lambda Function with URL

Open
#128 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

chore discuss enhancement help wanted T4h technical
Dominant language
JavaScript
Stars
456
Forks
97
PR merge metrics
No merged PRs in 30d

Description

We need a way of invoking the scraper from our Elixir app for https://github.com/dwyl/who/issues/86

Todo

  • allow a single url variable
  • return data as JSON

Note: Only working on the "happy path".

Ref: https://github.com/dwyl/learn-aws-lambda/issues/124 -> https://dev.to/aws-builders/introducing-lambda-function-urls-4ahd

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named; start by inspecting the scraper's Lambda deployment configuration and the Elixir integration referenced in the issue. Confirm whether the checked-off deployment work is already present, and treat the feature as done only when a Lambda URL accepts a single URL input and returns the scraper data as JSON.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, elixir, javascript
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.