Washington Post Graphics Feed

A list of the latest articles published by the graphics team

About this project

There is currently no tag or page where all the articles published by The Washington Post's graphics team can be found. To address this, I have manually compiled an array of names of all the authors on the team and used the Post's API to fetch data about their articles, including the headline, subtitle, authors, date, image, and URL.

The data is updated daily thanks to a GitHub Actions workflow. To avoid overloading the Post's API, only the latest five articles from each author are requested. The code that fetches and parses the data can be found in the api folder of the repository.

This project is open source and aims to allow everyone to follow the incredible work published by this outstanding team. If you work here and are not on the list or want to add someone, please open a pull request in the repository.