Marek Trunkát
Marek Trunkát
Definitely. I am just about to add more examples once I found some free time. The main difference I see is that `mississipi` is a general stream utility collection where...
Inspiration might be @gippy's https://github.com/apifytech/act-page-analyzer implementation
The rate limit is high. @petrpatek are pushing the data to the dataset in batches (tens or hundreds of items) or item by item?
This could be integrated into `Apify.launchPuppeteer()` function as `useAdBlock: true` option. https://sdk.apify.com/docs/api/apify#module_Apify.launchPuppeteer
Yes exactly, it could boost the speed especially for some websites that are heavy on ads (news sites). But it would be great to first test this assumption. Would you...
Possible implementation: 1) If actor is running locally (when `isAtHome() === false`), the `Apify.addWebhook()` would store information about added webhooks to some local variable in `actor.js`. 2) At the end...
We could also propagate the original error message into the status: 
Defaults and prefil, no? In fact, I am not sure, let's discuss that on Slack.
Hi @clemlesne, thank you for reporting this. Unfortunately, semantic versioning, as described, is not currently supported. However, we plan to fix this and introduce the new versioning system for Actors...
Link to feature: https://apify.productboard.com/feature-board/planning/features/24835644