<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sajan Kc</title>
    <description>The latest articles on DEV Community by Sajan Kc (@sajankc).</description>
    <link>https://dev.to/sajankc</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F603597%2F2933f13c-58a9-4f12-aff3-98d85fccd3f1.jpeg</url>
      <title>DEV Community: Sajan Kc</title>
      <link>https://dev.to/sajankc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sajankc"/>
    <language>en</language>
    <item>
      <title>Top Free APIs without an API key</title>
      <dc:creator>Sajan Kc</dc:creator>
      <pubDate>Tue, 20 Sep 2022 14:44:48 +0000</pubDate>
      <link>https://dev.to/sajankc/top-free-apis-without-an-api-key-120n</link>
      <guid>https://dev.to/sajankc/top-free-apis-without-an-api-key-120n</guid>
      <description>&lt;p&gt;API is the acronym for Application Programming Interface. Which is a software intermediary that allows two applications to talk to each other. If you are a developer and want to extend your knowledge further making your hand dirty with API. I’m going to share some free APIs that you can use without an API key.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;a href="https://iamsajan.com/free-api-without-an-api-key" rel="noopener noreferrer"&gt;Find More APIs Here&lt;/a&gt;
&lt;/h4&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Table of Content:&lt;/strong&gt;
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Free Geo Ip&lt;/li&gt;
&lt;li&gt;Rest Countries&lt;/li&gt;
&lt;li&gt;Open Exchange Rates&lt;/li&gt;
&lt;li&gt;Universities List&lt;/li&gt;
&lt;li&gt;Open Library&lt;/li&gt;
&lt;li&gt;Open Food Facts&lt;/li&gt;
&lt;li&gt;The Cocktail Database&lt;/li&gt;
&lt;li&gt;Music Brainz&lt;/li&gt;
&lt;li&gt;List of APIs&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  1.&lt;a href="https://freegeoip.app/" rel="noopener noreferrer"&gt;Free Geo Ip&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6357ubcj4n7gudcqk1dn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6357ubcj4n7gudcqk1dn.png" alt="Free Geo Ip"&gt;&lt;/a&gt;&lt;br&gt;
freegeoip.app provides a free IP geolocation API for software developers. It uses a database of IP addresses that are associated with cities along with other relevant information like time zone, latitudes, and longitude.&lt;br&gt;
You’re allowed up to 15,000 queries per hour by default. Once this limit is reached, all of your requests will result in HTTP 403, forbidden, until your quota is cleared.&lt;/p&gt;

&lt;p&gt;The HTTP API takes GET requests in the following schema:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;

https://freegeoip.app/{format}/{IP_or_hostname}


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;Format can be JSON, CSV, XML or JSON w/ Callback. For example:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;https://freegeoip.app/json/&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2.&lt;a href="https://restcountries.com/" rel="noopener noreferrer"&gt;Rest Countries&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F32do4egwremmzdhj90ty.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F32do4egwremmzdhj90ty.png" alt="Rest Contries"&gt;&lt;/a&gt;&lt;br&gt;
The country layer API provides you with detailed information about countries from all over the world. This country’s JSON API is compatible with all programming languages.&lt;/p&gt;

&lt;p&gt;This API also comes with different pricing packages. You need to sign up to get free API and you can only make 100 searches per month.&lt;/p&gt;

&lt;h2&gt;
  
  
  3.&lt;a href="https://www.exchangerate-api.com/" rel="noopener noreferrer"&gt;Open Exchange Rates&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fljvr4gpcr95p0uvfsqlz.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fljvr4gpcr95p0uvfsqlz.jpg" alt="Open Exchange Rates"&gt;&lt;/a&gt;&lt;br&gt;
Open exchange rates is an accurate &amp;amp; reliable exchange rate API. It provides currency conversion rates for 160 currencies. It has over 10 years of exceptional uptime &amp;amp; support. This API is perfect for SaaS, Dashboards &amp;amp; E-Commerce.&lt;/p&gt;

&lt;p&gt;This API also comes with different pricing packages. For learning purposes and simple projects, you can use free plans. Sign up with them and you are good to go.&lt;/p&gt;

&lt;h2&gt;
  
  
  4.&lt;a href="https://github.com/Hipo/university-domains-list" rel="noopener noreferrer"&gt;Universities List&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzaopmispsxvxyv6od6kd.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzaopmispsxvxyv6od6kd.jpg" alt="Universities"&gt;&lt;/a&gt;&lt;br&gt;
This package includes a JSON file that contains domains, names, and countries of most of the universities of the world.&lt;/p&gt;

&lt;p&gt;You can create a validation script that checks the email domain.&lt;/p&gt;

&lt;p&gt;You can automatically generate a user’s country and university by looking at their emails.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You can use this data source in three ways:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use free hosted-API.&lt;/li&gt;
&lt;li&gt;Use the tiny Python app to serve a fast API that you can query data.&lt;/li&gt;
&lt;li&gt;Use the JSON file as your data source and do whatever you like with your favorite programming language.
&lt;strong&gt;Update – New structure&lt;/strong&gt;
After September of 2017, they changed their structure to support multiple domains and web pages. With this update, they added a State/Province field, “domain” and “web_page” fields changed as a list with “domains” and “web_pages” fields respectively.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  5.&lt;a href="https://openlibrary.org/developers/api" rel="noopener noreferrer"&gt;Open Library&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxywmi3prncismgm9lcf7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxywmi3prncismgm9lcf7.png" alt="Open Library"&gt;&lt;/a&gt;&lt;br&gt;
Open Library is an open, editable library catalog, building toward a web page for every book ever published.&lt;/p&gt;

&lt;p&gt;It offers a suite of APIs to help developers get up and running with our data. This includes RESTful APIs, which make its data available in JSON, YAML, and RDF/XML formats. There’s also an earlier, now deprecated JSON API which is preserved for backward compatibility.&lt;/p&gt;

&lt;h2&gt;
  
  
  6.&lt;a href="https://world.openfoodfacts.org/" rel="noopener noreferrer"&gt;Open Food Facts&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9x1uxhyd9w9b8m12gwwz.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9x1uxhyd9w9b8m12gwwz.jpg" alt="Open Food Facts"&gt;&lt;/a&gt;&lt;br&gt;
Open Food Facts is a non-profit project developed by thousands of volunteers from around the world.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The Open Food Facts database is available under the Open Database License.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The individual contents of the database are available under the Database Contents License.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Product images are available under the Creative Commons Attribution ShareAlike license. They may contain graphical elements subject to copyright or other rights, that may in some cases be reproduced (quotation rights or fair use).&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  7.&lt;a href="https://thecocktaildb.com/" rel="noopener noreferrer"&gt;The Cocktail Database&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F899ewxgwy60lcpn161h8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F899ewxgwy60lcpn161h8.png" alt="Cocktail"&gt;&lt;/a&gt;&lt;br&gt;
The cocktail database is an open, crowd-sourced database of drinks and cocktails from around the world. They also offer a free JSON API for anyone wanting to use it.&lt;/p&gt;

&lt;h2&gt;
  
  
  8.&lt;a href="https://musicbrainz.org/doc/Development" rel="noopener noreferrer"&gt;Music Brainz&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foys77gtjkha8ylbtcmcq.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foys77gtjkha8ylbtcmcq.jpg" alt="Music Brainz"&gt;&lt;/a&gt;&lt;br&gt;
MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.&lt;/p&gt;

&lt;p&gt;MusicBrainz aims to be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The ultimate source of music information by allowing anyone to contribute and releasing the data under open licenses.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The universal lingua franca for music by providing a reliable and unambiguous form of music identification, enabling both people and machines to have meaningful conversations about music.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  9.Find more Free APIs below
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://iamsajan.com/free-api-without-an-api-key/" rel="noopener noreferrer"&gt;Click here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>programming</category>
      <category>withoutkey</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
