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

Provide Chrome Cookie #1649

Open
iloveitaly opened this issue Jan 26, 2025 · 1 comment
Open

Provide Chrome Cookie #1649

iloveitaly opened this issue Jan 26, 2025 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@iloveitaly
Copy link

https://phantombuster.com does this.

You can extract a cookie for a website and use that in their backend automation.

In my use case, I am attempting to automate some superhuman actions. Logging into superhuman is a pain and it would be much more convenient if I could just copy the cookie value and give it to Skyvern.

Is this possible in some way? In combination with persistent sessions?

@suchintan
Copy link
Contributor

This is a great idea @iloveitaly -- it's in our roadmap. Are you open to doing a contribution here? I imagine we would need to update the browser code to handle custom cookies + some front-end code / chrome extension to capture the cookies: https://github.com/Skyvern-AI/skyvern/blob/main/skyvern/webeye/browser_factory.py#L148

@suchintan suchintan added the help wanted Extra attention is needed label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants