apify-sdk-js
apify-sdk-js copied to clipboard
Apify SDK monorepo
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://togithub.com/facebook/docusaurus) ([source](https://togithub.com/facebook/docusaurus/tree/HEAD/packages/docusaurus)) | [`^2.4.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/2.4.3/3.4.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [puppeteer](https://togithub.com/puppeteer/puppeteer/tree/main#readme) ([source](https://togithub.com/puppeteer/puppeteer)) | [`^21.3.8` -> `^22.0.0`](https://renovatebot.com/diffs/npm/puppeteer/21.11.0/22.12.1) |...
Currently, the input schema is ignored locally, and to respect the defaults inside it, you need to use the Apify CLI to run the actor, which creates the INPUT.json file...
On https://docs.apify.com/sdk/js/reference/class/KeyValueStore#open I am noticing that for example for `KV.open` method there is mentioned interface `StorageManagerOptions` but there is not further link or information about what attributes it supports.
### Feature In the past there was added "feature on Apify Platfrom" which allowed to put headers to the Request when adding Webhook integration to the Actor. But this was...
After the vitest refactor, sometimes the CI fails with the following error: ``` ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ Vitest caught 1 unhandled error during the test run. This might cause false...
Since the SDK depends on crawlee, users might configure their dependencies so those two don't fit each other, which ends up with multiple `@crawlee/core` installs, which in turn might cause...
This is a POC version with minimal API and minimal request footprint. Possible improvements: - Use magazine instead of the queue to allow syncing with kv-store during the run and...
Feel free to throw this away. I need it now for the AI customer