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.
Latest reviews
- (2021-09-20) Yusuf Eren Ayas: Thanks a lot. Legend tool for developers.
- (2021-05-21) 고피터준: Works great! And doesn't need any special permissions to run.. thank you!
- (2021-02-10) Black Cat: works pretty well on Playwright as well. good job.
- (2020-11-29) Vincent Roth: Thanks for this works wonderfully!
- (2020-11-28) Shane Sepac: Works perfectly. Thanks.