pub fn get_trending( domain: String, path: String, config: Arc<Config>, refresh_cache: bool, ) -> Result<Arc<dyn TrendingProjectURL + Send + Sync + 'static>>