Skip to content

Commit

Permalink
[linkedin] upgrade scrape config
Browse files Browse the repository at this point in the history
  • Loading branch information
mazen-r committed Nov 12, 2024
1 parent 95bd81f commit e6f89ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion linkedin-scraper/linkedin.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
"country": "US",
"headers": {
"Accept-Language": "en-US,en;q=0.5"
}
},
"render_js": True,
"proxy_pool": "public_residential_pool"
}

def refine_profile(data: Dict) -> Dict:
Expand Down

0 comments on commit e6f89ac

Please sign in to comment.