728x90
๋ฐ์ํ
์์ค
const page = await browser.newPage();
await page.setUserAgent('MyBrowser', {
architecture: 'My1',
mobile: false,
model: 'Mybook',
platform: 'MyOS',
platformVersion: '3.1',
});
ํด๋ผ์ด์ธํธ ์์ฒญ ํค๋ ํ์ธํ๋ ์ฌ์ดํธ
https://www.httpbin.org/headers
์ถ์ฒ:
How to overwrite the User-Agent Client Hints in puppeteer?
I am facing an issue with dealing with the user-agent-client-hints. If you have no idea what User-agent-client-hints are then think of them as some request headers. (See the image below) I tried to
stackoverflow.com
728x90
๋ฐ์ํ
'๐จ๐ผโ๐ป๊ฐ๋ฐ > puppeteer' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
puppeteer - Hairline Feature ์ฐํ (0) | 2022.10.13 |
---|---|
puppeteer - Language, Languages ์์ (0) | 2022.10.13 |
puppeteer - ์ํฐ๋ด ๊ฐ์ง๋ฅผ ํผํ๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ (puppeteer_stealth) (0) | 2022.10.12 |
puppeteer - navigator.webdriver ํ์ง ์ฐํ (0) | 2022.10.11 |