typealias SearchSuggestionFetcher = suspend (url: String) -> String?
Async function responsible for taking a URL and returning the results