Is their any API where I could get all my posts from the site?
Wilbur Powery

Wilbur Powery @wilburpowery

Joined:
Apr 13, 2017

Is their any API where I could get all my posts from the site?

Publish Date: May 13 '18
9 2

Hey guys, I’m thinking on killing the blog on my site and just publishing my content here. But, I’d still like to fetch all my posts and display them in my site. Any idea if there’s an endpoint to get them?

Comments 2 total

  • Ben Halpern
    Ben HalpernMay 13, 2018

    We don't have anything we support with great guarantees, but this'll do the trick for fetching the links:

    dev.to/api/articles?username=wilbu...

    Keep me in the loop if the API breaks. Eventually we'll probably have something stable.

    You also have an RSS feed for whole posts: dev.to/feed/wilburpowery

    But warning, custom embeds will need appropriate css.

    • Wilbur Powery
      Wilbur Powery May 13, 2018

      Wow, really awesome. I almost went with Medium, but I rather this platform tbh. I only want to display the title and link to here from my site. Thank You! ☺️

Add comment