Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shinshin86/take-out-pocket-csv

A tool to convert Pocket export HTML to CSV. For data where the page title is still the URL, the page title is obtained again at the time of conversion.
https://github.com/shinshin86/take-out-pocket-csv

csv export pocket

Last synced: 6 days ago
JSON representation

A tool to convert Pocket export HTML to CSV. For data where the page title is still the URL, the page title is obtained again at the time of conversion.

Awesome Lists containing this project

README

        

# Take out Pocket CSV

A tool to convert Pocket export HTML to CSV.
For data where the page title is still the URL, the page title is obtained again at the time of conversion.

## Usage

Install

```sh
go install github.com/shinshin86/take-out-pocket-csv@latest
```

Usage

```sh
take-out-pocket-csv
```

## License
MIT

## Author
Yuki Shindo