Ryanhub - file viewer
filename: .cursor/skills/collect-leads/indeed.md
branch: main
back to repo
# Indeed

## Before you start

Read `goal.md` for keywords and location filters.

## Search URL

```
https://www.indeed.com/jobs?q={query}&fromage=7
```

`fromage=7` = last 7 days.

## Steps

1. Open search URL.
2. Paginate results.
3. Open detail pages; copy full description.
4. Run `scripts/new_lead.py` (dedupes URL), fill body, assess fit, sync indexes.

## Hints

- Cards: `.job_seen_beacon`, `.jobsearch-ResultsList li`
- Title: `h2.jobTitle span[title]`