crawlee-python
crawlee-python copied to clipboard
Implement switching between storage implementations based on autodetection
When Apify platform is detected, we should use SDK implementations. Otherwise, fall back to local storage.
This needs to work like with the JS version, so based on Actor.init call from the SDK. And that itself is where we do the detection, not in crawlee.