# Capi The unofficial Codepen.io API ## How it works - Uses node-fetch to request data relative to the users. - Parse the response with cheerio. - Make use of promises to fetch pages synchronously. ## Demo codepen (with front-end, as in gif): https://codepen.io/lucagez/full/GPNJdE glitch (api only): server => https://glitch.com/edit/#!/capi query => https://capi.glitch.me/api?user={YOURUSERNAME}


