11 comments (11 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML893 stars (893 stars)163 forks (163 forks)batch import
featurehelp wanted
Description
Contributor guide
- Tech stack
- javascriptnodejselectron
- Domain
- data
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- JavaScriptNode.jsElectron basicsWeb scraping
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 50
- Research direction
- Examine existing data source modules in the codebase (e.g., championgg.js) to understand the pattern. Visit the metalol URL provided and inspect the HTML structure to identify item set data. Implement a new module that scrapes and formats the data similarly. Ensure to handle any dynamic content or pagination. See issue comments for any additional requirements.