Setup

You will be creating a news app that will use the News API located at this URL : https://newsapi.org/docs/get-started. You must first read the API documentation to understand how to obtain an API key, how to grab a specific object from the API and how to parse the information. However you decide to do it, it's up to you , but I suggest you stay on the path that I showed you how (which is using the ajax function in jQuery).

What you need to accomplish

In your app you must be able to search for different topics similar to the wikipedia visualizer. When you click submit. Take the value of the input search bar and grab all the data pertaining to that keyword. Now populate a container with all the information similar to how you did in the wiki app with each item in its own section. I want each section for each article to contain a picture (if applicable), the description of the article, a link to the article, and the source of the article. It must display all the results given from the API using a for loop.

My API key: 87c801038d694553879e6982c6d5e54a
Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.