Hey everyone!
So, I’m kinda new to Scrapy and been messing around with it for a bit. I’ve got this question that’s been bugging me: *where are Scrapy cookies stored*? Like, I know cookies are used for sessions and stuff, but I can’t figure out where Scrapy actually keeps them.
Is it in some file? Or does it just store them in memory? I tried googling but couldn’t find a straight answer. Also, if I wanna manage or save these cookies for later, how do I do that?
Would really appreciate if someone could break it down for me. Thanks in advance!
P.S. Sorry if this is a dumb question, still learning the ropes here lol.
So, I’m kinda new to Scrapy and been messing around with it for a bit. I’ve got this question that’s been bugging me: *where are Scrapy cookies stored*? Like, I know cookies are used for sessions and stuff, but I can’t figure out where Scrapy actually keeps them.
Is it in some file? Or does it just store them in memory? I tried googling but couldn’t find a straight answer. Also, if I wanna manage or save these cookies for later, how do I do that?
Would really appreciate if someone could break it down for me. Thanks in advance!
P.S. Sorry if this is a dumb question, still learning the ropes here lol.
