
Méthode :
GET
URL :
https://paramenter.fr/api/crawler/stat
Réponse JSON :
{
"numPage": 2000,
"numDNS": 50,
"avgPage": 40,
"medianPage": 30,
"stdDevPage": 15.2,
"topDNS": [
{"dns": "example.com", "numPages": 120},
{"dns": "test.com", "numPages": 100}
],
"bottomDNS": [
{"dns": "smallsite.com", "numPages": 1}
],
"numAboveThreshold": 30,
"sizeDistribution": {"small": 10, "medium": 25, "large": 15}
}
Requête :
https://paramenter.fr/api/crawler/stat
Réponse :