ianb / personal-history-archive

An experiment in creating a dump of your personal browser history for analysis
Mozilla Public License 2.0
33 stars 0 forks source link

Parse feeds into JSON #117

Open ianb opened 6 years ago

ianb commented 6 years ago

Parsing out feeds is really pokey. Maybe it would be easier if we parsed it into JSON right away (in Python, when saved). I think the structures are isomorphic to JSON.