Back to catalog
πŸ’»

Open Page Rank

API Key

API for calculating and comparing metrics of different websites using Page Rank algorithm

πŸ’»DevelopmentHTTPS

github.com

Open Page Rank result

DomainGithub.com
Page Rank Integer9
Page Rank Decimal9.32
Rank47
Last Updated2025-10-01

Sample Response

response.json
1{
2 "domain": "github.com",
3 "page_rank_integer": 9,
4 "page_rank_decimal": 9.32,
5 "rank": 47,
6 "last_updated": "2025-10-01"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.domcop.com/openpagerank/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs