xenial-black
xenial-black3y ago

Apify header generator package for user-agent

For Puppetercrawler should I use header-generator package https://www.npmjs.com/package/header-generator for adding user agent https://crawlee.dev/api/browser-crawler/interface/BrowserLaunchContext#userAgent or does it handle automatically based on fingerprint options?
npm
header-generator
NodeJS package for generating realistic browser-like HTTP headers.. Latest version: 2.1.7, last published: a month ago. Start using header-generator in your project by running npm i header-generator. There are 13 other projects in the npm registry using header-generator.
1 Reply
Lukas Krivka
Lukas Krivka3y ago
It does it automatically generally, you don't need to do any fingerprint settings, it is all done by default

Did you find this page helpful?