2022-06-18 03:54:41 +00:00
|
|
|
id: api-open-page-rank
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Open Page Rank API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: API for calculating and comparing metrics of different websites using Page Rank algorithm
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.domcop.com/openpagerank/documentation
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/open-page-rank
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,openpagerank
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-18 03:54:41 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
GET https://openpagerank.com/api/v1.0/getPageRank?domains[]=google.com HTTP/1.1
|
|
|
|
Host: openpagerank.com
|
|
|
|
API-OPR: {{token}}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"page_rank_integer"'
|
|
|
|
- '"page_rank_decimal"'
|
|
|
|
- '"rank"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100a24cf8506b2bcd21a59c324234f93d103ed7ba7623b5c9cffa79eaa8842e0baf02203b7574186a94356c304ce062fbf5be6822c0d48d2dc17137b9a2fd6d8a76855a:922c64590222798bb761d5b6d8e72950
|