wispy-oliveW
Apify & Crawlee3y ago
7 replies
wispy-olive

How to manually pass datasets, sessions, cookies, proxies between Requests?

It might be obvious but have not been able to figure this out, nor in the documentation nor in the forums.
I want to manually manage my datasets and session, but I want to make a Request use a session I have created and to pass on the dataset to the handler of the request.
I know I could pass on using the userData, or I could create it in a different file and simply import it, but these seem like the wrong approaches.
Was this page helpful?