Y
Hacker News
new
|
ask
|
show
|
jobs
by
hk__2
538 days ago
Any reason you didn’t use
https://github.com/lexiforest/curl_cffi
?
1 comments
zlagen
538 days ago
I wanted to try a diffent approach which is to use chromium's network stack directly instead of patching curl to impersonate it. In this case you're using the real thing so it's a bit easier to maintain when there are changes in the fingerprint.
link