🚀 We are hiring! See open positions

How to edit cookies in Chrome devtools?

by scrapecrow Jul 10, 2023

When testing web scraping we might need to edit and experiment with cookie values in the browser to understand website's behavior.

Chrome developer tools come with cookie editing feature which can be accessed through Application -> Storage section:

cookie editing section on Chrome developer tools

To edit a cookie, click on the cookie name and change its value. Note that this approach only alters local cookies stored in your browser session. This section also allows to delete all cookies which can be useful when testing whether cookies are required for web scraping.

Related Articles

Web Scraping Services Explained

Explore web scraping services from managed APIs to self-hosted solutions. Learn use cases, pricing models, and how to choose the right data extraction service.

WEB-SCRAPING
TOOLS
Web Scraping Services Explained

Top Web Crawler Tools in 2025

Discover the best web crawler tools in 2025 for automated data collection. Compare features, performance, and use cases of Octoparse, Scrapy, and more.

TOOLS
WEB-SCRAPING
Top Web Crawler Tools in 2025

Comprehensive Guide to OkHttp for Java and Kotlin

Learn how to simplify network communication in Java and Android applications using OkHttp.

HTTP
TOOLS
Comprehensive Guide to OkHttp for Java and Kotlin

Instant Data Scraper Guide - Web Scraping with No Code

Learn how to use tools like Google Sheets, Make.com, and Scrapfly to automate your data collection.

TOOLS
Instant Data Scraper Guide - Web Scraping with No Code

How to Use cURL to Download Files

Master file downloads with curl and discover advanced use cases.

CURL
TOOLS
How to Use cURL to Download Files

What is Charles Proxy and How to Use it?

Learn about of the most popular web debugging proxies — Charles Proxy and what it's capable.

TOOLS
PROXIES
What is Charles Proxy and How to Use it?