An open API service indexing awesome lists of open source software.

https://github.com/ttskch/qiita-export

export all posts and comments from qiita.com
https://github.com/ttskch/qiita-export

Last synced: 10 months ago
JSON representation

export all posts and comments from qiita.com

Awesome Lists containing this project

README

          

# qiita-export

[![npm version](https://img.shields.io/npm/v/qiita-export.svg?style=flat-square)](https://www.npmjs.com/package/qiita-export)
[![npm downloads](https://img.shields.io/npm/dm/qiita-export.svg?style=flat-square)](https://www.npmjs.com/package/qiita-export)

## Usage

get access token from https://qiita.com/settings/applications and

```bash
$ npx qiita-export -t {access_token}
exported to ./qiita-export
```