codemzy / codebadges

Code badges to display your progress on FreeCodeCamp, CodeSchool, Codecademy, CodeWars, GitHub etc.
https://codemzy.github.io/codebadges/
27 stars 3 forks source link

Fix freeCodeCamp badge #4

Open codemzy opened 5 years ago

codemzy commented 5 years ago

Seems to be broken due to CORS issue, and possible change in profile HTML structure

codemzy commented 5 years ago

Think I am unable to do this currently because the profile is loaded after the page (React) and needs to be server side rendered to scrape - hopefully FCC is moving to nextJS and then will be able to fix this.