Alejandro Acosta
Results
1
comments of
Alejandro Acosta
Did someone found a solution to replace the current code? res = self._fetch( f"/search/blended?{urlencode(default_params, safe='(),')}", headers={"accept": "application/vnd.linkedin.normalized+json+2.1"}, ) data = res.json()