Property BaseUrl
BaseUrl
Gets or sets the base URL for SearXNG or Custom providers.
For SearXNG: The instance URL (e.g., "https://searx.be"). For Custom: Use placeholders {query} and {maxResults}.
public string BaseUrl { get; set; }
Gets or sets the base URL for SearXNG or Custom providers.
For SearXNG: The instance URL (e.g., "https://searx.be"). For Custom: Use placeholders {query} and {maxResults}.
public string BaseUrl { get; set; }