Job Agent

Contents

  • Introduction
  • Installation
  • Configuration
  • Usage
  • 12-Factor App Compliance
  • API Reference
    • Main Entry Points
      • Main Module
      • Server Module
      • Settings Module
    • Modules
      • Job Search Module
      • Notifications Module
      • Tracker Module
  • Indices and Tables
Job Agent
  • API Reference
  • View page source

API Reference

This section provides detailed API documentation for the Job Agent application.

Main Entry Points

  • Main Module
    • run_job_search
  • Server Module
    • ApplicationRequest
    • JobResponse
    • SearchRequest
    • add_application()
    • get_application_status()
    • get_applications()
    • health()
    • lifespan()
    • root()
    • run_server()
    • search_jobs()
    • update_application_status()
    • FastAPI Application
  • Settings Module
    • Settings Class
    • Configuration Variables

Modules

  • Job Search Module
    • Source tiers
    • Job Data Class
    • JobSearcher Class
  • Notifications Module
    • NotificationConfig
    • NotificationService
  • Tracker Module
    • JobApplication
    • ApplicationTracker

Indices and Tables

  • Index

  • Module Index

  • Search Page

Previous Next

© Copyright 2026, Job Agent.

Built with Sphinx using a theme provided by Read the Docs.