[PYTHON] The guy who generates markdown for Hugo from Qiita

I made a script to output Qiita articles as Markdown for Hugo in order to move all the articles written in Qiita to the site made in Hugo.

What I made

Only the standard library is used, and all you need is an access token to use the Qiita API. If the number of articles is up to 100, you should be able to use it as it is.

Where I was careful

In addition to simply generating Markdown, I try to save images and change the image path in the article so that the images in the article can be completely migrated.

Details

-I moved the article posted on Qiita to Hugo --michimani.net

Recommended Posts

The guy who generates markdown for Hugo from Qiita
The guy who downloads audio from YouTube playlists
The guy who gets fitbit data from the server
"The guy who predicts the number of views from the title of Jaru Jaru's video"
I tried hitting the Qiita API from go
Created a Python wrapper for the Qiita API
I searched for railway senryu from the data
Call Polly from the AWS SDK for Python
Try posting to Qiita for the first time