# Generic Job Page When the listing is on a company site or unknown ATS. ## Steps 1. Navigate to job URL. 2. Extract title, company, location, full description. 3. Dedupe — `new_lead.py` rejects duplicate URLs. 4. Run `scripts/new_lead.py` with extracted fields. 5. Assess fit on the created lead file (job-eval skill). Run `sync_indexes.py`.