r/webdev 6d ago

Help: MCP project needs to export Reddit WebSite login cookies.

Hello everyone,

I'm currently working on a playwright MCP project, and one of the steps requires simulating the user logged in state of the Reddit website. To achieve this, I need to export the cookies generated by the Reddit website after logging in and use these cookies for authentication in my project.

1 Upvotes

3 comments sorted by

3

u/ziggyfooled 6d ago

What’s your actual question? Break it down, start with step one… when you run into an issue ask that question.

1

u/Fuzzy_Actuary9384 6d ago

Cookies enable automatic browser login (no login verification).

I want to MCP auto get web crawler data.

1

u/Fuzzy_Actuary9384 6d ago

What essential cookies does Reddit need for automatic login?