Obtaining a website's cookie value (Chrome)

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
thegrove
Posts: 11
Joined: 16 Jun 2020, 09:43

Obtaining a website's cookie value (Chrome)

Post by thegrove » 28 Nov 2021, 17:28

I want to get a website's cookie value. They are easy enough to view manually, so for example this site www.autohotkey.com has a cookie:

name - "phpbb3_ghjir_sid"

content - "96f234f1534nnnnnnnnnnnnnnnn"

Does anyone have a piece of ahk script that will do this or some other way?

Thanks.

User avatar
mikeyww
Posts: 26601
Joined: 09 Sep 2014, 18:38

Re: Obtaining a website's cookie value (Chrome)

Post by mikeyww » 07 Dec 2021, 20:41

I thought that Chrome uses SQLite. Which easy method do you use for viewing?

Post Reply

Return to “Ask for Help (v1)”