Created
February 12, 2017 18:01
-
-
Save jlongtine/622aba01a9ec0c10bc5f40407279a28c to your computer and use it in GitHub Desktop.
Add url to Instapaper
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --data-urlencode "url=<url>" "https://www.instapaper.com/api/add" --data-urlencode "username=<username>" --data-urlencode "password=<password>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment