Skip to content

Exports the yld blog from medium to json

Notifications You must be signed in to change notification settings

yldio/medium-export-rss

Repository files navigation

Medium RSS Export

This repo holds the code to export the medium blog from the RSS feed and parses it into JSON

yarn

then

node -e 'require("./post-demo").init()'

or, to start a local server with RSS content:

node demo.js

About

Exports the yld blog from medium to json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published