sunny-green•3y ago
crawlee storage path ? And call api
Hello
Where to change the storage path for the html and json output from the crawlee.
And how I can call crawlee instance via api ??
Let me know thanks
3 Replies
Hello @extremeboy2k
To change storage path on your filesystem you may set up enviromental variable
APIFY_LOCAL_STORAGE_DIR
check the docs https://docs.apify.com/sdk/js/docs/guides/environment-variables#apify_local_storage_dir
And how I can call crawlee instance via apiNot sure what exactly you mean by that. You may create Apify Actor out of your Crawlee project and build it on the Apify Platform - This way you get API endpoints for running, obtaining results etc.
Environment Variables | Apify Documentation
The following is a list of the environment variables used by Apify SDK that are available to the user.
like-gold•3y ago
Hi, I can't find my Crawlee result in the Storage tab of my apify console, any ideas on how to fix this?
Do you mean general "storage" tab? or Storage of some particular run on the platfrom?
Can you please provide link to your account (in PM), I will check what is happening.