JavaScript integration
curl \ # append ?api-key=$API_KEY to the URL \ http://api.nytimes.com/svc/news/v3/content.json
curl \
# append ?api-key=$API_KEY to the URL \
http://api.nytimes.com/svc/news/v3/content/{source}/{section}.jsoncurl \
# append ?api-key=$API_KEY to the URL \
http://api.nytimes.com/svc/news/v3/content/{source}/{section}/{time-period}.json