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

_U Cookie Generation #57

Open
tuikat opened this issue Oct 7, 2023 · 3 comments
Open

_U Cookie Generation #57

tuikat opened this issue Oct 7, 2023 · 3 comments

Comments

@tuikat
Copy link

tuikat commented Oct 7, 2023

Unsure if this is even something that is possible, but has anyone looked into reverse engineering the _U cookie generation such that it would not have to be manually refreshed every few days? This would be super useful if a new cookie can be generated through an endpoint or node.js so that a service might be totally self sufficient.

@evankozliner
Copy link

evankozliner commented Oct 9, 2023

I haven't, but I've thought about it. Wonder if it would be possible with a headless browser?

Right now the API isn't working for a lot of folks, so we've got bigger problems haha

@tuikat
Copy link
Author

tuikat commented Oct 22, 2023

Just to give an update, I have been working on a headless browser implementation to generate _U cookies on the fly. Additionally, I realized that with the new implementation with copilot, you are now able to access it through any browser and without being signed in so there may be an opportunity to instead make a second version where the headless browser communicates to Bing Chat through an anonymous conversation. Will update if either of these work.

@gerkim62
Copy link

it is possible to extract the cookie using a browser extension,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants