Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: A man fell out of a 20-story window Pin
trønderen25-Oct-23 10:46
trønderen25-Oct-23 10:46 
JokeRe: A man fell out of a 20-story window Pin
dandy7225-Oct-23 10:53
dandy7225-Oct-23 10:53 
JokeRe: A man fell out of a 20-story window Pin
Daniel Pfeffer25-Oct-23 12:04
professionalDaniel Pfeffer25-Oct-23 12:04 
GeneralRe: A man fell out of a 20-story window Pin
Mircea Neacsu25-Oct-23 12:36
Mircea Neacsu25-Oct-23 12:36 
GeneralRe: A man fell out of a 20-story window Pin
trønderen25-Oct-23 14:57
trønderen25-Oct-23 14:57 
GeneralRe: A man fell out of a 20-story window Pin
Mircea Neacsu25-Oct-23 15:06
Mircea Neacsu25-Oct-23 15:06 
GeneralRe: A man fell out of a 20-story window Pin
Mike Hankey29-Oct-23 7:08
mveMike Hankey29-Oct-23 7:08 
GeneralYour browsing data, in a single archive... Pin
dandy7225-Oct-23 4:49
dandy7225-Oct-23 4:49 
This page presents a "Create an archive" button to download all (?) the browsing data Microsoft has on whatever account you use to log into that page.

The .zip file produced (in my case) contains 4 files:

BrowsingHistory.csv
ProductAndServiceUsage.csv
SearchRequetsAndQuery.csv
UserVisitLocations.csv

Clearly this is private information (and I'm sure MS pinky-swears is only accessible to yourself), but it is rather interesting information.

I've seen scripts before that will export similar data from your local browser (reading it out of local files), but the benefit of getting this data from that location is that the local browser only knows about, well, what you've browsed locally. If you browse from multiple devices, a script to extract that data will only show the subset that was browsed from that device. Whereas the web site above is device-agnostic - this is everything collected across the board.

(Unless that data all gets included when you allow your browser to sync settings - I don't know whether that's the case).

Regardless - my question is:

Has anyone ever written a utility to slice and dice that data? I honestly don't have a specific usage scenario, but I'm thinking this could be interesting. It's trivial enough to parse (it's all CSV, and all columns are self-explanatory), but I wonder if anyone's already put something together to present this in interesting ways...?

I'm otherwise tempted to automate the data retrieval, dumping this into a database, and building reports around this...but as mentioned, I don't have a specific usage scenario right now, and frankly I kinda suck at creating compelling reports, Power BI-style.
GeneralRe: Your browsing data, in a single archive... Pin
PIEBALDconsult25-Oct-23 5:02
mvePIEBALDconsult25-Oct-23 5:02 
GeneralRe: Your browsing data, in a single archive... Pin
dandy7225-Oct-23 5:14
dandy7225-Oct-23 5:14 
GeneralRe: Your browsing data, in a single archive... Pin
Nelek25-Oct-23 9:17
protectorNelek25-Oct-23 9:17 
GeneralRe: Your browsing data, in a single archive... Pin
dandy7225-Oct-23 9:22
dandy7225-Oct-23 9:22 
GeneralRe: Your browsing data, in a single archive... Pin
Rage25-Oct-23 7:44
professionalRage25-Oct-23 7:44 
GeneralRe: Your browsing data, in a single archive... Pin
charlieg25-Oct-23 10:24
charlieg25-Oct-23 10:24 
GeneralRe: Your browsing data, in a single archive... Pin
Paul Sanders (the other one)25-Oct-23 20:37
Paul Sanders (the other one)25-Oct-23 20:37 
GeneralRe: Your browsing data, in a single archive... Pin
dandy7226-Oct-23 3:02
dandy7226-Oct-23 3:02 
GeneralI just found my favourite OS command ever Pin
Chris Maunder25-Oct-23 4:34
cofounderChris Maunder25-Oct-23 4:34 
GeneralRe: I just found my favourite OS command ever Pin
honey the codewitch25-Oct-23 5:13
mvahoney the codewitch25-Oct-23 5:13 
GeneralRe: I just found my favourite OS command ever Pin
dandy7225-Oct-23 7:03
dandy7225-Oct-23 7:03 
GeneralRe: I just found my favourite OS command ever Pin
OriginalGriff25-Oct-23 8:34
mveOriginalGriff25-Oct-23 8:34 
GeneralRe: I just found my favourite OS command ever Pin
raddevus25-Oct-23 8:37
mvaraddevus25-Oct-23 8:37 
GeneralRe: I just found my favourite OS command ever Pin
Chris Maunder27-Oct-23 4:26
cofounderChris Maunder27-Oct-23 4:26 
GeneralRe: I just found my favourite OS command ever Pin
charlieg25-Oct-23 11:05
charlieg25-Oct-23 11:05 
QuestionI go down rabbit holes on Wiki following internal combustion tech for some reason. Pin
honey the codewitch25-Oct-23 3:18
mvahoney the codewitch25-Oct-23 3:18 
AnswerRe: I go down rabbit holes on Wiki following internal combustion tech for some reason. PinPopular
Richard MacCutchan25-Oct-23 3:20
mveRichard MacCutchan25-Oct-23 3:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.