Multi-Source Remote Job Scanner
Scans 6 job boards every 4h, then scores and dedupes matches into an Airtable inbox
7
nodes
Schedule
trigger
3
services wired
What it does
This runs every 4 hours and pulls listings from six remote-job sources (RemoteOK, We Work Remotely, Remotive, Himalayas, LinkedIn guest search, and Adzuna), normalizing each into one schema with per-source try/catch and rate limiting. A scoring pass then applies an English-only gate, keyword niche matching, negative-title filters, canonical-URL dedupe, and a per-company cap before upserting the top matches into an Airtable review inbox keyed on a dedup field. It also writes a per-run scan log with per-source counts and new/updated totals so I can monitor pipeline health.
◆6-source scanner, scored + deduped
Services
ScheduleCodeHTTP