Hey everyone!
So, I’m just starting out with Scrapy and trying to figure out how cookies work in it. I’ve been searching around but can’t seem to find a clear answer—where are scrapy cookies stored?
Like, does Scrapy save them somewhere locally, or are they just handled in memory during the scraping session? I’m kinda confused because I’ve seen some people mention stuff about cookies.txt files, but idk if that’s even related.
Also, if they *are* stored somewhere, can I access or modify them easily? Or is it all automatic?
Any help would be awesome! Thanks in advance
(Also, sorry if this is a noob question lol, still getting the hang of this stuff!)
So, I’m just starting out with Scrapy and trying to figure out how cookies work in it. I’ve been searching around but can’t seem to find a clear answer—where are scrapy cookies stored?
Like, does Scrapy save them somewhere locally, or are they just handled in memory during the scraping session? I’m kinda confused because I’ve seen some people mention stuff about cookies.txt files, but idk if that’s even related.
Also, if they *are* stored somewhere, can I access or modify them easily? Or is it all automatic?
Any help would be awesome! Thanks in advance
(Also, sorry if this is a noob question lol, still getting the hang of this stuff!)
