Simlarweb_Rank_API Free
Purchase this listing from Webvar in AWS Marketplace using your AWS account. In AWS Marketplace, you can quickly launch pre-configured software with just a few clicks. AWS handles billing and payments, and charges on your AWS bill.About
# Overview
The DigitalRank API provides you with access to global website ranking data at no cost so you can:
* Benchmark your site against your competitors
* Identify new growth opportunities
* Prove the success of your website
* Uncover potential partnerships
Similarweb derives digital rank and traffic data from over 10 billion daily digital signals that we've developed over 10 years. This vast network of signals provides the scale and accuracy that make Similarweb the leader in digital intelligence.
Based on simple REST principles, DigitalRank API uses standard HTTP response codes and authentication.
## Top SimilarRank Sites
Call this endpoint to uncover the top-ranking websites globally
Notes:
* Max results = 5000
* Data is based on the previous month's traffic and engagement data, and includes desktop and mobile devices.
### The full path of this EndPoint is:
{DataExchange EndPoint}/v1/similar-rank/top-sites?limit={limit}
### E.g:
<https://api-fulfill.dataexchange.us-east-1.amazonaws.com/v1/v1/similar-rank/top-sites?limit=2>
Response:
```
{
"meta": {
"request": {
"limit": 2,
"format": "json"
},
"status": "Success",
"last_updated": "2022-01-31"
},
"top_sites": [
{
"domain": "google.com",
"rank": 1
},
{
"domain": "youtube.com",
"rank": 2
}
]
}
```
## Website SimilarRank
Understand a specific website's global rank:
Notes:
* Data is based on the previous month's traffic and engagement data, and includes across desktop and mobile devices.
### The full path of this EndPoint is:
{DataExchange EndPoint}/v1/v1/similar-rank/{domain}/rank
### E.g:
<https://api-fulfill.dataexchange.us-east-1.amazonaws.com/v1/v1/similar-rank/amazon.com/rank>
Response:
```
{
"meta": {
"request": {
"domain": "amazon.com",
"limit": 10,
"format": "json"
},
"status": "Success",
"last_updated": "2022-01-31"
},
"similar_rank": {
"rank": 11
}
}
```
Commercial terms
* For internal end customer use only - data cannot be licensed further, resold, or included in customers’ platforms (OEM). Contact us at OEM@Similarweb.com to learn more about our data licensing options.
Related Products
show moreHow it works?
Search
Search 25000+ products and services vetted by AWS.
Request private offer
Our team will send you an offer link to view.
Purchase
Accept the offer in your AWS account, and start using the software.
Manage
All your transactions will be consolidated into one bill in AWS.
Create Your Marketplace with Webvar!
Launch your marketplace effortlessly with our solutions. Optimize sales processes and expand your reach with our platform.