Comparison with got-scraping
#675
Replies: 2 comments 1 reply
-
Ky users generally wouldn't need to "generate realistic browser headers" since, unlike Got, Ky can run directly in an actual browser. Of course, if you're using Ky in a Node/Deno environment to do web scraping, you'll still need to generate those headers. But then, if you need the features of Someone could certainly make an equivalent |
Beta Was this translation helpful? Give feedback.
-
I tend to prefer native |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to better understand how ky compares against got-sraping. The HeaderGeneratorOptions seems a pretty trivial feature to me, since it just sets very few headers you could manually define yourself. I guess ky could do the same?
Beta Was this translation helpful? Give feedback.
All reactions