- Make use of RapidAPI's Newscatcher /v1/aggregation endpoint to pull data on article counts from around the world
- Utilize Javascript to provide an interactive interface for viewing data, taking advantage of Highcharts template resources
- Perform data validation on user request and endpoint response
- Deploy project to Ubuntu server on AWS
- Date range limited to range of 5 or less, before present day
- Optional extra Topic supplied by user limited to string length 5-20
- Check return response status for errors and display with output list
- Check for ZeroDivision error during percent calculation