Fetch a job spec from a URL
fetch_job_specFetches and extracts the job description text from a public job-posting URL, ready to feed into score_cv or tailor_cv_to_role. Cheap, no LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A public https:// job posting URL. |