Go to Apify Store
zeshanmax

Zeshan Max
Building focused, well-tested data extraction tools.
Joined September 2026
ACTOR STATS
1 public Actor
2 total users
1 monthly user
>99% runs succeeded
I build focused data extraction tools — the kind that return clean, predictable JSON and tell you honestly when something fails.
Media Metadata Extractor (yt-dlp) — metadata, formats, thumbnails and subtitles from thousands of video and audio sites. One record per URL, typed errors, no downloads.
- A documented output contract. Every record carries the same keys, so your
pipeline can index without guarding. Missing data is
null, never a missing key. - Failures are data, not exceptions. Every failed URL still produces a row, labelled with why it failed and whether retrying would help.
- Dependencies stay current on a schedule, not when something breaks.
Questions, bugs or feature requests — get in touch and I'll respond.