nelsonic / github-scraper

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

data.avatar is undefied #114

Closed nedanwr closed 7 months ago

nedanwr commented 4 years ago

The avatar is not getting split due to it being undefined.

nelsonic commented 4 years ago

This is related to the recent UI update. #113

nedanwr commented 4 years ago

I tried grabbing the src from img tag with .avatar class but that didn't seem to work. Because right now, the avatar is in an img tag with the class of avatar.

nelsonic commented 7 months ago

Works again. Ref: https://github.com/nelsonic/github-scraper/actions/runs/7549448498/job/20553449066#step:5:19