Get Started

Learn how to create an account on the News API website and get the required API key.

We'll cover the following

Create an account

We’ll start with creating an account on the News API website. Go to the registration page of News API.

Once you land on the registration page, follow these steps to create a profile:

  1. Fill in the required information.

  2. Select the option “I am an individual” below the “You are…” field. We’re selecting this option because it doesn’t require us to subscribe.

  3. Solve the captcha.

  4. Check the box next to “I agree to the terms” after going through the terms.

  5. Click on the “Submit” button, and your profile will be created.

Get the API key

Once you register, you’ll be redirected to another page like the one shown below:

Copy your API key from this page and save it using the widget below. Click the “Edit” button and enter your API key. Click on the “Save” button to save the key.

print "Your api key is {{API_KEY}}."

Now that we’ve saved the API key, we can use it throughout the course.