The app uses the New York Times API to allow the visitor to enter a search term and specify how many records they want returned. The user can also define a start and end year to filter the search results.
The app uses an AJAX call to the New York Times API that takes in the user supplied search criteria. The results are displayed below the "Search Parameters" in the "Top Articles" area.