codepen-awesomepi icon indicating copy to clipboard operation
codepen-awesomepi copied to clipboard

An unofficial API for CodePen.io

Results 9 codepen-awesomepi issues
Sort by recently updated
recently updated
newest added

I've used this pen recently: http://codepen.io/zerospree/pen/sjcoa. I'm getting a 1337 status.

I'm trying to fetch some information of my activity, but to my surprise found that the Melindrea/pen/ no longer returns the info suggested by the documentation. Is it gone altogether,...

bug

Hey Tim, I discovered you this morning thanks to ZeroSpree's beautiful adaptation of your code: http://codepen.io/zerospree/pen/sjcoa/ I had initially suggested to him that his pen measure "Added to Collection", then...

The URL to a pens preview-image should be in the result of every response.

enhancement

Since CodePen changed the request-names a bit, the documentation needs an update.

enhancement

### Get the description/stats/lovers/forkline of a pen ``` /{user}/details/{pen_id} ```

enhancement

That: ``` { "status":{ "code":1337, "message":"invalid" }, "content":null } ``` is just not enough. Are you kidding me?

enhancement

Because the API gets extended, it's hard to test everything manually :D

enhancement

Handle the **tags** like this: ## User ``` //tags ``` ## Global ``` /tags ```

enhancement