Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
MoonGoblinDev opened this issue Mar 8, 2024 · 2 comments
Open
1 task done
Assignees
Labels
question Issue type : Question WebView Service : WebView

Comments

@MoonGoblinDev
Copy link

MoonGoblinDev commented Mar 8, 2024

Service

  • 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 MoonGoblinDev added the question Issue type : Question label Mar 8, 2024
@MoonGoblinDev
Copy link
Author

What's the location where GpmWebview stored the cookies?

@taehyeon-nhn taehyeon-nhn added the WebView Service : WebView label Mar 10, 2024
@taehyeon-nhn
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issue type : Question WebView Service : WebView
Projects
None yet
Development

No branches or pull requests

3 participants