genetic-orange•3y ago
disable cookies
hi, i would like to disable cookies. I am using HttpCrawler. can anyone help me with relevant doc links? thank you
2 Replies
https://crawlee.dev/docs/next/guides/session-management and
useSessionPool: false, persistCookiesPerSession: false
genetic-orangeOP•3y ago
thank you