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
- Host: GitHub
- URL: https://github.com/ttskch/qiita-export
- Owner: ttskch
- License: mit
- Created: 2020-03-25T23:46:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T04:02:10.000Z (almost 6 years ago)
- Last Synced: 2025-03-18T12:50:25.113Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qiita-export
[](https://www.npmjs.com/package/qiita-export)
[](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
```