fascinating-indigo
fascinating-indigo2y ago

Create 4 profiles and save them for later use

Hello, I want to create 4 profiles with different proxies, fingerprints, cookies etc. and I would like to save them in the disk. So that later, when my program will need a session back, it will call back the session with the same data it had when saved it ( same proxy, fingerprints, cookies etc.) Is it possible with crawlee? If so how could I achieve that.
1 Reply
Lukas Krivka
Lukas Krivka2y ago
The sessions in Crawlee are actually stored to KV store, you can also add arbitrary things to session.userData

Did you find this page helpful?