the-birthday-times
v1.0.9
Published
shows articles published on your birthday from The New York Times.
Downloads
11
Readme
🗞 the-birthday-times 🗞
Shows The New York Times articles for the day you were born.
Demo
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.
2. Run $ the-birthday-times
3. Set your birthday
4. The result appears
Note
Due to API specification, the valid range of birthday is from 1981 to today.