nelsonic / github-scraper

🕷 🕸 crawl GitHub web pages for insights we can't GET from the API ... 💡
419 stars 95 forks source link

`NaN` contributions to Open Source ... 🙄 #132

Open nelsonic opened 3 months ago

nelsonic commented 3 months ago

Getting the following failed tests: 🤦

image

Should just be a matter of updating the DOM selector. 🤞 Going to look at this tonight for T25m and see if I can fix it. 🧑‍💻

nelsonic commented 3 months ago

Ok. They are very deliberately breaking things that used to be server-side-rendered and instead rendering the with an additional HTTP request. not much we can do about this ... 😢