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

How to save cookies for later use #212

Open
quangdai0805 opened this issue Apr 27, 2024 · 1 comment
Open

How to save cookies for later use #212

quangdai0805 opened this issue Apr 27, 2024 · 1 comment

Comments

@quangdai0805
Copy link

I saved cookies after logging in to my account but then I can't use them. Is there any way I can save cookies and use them later without needing to log in to my account?

@SakiSakiSakiSakiSaki
Copy link

SakiSakiSakiSakiSaki commented Apr 27, 2024

To save: scraper.save_cookies("name of cookies file")
To use: scraper = Scraper(cookies="name of cookies file.cookies")

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

2 participants