
Méthode :
GET
Paramètres :
recherche
(string) : Nom du DNS dont on veut recuperer tout les dns avec cette ocurence.URL :
https://paramenter.fr/api/crawler/dns/:recherche
Exemple de requête :
https://paramenter.fr/api/crawler/dns/test
Réponse JSON :
{
"numDNS": 1,
"DNS": ["test.com"]
}
Paramètres :
Recherche :
Requête :
https://paramenter.fr/api/crawler/dns/
Réponse :