Skip to content

Document how cookies are handled #96

Answered by B4nan
olalonde asked this question in Q&A
Discussion options

You must be logged in to vote

There is no state, this is still just a http client, nothing else, its up to you to manage this. Or use some tool on top of this, e.g. crawlee uses got-scraping internally to do requests with HttpCrawler (or its extensions, e.g. CheerioCrawler), where you have tooling for cookie/session management.

https://crawlee.dev/docs/guides/session-management

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by olalonde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #87 on July 11, 2023 13:45.