🛡️ Default to Apify Residential (US) proxy — Wellfound's role/location pages are DataDome-protected and reject direct/datacenter IPs, so direct connections were intermittently blocked.
🌍 Resolve the proxy exit IP up front instead of geoip=True, fixing the Failed to connect to proxy crash that left residential runs unable to start.
⏩ Escalate a block straight to residential (skip the always-blocked datacenter tier) and tighten page-ready/navigation timeouts, so a run finishes (or fails fast) well within the daily health-check window.
🧠 Harden Apollo extraction: unwrap the apolloState.data shape and fall back to initialApolloState, plus a DOM page-meta fallback for pagination counts.
🧾 Push results with plain push_data (removed the unconfigured pay-per-event charge that only logged warnings).
0.1 — Initial release
🚀 Scrape public job listings from Wellfound (formerly AngelList Talent).
🔗 Bulk Start URLs — role/location search pages and single job pages.
🛡️ Tiered proxy fallback: no proxy → datacenter → residential (sticky after escalation).