Skip to content

A Node.js API framework that scrapes the Codecademy badges and achievement pages into a REST JSON API.

Notifications You must be signed in to change notification settings

rileyhilliard/codecademy-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecademy API

To launch the node server:

npm install
node app.js

Then head to http://localhost:3000/codecademy/{username} in your browser. Also available: http://localhost:3000/codecademy/badges/{username}

About

A Node.js API framework that scrapes the Codecademy badges and achievement pages into a REST JSON API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published