import { KeyValueStore } from 'crawlee'; const input = await KeyValueStore.getInput(); console.log(input);