Skip to content

Commit

Permalink
impersonate different browser
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek authored Nov 14, 2024
1 parent de2d539 commit 575ae4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jg/plucker/jobs_linkedin/spider.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ def _request(
cookies=self.lang_cookies,
callback=callback,
cb_kwargs=cb_kwargs or {},
meta={"impersonate": "edge101"},
meta={"impersonate": "chrome124"},
)


Expand Down

0 comments on commit 575ae4f

Please sign in to comment.