Export cookie JSON file for Puppeteer

#4.6 / 10 rate

Export cookie JSON file for Puppeteer

9,000 users

2020-06-13

ktty1220

Extension Information

5 star
92%
4 star
0%
3 star
0%
2 star
0%
1 star
8%

Supported Languages

Permissions

Hot Permissions

Description

Export a cookie JSON file that can be imported by Puppeteer.

This is an extension to export the cookie information of the page you are currently viewing as a JSON file converted to a format that can be read by Puppeteer's setCookie() method.
This is used when scraping Puppeteer by the session ID that is being accessed by the browser.