gpm.unity icon indicating copy to clipboard operation
gpm.unity copied to clipboard

Is there a way to retrieve cookies that's made during GpmWebView.ShowUrl ?

Open MoonGoblinDev opened this issue 4 months ago • 2 comments

Service

  • [x] WebView

Version

2.2.5

Summary

Is there a way to retrieve cookies that are made during GpmWebView.ShowUrl ? I want to get document.cookies and use it somewhere else. I am making an app that scraps content from some websites that need users to login/Cloudflare bypass, I need to get the cookies that are made during web view and use it in my scraping library.

MoonGoblinDev avatar Mar 08 '24 14:03 MoonGoblinDev

What's the location where GpmWebview stored the cookies?

MoonGoblinDev avatar Mar 09 '24 05:03 MoonGoblinDev

Hello. @bregassa.

Clear cookies according to API settings in the guide. Cookies are not managed separately. We'll let you know in the comments when the cookie management feature is added.

Thank you.

taehyeon-nhn avatar Mar 10 '24 23:03 taehyeon-nhn