Crawling the https://live.ft.com events page for upcoming events, exposing this for integration with an API, then pulling from this API to show a beautiful (hacked together) sidebar article on an FT page.
This project uses yarn and yarn scripts.
yarn start
Outputs to output/ft-live.json
yarn run crawl
yarn run build
yarn run watch