nelsonic / nelsonic/github-scraper
Issue: Data Not Fetched Correctly by GitHub Scraper
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 456
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Problem Description
When using the GitHub scraper package in my portfolio project, I noticed discrepancies in the fetched data compared to my actual GitHub profile. Specifically:
- Repository Count: The package reports 40 repositories, while my GitHub profile lists 42.
- Star Count: The package displays 22 stars, though my profile shows 2 stars.
This results in inaccurate data representation, which can affect applications relying on precise GitHub metrics.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First reproduce the reported repository and star-count discrepancies and trace how the GitHub scraper obtains those metrics; done means the package matches the corresponding profile values and has coverage for the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100