Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 2.13 KB

generate-api-key.md

File metadata and controls

48 lines (28 loc) · 2.13 KB

Generating an API key

As the RSS dialog requires you to enter an API key, this guide will show you how to generate one.

(NOTE: There are currently no plans to provide an existing API key as Rss2Json currently imposes a limit on the amount of RSS feeds you can request to be parsed as JSON.)


Instructions

  1. Go to this page and look for the navbar on the top right corner of the website, as shown here:

    Navbar of the rss2json.com website

  2. On the navbar, click on the Login button, which will lead you to the login page. Click on the Sign up link, as seen below:

    Sign up link

  3. On the page, fill in the input fields with your email address and password and click Register once you are done filling up.

  4. After registering, check your email for the verification for your account. It should look something like this (with the subject header Welcome to Rss2Json! Please Confirm Your Account):

    Email verification
  5. Click on the Confirm Email button to continue. It should redirect you to the login page. If the button doesm't work, click on the manual link as stated in the email.

  6. Fill up the form fields with the same particulars you filled up on Step 3.

  7. Once you're logged in, click on My account on the top right of the corner of the website (as seen here):

    Navbar of the rss2json.com website (if logged in)

  8. When you're at the page, click on API key (as seen here):

    My account tabs

  9. Lastly, click/ tap on the input field and copy it to the clipboard. Then head back to the website and fill up the API key section in the feed dialog.

You're done!