library · inferred from evidence
Apify/Crawlee
A web scraping and automation library for Node.js, referred to as Crawlee in the context of Apify.
- CheerioCrawler overwrites request cookies when persistCookiesPerSession is false
This was a regression in the 2.x `_requestFunction()`: it checked only `useSessionPool` when deciding whether to apply session cookies, ignoring `persistCookiesPerSession: false`. The behavior was restored in v2.1, so manual cookie manageme