Accessing synced browser data via MSGraph

Brass Contributor

Hello! I am very keen on finding a functional method of retrieving synced Edge data (History/Collections/Bookmarks/etc.) that doesn't rely on diving into local SQLite DBs.

 

Seeing as Edge user data is synced to one's Microsoft account (user@outlook.com), I was hoping to find an endpoint for this synced data on the MSGraph API but it does not appear accessible, even via the beta API. Any info on potential future integration there would be very much appreciated! 

 

Does anyone have any suggestions they could point me to for accessing this synced data via MSGraph or some other methods that aren't dependent on local machine access? Thanks in advance!

1 Reply

Hopefully I'm missing something, I assumed there would be a simple solution for accessing synced browser data without reading files stored locally by Edge.


After all, it's somewhat painless to grab Chrome's synced profile data via Google's many user account APIs :sad: