APIAutomationJavascriptLocation

Geocoding | Getting Started With a Geo API Service Using NodeJS

Ever wonder how apps like Uber know exactly where you are? They use a process called geocoding, which converts addresses into map coordinates. Positionstack is an API that makes geocoding easy. This blog will explain positionstack and why it’s helpful. It covers over 2 billion places worldwide. We’ll also discuss its features, like batch geocoding and support for many languages, which…
Read more
APIAutomationComparisonsPython

How To Do Profanity Filter With Pure Python vs. REST API

In this current state of information age, where everybody can easily access the internet and social media, we need bad words/profanity filters, even more to offer a safe haven for people to connect in a virtual space. This article will explain you how to build your own profanity filter using pure Python from scratch vs. using the existing and mature Bad Words API created by APILayer. APILayer, an…
Read more