# Job Board Crawler

Job board crawlers systematically fetch postings using sitemaps, APIs, or selectors. They maintain freshness, handle pagination, and normalize for downstream search and alerts.

## Additional resources:

[Job Data Aggregation](https://www.promptcloud.com/usecase/job-data-aggregation/)