Show HN: iOS Screen Time from a REST API (thescreentimenetwork.com)

94 points by anteloper a day ago

We're Oliver and Royce and we're the founders of Clearspace. We build tools to help people reduce their screen time (here’s us two years ago: https://news.ycombinator.com/item?id=35888644)

We get all kinds of requests from users for ways they'd like to use their screen time data.

- “Auto-donate $x to charity every time I exceed a limit or try to bypass it”

- “My 75 Hard group has a screen time requirement, can we set up group visibility?”

- “Let my personal agent know if it’s a good time to tackle things on my todo list”

- “Auto-report large deviations in my screen time to my therapist “

We aren't able to build for all of them, so we're releasing this API.

This is the first time iOS Screen Time is accessible on the web. Apple doesn’t expose it, but since we measure it ourselves, we can - via UI or API. We're launching this API so developers can build all these tools and more. Our goal is to enable more solutions to what we believe is the biggest problem in the world - the misalignment of human attention and intention in the digital world.

Here's a quick demo of setting up and using the API: https://drive.google.com/file/d/1QahETj3xaaIsn0JiNbuqvTaSLdx...

alexdanilowicz a day ago

As someone who currently "bricks" his phone and has gamified it a bit by sharing my stats with my brother-in-law who also does that, this is cool. I do think "not spending time on your phone" needs to be celebrated more.

P.S. "bricks" meaning a very strict screentime set up, only basically phone + text is available M-F

crossman a day ago

I'd love to hear more about how you gamified it what your process is

ErikBjare 6 hours ago

I've been building ActivityWatch as an open source local-first cross-platform time-tracker that does this too (also with an API).

We even built an app "Thankful" which let's users donate to creators they frequent way back in 2018. Never went anywhere, but I still kinda believe in the idea.

Nice to see you got iOS screen time working! We've tried over the years, but Apple always made it hard. I'll have a look how you approached it.

navs 20 hours ago

This is amazing. I've been measuring my mental wellbeing through different data points. Currently manually importing my apple health data into a Jupyter notebook and measuring against my journal sentiment, finances and whatever I can gain access to. This would be another interesting data point.

anteloper 20 hours ago

Very cool. Are you able to get sleep data in there?

navs 17 hours ago

I can but the raw data is very noisy. I'm still working my way through it. I'll likely share this in a blog series or via Deepnote/Hex.tech

codethief 20 hours ago

Unrelated to the REST API, I just installed your Clearspace app on my Android phone (Pixel 8 W/ GrapheneOS). I can't use the app without connecting it to my Google account and the app requires network permissions? (There are so many others on the Play Store that will sell your app usage data.) Sorry, but no.

anteloper 20 hours ago

Understandable, but yes we need auth and would rather use third party (google) for that, all things considered. And yes we need the network.

We don't sell your usage data.

codethief 10 hours ago

Unfortunately, without the Google account I don't even get to the point where I could have a look at your ToS or anything like that.

Regarding auth, would a free tier or trial version or a one-time payment (each without auth) possibly make sense?

sneak 18 hours ago

Forcing users to have adtech surveillance platform accounts (and agree to TOS of same) to use your app isn’t a good look.

afavour 17 hours ago

nickjantz 17 hours ago

anteloper 16 hours ago

mspool an hour ago

Very cool! Are you able to get a breakdown by application?

handfuloflight 21 hours ago

Could you just clarify how the data from someone's device gets to this API? Do they have to install something?

anteloper 21 hours ago

Yes - the Clearspace app. https://apps.apple.com/us/app/clearspace-reduce-screen-time/...

Would recommend creating an account in the API docs first because that way when you log into Clearspace you'll get an onboarding for API setup rather than general setup of the app

Maybe other apps in future will report data to the API as well

TrueGeek 8 hours ago

This is awesome, but it'd be great if you allowed for apps that we wanted to use more, not less.

I installed it and added my language learning app hoping to be able to use the API to report if I've studied enough. Unfortunately, it assumed I was trying to use this app less and immediately locked it.

drag0s 21 hours ago

I love this! I think it would be even better to have a React Native SDK available and the ability to lock/unlock screen time via the API.

roycebranning a day ago

someone lmk me when they've built the "venmo my friend when I go over 7 hrs in a day" service...i'll sign up immediately

sneak 18 hours ago

I am not giving some random startup an API permission to make unsupervised payments on my behalf.

busymom0 21 hours ago

Not exactly the same but my app requires you to exercise (climb stairs/bike/cardio etc) to gain screen time points:

https://apps.apple.com/ca/app/run-for-fun-screen-time-focus/...

roycebranning 20 hours ago

oh nice - i use the Clearspace step to scroll or pushup to scroll challenges for this: https://apps.apple.com/us/app/clearspace-reduce-screen-time/...

sneak 18 hours ago

This is awesome, and it doesn’t surveil users either! A+!

aziaziazi 21 hours ago

Hi, thanks for that interesting tool. Totally unrelated question: I love the UI, did you use a public css framework/theme?

anteloper 20 hours ago

Tailwind but not a publicly available theme

beggi 21 hours ago

Very cool! Are there plans to make it possible to restrict apps via rest API as well?

anteloper 21 hours ago

Yes if there's interest we'll add API functionality for

- lock/unlock apps

- exclude some apps from total screen time calculation

- get data about specific app usage

mikaoj85 21 hours ago

The webpage is not very usable on my iOS screen, is that on purpose?

anteloper 21 hours ago

Whoops, fixed thanks.

awaseem 19 hours ago

Wait is this just a proxy through to the clearspace app? Cool concept, might add this to Foqos (open source restrictions app). Is your API open source?

anteloper 19 hours ago

Clearspace is the only data source right now yes. Would love to have other options feeding in. Does Foqos measure total screen time on iOS?

kovek 19 hours ago

This is great! I am really interested in trying this out. Also, I am wondering, are there solutions similar to this but on MacOS?

anteloper 19 hours ago

For retrieving Mac OS screen time programatically? Not that I'm aware of.

In any Apple device, In settings -> Screen Time there's an option for "share across devices". If that is turned on, all devices will report your cumulative totals. So if you're interested in retrieving your screen time from all your devices, you can turn that on and then your iPhone will report everything, which you could retrieve with this API. But you wouldn't be able to differentiate where the screen time came from.

jdamon96 a day ago

This looks great, excited to try it out

abletonlive 20 hours ago

This is a really cool concept but I unfortunately care too much about privacy to use you as the handler of all of my screen time data. I know that’s partially why y’all mention that it’s not for everybody but I would like to just say it is cool nonetheless!

noleary a day ago

Can you extend access to everyone with the link?

anteloper a day ago

As in allow everyone with a link to programatically retrieve your screen time data? You can't limit by link at the moment but you can go public and allow anyone to programatically access your screen time data.

thescreentimenetwork.com is effectively a list of people doing just that. Does that answer your question?

noleary a day ago

no I just meant the google drive link :)

it says 'access denied' for me

anteloper a day ago

batesy 21 hours ago

So cool. How does it work?

anteloper 21 hours ago

1. You create an account

2. Log in with that account to the Clearspace app which uses on-device permission to report your data to the API

3. Use API key associated with that account to fetch your data or be notified about changes to it

Does that answer?

batesy 20 hours ago

Yep. I love this, but does it require using the Cleaspace app / having a paid subscription?

anteloper 20 hours ago

preshdkumar 21 hours ago

love this idea a lot

trial3 17 hours ago

i could not want this more, but ownership over this data is non-negotiable. i would pay a small yearly fee to support the tools that give me the ability to selfhost this.

otherayden 14 hours ago

I wish I had a mac to build this for you, sounds like a fun project