Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

SearchMan’s App Store API allows you to explore the iOS App Store and Google Play through custom queries. You can retrieve category rankings across all categories, examine search rankings based on specific keywords, and access app metadata for every application available in the store. This API is structured around REST principles, with responses delivered in JSON format, which includes error messages as well (if you're using API bindings, these will be converted into the relevant language-specific object). Authentication is achieved by including one of your API keys as a GET parameter in your requests, and it’s crucial to keep these keys confidential as they hold significant privileges. Each API call will consume "credits," and you can find details on the credit requirements for different requests on our website. Generally, most API calls necessitate just one credit. Additionally, we offer two types of appObject: appObjectDetail, which provides comprehensive metadata for an app, and appObject, which contains more limited information. Understanding the distinctions between these two patterns can help you choose the right one for your needs.

Description

Unirest is a collection of lightweight HTTP libraries developed and supported by Kong, the same entity that oversees the open-source API Gateway known as Kong. To get started with Unirest in a Node.js environment, you need to install the npm package. You might be curious about how Unirest simplifies the process of making requests. In addition to automatically handling gzip compression and parsing responses, Unirest offers straightforward examples to illustrate its functionality. A request can be initiated by calling the relevant method on the Unirest object, followed by the .end() function to dispatch the request. Alternatively, you can directly send the request by providing a callback alongside the URL. The library provides user-friendly methods that allow for manipulation of the request before it is dispatched. When a Unirest method is called, a request object is generated, which includes chainable methods similar to those found in libraries like jQuery and the widely-used Superagent request module, which serves as a partial model for this library. With these features, developers can enjoy a more efficient and intuitive experience when working with HTTP requests.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

jQuery

Integrations

jQuery

Pricing Details

$25/App/Month
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Appgrooves

Founded

2011

Country

United States

Website

searchman.com

Vendor Details

Company Name

Kong

Website

www.npmjs.com/package/unirest

Product Features

App Store Optimization (ASO)

A/B Testing
App Store Localization
Benchmarking
Competitor Monitoring
Keyword Research Tools
Rank Tracking
Reporting / Analytics
Reviews Management
Sentiment Analysis

Product Features

Alternatives

Alternatives

requests Reviews

requests

Python Software Foundation