Class representing a Link Age Estimator. This class manages multiple estimators to analyze the link age of a given input.
Creates an instance of LinkAgeEstimator.
Options for configuring the LinkAgeEstimator.
Estimates link age based on the provided input.
The input URL or domain to evaluate.
A promise that resolves to a LinkAgeResult containing the evaluation results.
Class representing a Link Age Estimator. This class manages multiple estimators to analyze the link age of a given input.