nelsonic / nelsonic/github-scraper

Issue: Data Not Fetched Correctly by GitHub Scraper

Open
#159 6 comments 1 reaction 0 assignees View on GitHub

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.

Screenshot 2024-11-07 135346

Screenshot 2024-11-07 135634

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.