Export cookies in JSON format which can be directly imported in your code. Example: This comes handy while using python requests library. This allows you export cookie in {'key':'value'} format.
You can Follow the below Step By Step procedure to install the ExportThisCookie Chrome Extension to your Chrome Web browser.
It is the ExportThisCookie Chrome extension download link you can download and install Chrome Browser.
Save current cookies and reuse anytime you want!
Edit cookies related to the current page and all its CORS frames right from the popup interface
Copy cookies to clipboard
Very useful extension for downloading session parameters in Chrome.
Export a cookie JSON file that can be imported by Puppeteer.