Skip to content

Downloads your posts and saves them as markdown files

Notifications You must be signed in to change notification settings

stebaker92/Dev.to-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Dev.to Post Downloader

Python script to download all of your Dev.to posts in markdown format.

I Created this script to import my Dev.to posts into my self hosted blog

Usage

  • Create a dev.to API KEY and put it in a .env file (or rename .env.example)
  • Install python requirements pip3 install -r requirements.txt
  • Run python3 dev.to.py to download all posts to a posts/ directory

About

Downloads your posts and saves them as markdown files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published