-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Description
One of the exercises (3rd edition) uses the NYT web API for fetching articles to analyse.
- The URL for the API has changed (it is now v2 and at a slightly different path)
- The API no longer seems to return body text, which greatly reduces its usefulness
- Even where there are fields that could be useful (abstract, section name), they don't always appear to be included in the data
While it loses the "using an API" aspect, it would be helpful to provide a pre-canned data set to replace the exercise.
Metadata
Metadata
Assignees
Labels
No labels