
Jaroslav Hejlek
jaroslavhejlek
JS for the win!
ACTOR METRICS
2 public Actors
11 monthly users
91.2% runs succeeded
Hello world 👋🏻
I am a full-stack developer at Apify.
--> Read my blog posts on How to scrape Kickstarter or Tunneling arbitrary protocols over HTTP proxy with static IP address in Node.js.
Public Actors

Zip Key-value Store
jaroslavhejlek/zip-key-value-store
Takes the ID of the key-value store, archives all their keys into a zip file, and saves them into the key-value store of the actor. For more than 1000 keys, multiple zip files are created. If their total size is bigger than the actor's available memory, it creates multiple smaller zip files.
126

Validate Dataset(s) with JSON Schema
jaroslavhejlek/validate-dataset-with-json-schema
This Actor validates items in one or more datasets against a provided JSON Schema. Use it if you planning to add a dataset validation schema to your actor and you want test it.
1