Something I made a long time ago to export Facebook activity logs to a file.

  • https://github.com/nishio/dumpfb
  • 2018-10-20 node-webkit was old and rewritten to work with pure browser
    • However, unlike the previous version, which was grinding the DOM more and more and spitting it out to files, it is heavy because it inevitably piles more and more on the DOM.
    • Now I would use Puppeteer

This page is auto-translated from /nishio/dumpfb using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I’m very happy to spread my thought to non-Japanese readers.