"This Website Will Self Destruct" Archiver

A popular website named This Website will self destruct came up on May 10th and over 100k people have posted anonymous letters on it. This is a simple scraper that parses the API of it and saves it to a file named db.json.

Installation

  1. Clone the github repo
git clone git@github.com:austinmccalley/thiswebsitewillselfdestruct_archive.git
cd thiswebsitewillselfdestruct_archive
  1. Install the packages
yarn install
  1. Run the script
yarn start

Dependencies

This project was built with

  • node-fetch
  • lowdb
  • yarn

License

This project is released under the MIT license found here.