apify / got-scraping

HTTP client made for scraping based on got.
422 stars 32 forks source link

got-scraping uses deprecated `header-generator` #89

Closed jirimoravcik closed 1 year ago

jirimoravcik commented 1 year ago

We should switch to fingerprint-suite

barjin commented 1 year ago

Thanks for bringing this up! Now, this is more on us - while the apify/header-generator repo is deprecated and all the source code is stored in the fingerprint-suite monorepo, the packages are still published to npm separately, under their original names. The dependency of header-generator is therefore completely fine and installs the latest version of the tool.