fetch and store the Tumblr's posts url in JSON & TXT formats
-
npm install -g plow-tumblr
(NPM) -
yarn global add plow-tumblr
(YARN)
-k, --key
-u, --url
-l, --limit
-s --start
-e --end
-f, --format [txt / json]
plow-tumblr --key <your-tumblr-key> --url https://api.tumblr.com/v2/blog/man-and-camera/posts/photo/ --start 1 --end 20 --limit 20 --format txt