Cleaner APIs
Overview
Clean input data can make a big difference when it comes to retrieving the best results from your queries. With our Cleaner APIs, you can clean the company, location and school data that you employ in your API queries. We use these same APIs for standardizing our data as part of our Data Build Process.
Examples of Location Cleaning Using the Location Cleaner API:
Raw Location Name | Cleaned Location Name |
---|---|
"San Francisco" | san francisco, california, united states |
"dc" | washington, district of columbia, united states |
"USA" | united states |
"London" | london, greater london, united kingdom |
In short, the Cleaner APIs let you:
- Clean company, school and location names before using them with our Search APIs.
- Easily clean and standardize your own raw data for your own use.
What's Next
Please check out the following pages for more information on the Cleaner APIs:
Page | Description |
---|---|
Quickstart | A quick hands-on introduction to the APIs with simple code examples. |
Reference | Detailed descriptions of the technical specifications and usage constraints. |
Input Parameters | In-depth explanations of the input parameters that the APIs support. |
Output Responses | In-depth explanations of the output response objects that the APIs return. |
Examples | A collection of functional code examples and walkthroughs that illustrate various use cases and applications of the APIs. |
FAQs | Answers to commonly asked questions and other good-to-know information. |
Updated about 2 months ago