Sign up for Apify Platform here
Star Crawlee on GitHub
Star Crawlee for Python on GitHub
Apify and Crawlee Official Forum
New post
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 12 months ago
0
Follow
Saving cookies
Saving cookies
Inactive
0
Follow
S
Saimun
12 months ago
ยท
Hi, I am building a private actors for my use case which involves logins. I need to save the cookies. What is the best way to save the cookies and use it later within tha actor?
M
a
2 comments
Share
Open in Discord
M
Mantisus
12 months ago
I think you could use key-value storage. Judging by the description there is no strict limit on the length of value -
https://docs.apify.com/platform/storage/key-value-store
This way you can convert cookies into a convenient string value and store it in value
a
anon_
12 months ago
hey , you can stringify and save them as json
Add a reply
Sign up and join the conversation on Discord
Join on Discord