Go to Apify Store
rojackdj

Juan Rodriguez
Small, focused Apify Actors: one input, one output format, no surprises on the bill.
Joined August 2026
ACTOR STATS
1 public Actor
2 total users
1 monthly user
>99% runs succeeded
I build small, focused Apify Actors. One input, one output format, no surprises on the bill.
What I optimize for
- Reliability over features. An Actor that fails one run in ten loses users faster than it gains them, so retries, timeouts and error handling come before any new option.
- A stable schema. The same fields on every run,
nullinstead of a missing key. Your CSV columns never shift under you. - Honest limitations. Written in the README, before you pay, not discovered on run three.
Actors
- Sitemap URL Extractor — every URL a site publishes in its sitemap, with
lastmod,changefreqandpriority. Readssitemap.xmlandrobots.txtonly, so nothing gets blocked.
Missing a field, or hit a site that misbehaves? Open an issue on the Actor — I read them.