Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nya1/export-links
https://github.com/nya1/export-links
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nya1/export-links
- Owner: nya1
- Created: 2019-08-14T12:41:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T13:10:10.000Z (almost 4 years ago)
- Last Synced: 2023-03-01T23:55:43.484Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## export-links
Allows you to export all your 1link.io links
### Install
Clone the repository and run:
`npm install`
### Usage
`API_KEY_1LINK="your_api_key_here" node to-csv.js`
Links will be exported as `LINKS.csv` in the current folder.