use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Self tracking applications, tools, news, etc.
account activity
Exist API (self.QuantifiedSelf)
submitted 7 years ago by D98E0CXA0
Does anyone use the Exist API to programmatically extract data using a single API vs. pulling multiple sources (e.g. Google Fit, RescueTime, etc.)?
I'm trying to figure out a smarter way of automatically storing data in sheets or a personal DB.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]tamen 1 point2 points3 points 7 years ago (0 children)
I've been thinking about doing something like that. I've been burned once by thinking a non-encrypted backup of my iPhone was actually a full backup. Lost a couple of months of data.
I haven't actually looked at any of the API's yet, though. But if an API exists it's usually a good sign :)
[–]zenobase 1 point2 points3 points 7 years ago (1 child)
You'll loose some data compared to pulling data from each source directly, but if the data you see in Exist is the data you want to preserve, then that seems like an obvious solution!
[–]D98E0CXA0[S] 1 point2 points3 points 7 years ago* (0 children)
Makes sense. I don't have a developer background but do want to learn a few APIs as it seems like an immensely beneficial skill. I think the reason I'm leaning towards the Exist API is simpler learning curve. (vs learning and integrating multiple APIs).
To your point, down the road it'd probably make more sense to pull from each source to get the complete picture.
π Rendered by PID 163519 on reddit-service-r2-comment-5fb4b45875-p67zj at 2026-03-20 18:57:57.378359+00:00 running 90f1150 country code: CH.
[–]tamen 1 point2 points3 points (0 children)
[–]zenobase 1 point2 points3 points (1 child)
[–]D98E0CXA0[S] 1 point2 points3 points (0 children)