Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
In IHandlerResponseDataApi find:
/**
* Sets the JSON response API "message" property. Can optionally be logged. The intent is to provide a short
* summary on the response JSON object (for display and other purposes).
* @param {string} message
* @param {...any[]} values
* @returns {string}
* @memberof IHandlerResponseDataApi
*/
setMessage(message:
In IHandlerResponseDataApi find:
/**
* Sets the JSON response API "message" property. Can optionally be logged. The intent is to provide a short
* summary on the response JSON object (for display and other purposes).
* @param {string} message
* @param {...any[]} values
* @returns {string}
* @memberof IHandlerResponseDataApi
*/
setMessage(message: