Go to Apify Store
davehpino

David Pino
Joined August 2026
ACTOR STATS
1 public Actor
3 total users
2 monthly users
>99% runs succeeded
Hi, I'm David — a full-stack engineer building production-grade web scrapers and automation on Apify. What I do
- Browserless data extraction: internal APIs, GraphQL, HTTP-only (no headless browsers where they're not needed)
- Apify Actors: TypeScript, strict typing, resilience (retries, backoff, proxy rotation, resumable state), and server-side entitlements
- Scraping at scale with cost-awareness and clean, typed output contracts Featured work
- X-Tweet-Scraper (https://apify.com/davehpino/x-tweet-scraper ) — browserless X (Twitter) scraper using guest tokens, rich filters, and a tamper-proof free-tier gate. Benchmark: 100 tweets in ~5 s. Stack Node.js · TypeScript · Apify SDK · Playwright (when a browser is unavoidable) · Python · AWS