the-birthday-times

shows articles published on your birthday from The New York Times.


Keywords
newyorktimes, birthday, cli
License
MIT
Install
npm install the-birthday-times@1.0.9

Documentation

🗞 the-birthday-times 🗞

image

Shows The New York Times articles for the day you were born.

Demo

ezgif com-gif-maker

Installation

Install with npm:

$ npm i -g the-birthday-times

Usage

1. Set your API key

$ export NYTIMES_KEY='YOUR-API-KEY'

🔑 You need The New York Times Developer Network account to create API key.
More info is here.
After creating the API key, enable the Article Search API on "My Apps" as below.
image

2. Run $ the-birthday-times

3. Set your birthday

image

4. The result appears

image

Note

Due to API specification, the valid range of birthday is from 1981 to today.