{
  "project_id": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
  "repo": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
  "name": "Jobs_Applier_AI_Agent_AIHawk",
  "github_url": "https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk",
  "homepage_url": "https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk/wiki",
  "language": "Python",
  "license": "AGPL-3.0",
  "project_kind": "project",
  "category": [
    "browser_agent"
  ],
  "tags": [
    "anti-bot",
    "anti-detect-browser",
    "antidetect",
    "automation",
    "bot-detection",
    "browser-automation",
    "browser-fingerprinting",
    "cloudflare",
    "crawler",
    "fingerprint",
    "fingerprintjs",
    "firefox",
    "headless-browser",
    "playwright",
    "proxy",
    "python",
    "scraping",
    "selenium",
    "stealth",
    "web-scraping"
  ],
  "description": "Open source AI job application bot in Python: browser automation and web scraping to read job postings, then auto-apply with a tailored resume and cover letter for each posting.",
  "overview": "Use feder-cr/Jobs_Applier_AI_Agent_AIHawk when the user needs a browser agent project with local, cloud deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "tiliondev/fortress",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    },
    {
      "repo": "jo-inc/camofox-browser",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    },
    {
      "repo": "apify/crawlee-python",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    },
    {
      "repo": "apify/crawlee",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    },
    {
      "repo": "Bin-Huang/camoufox-cli",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    },
    {
      "repo": "apify/apify-sdk-python",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    },
    {
      "repo": "browser-use/browser-use",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    },
    {
      "repo": "ScrapeGraphAI/scrapegraph-py",
      "reason": "Related to feder-cr/Jobs_Applier_AI_Agent_AIHawk through browser agent category and local deployment."
    }
  ],
  "dependencies": [
    "Cloudflare Workers",
    "Browser automation",
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "intermediate",
  "cloudflare_ready": false,
  "use_cases": [
    "build browser automation agents",
    "operate web tasks with LLMs",
    "test web workflows"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"browser automation\" in metadata.",
        "Matched \"playwright\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "No strong beginner or advanced signal found; defaulting to intermediate."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 30251,
    "recent_commits": 22,
    "contributors": 9,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 40,
  "agent_score": 63,
  "score": 79,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 19,
    "deployment": 70,
    "popularity": 90,
    "community": 54
  },
  "git_top_score": 79,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 31,
    "documentation": 92,
    "stability": 70,
    "adoption": 100,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use feder-cr/Jobs_Applier_AI_Agent_AIHawk when the user needs a browser agent project with local, cloud deployment options.",
    "purpose": "Use feder-cr/Jobs_Applier_AI_Agent_AIHawk when the user needs a browser agent project with local, cloud deployment options.",
    "install": "Run the browser agent with the setup described in the repository README.",
    "inputs": [
      "URL or page task",
      "browser session",
      "navigation constraints"
    ],
    "outputs": [
      "browser actions",
      "page state",
      "extracted data"
    ],
    "good_for": [
      "build browser automation agents",
      "operate web tasks with LLMs",
      "test web workflows",
      "web automation",
      "browser tasks",
      "UI-driven workflows"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "backend-only jobs",
      "offline batch processing"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"browser automation\" in metadata.",
          "Matched \"playwright\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "No strong beginner or advanced signal found; defaulting to intermediate."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-26T05:00:43.479Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-08-26T05:00:43.479Z",
  "knowledge": {
    "project": {
      "id": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
      "owner": "feder-cr",
      "name": "Jobs_Applier_AI_Agent_AIHawk",
      "full_name": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
      "github_url": "https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk",
      "homepage_url": "https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk/wiki",
      "description": "Open source AI job application bot in Python: browser automation and web scraping to read job postings, then auto-apply with a tailored resume and cover letter for each posting.",
      "language": "Python",
      "topics": [
        "anti-bot",
        "anti-detect-browser",
        "antidetect",
        "automation",
        "bot-detection",
        "browser-automation",
        "browser-fingerprinting",
        "cloudflare",
        "crawler",
        "fingerprint",
        "fingerprintjs",
        "firefox",
        "headless-browser",
        "playwright",
        "proxy",
        "python",
        "scraping",
        "selenium",
        "stealth",
        "web-scraping"
      ],
      "license": "AGPL-3.0",
      "stars": 30251,
      "forks": 4643,
      "open_issues": 28,
      "default_branch": "main",
      "created_at": "2024-08-04T12:15:06Z",
      "updated_at": "2026-08-26T03:20:56Z",
      "pushed_at": "2026-08-19T11:05:09Z",
      "synced_at": "2026-08-26T05:00:43.479Z"
    },
    "agent_card": {
      "project_id": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
      "project_kind": "project",
      "category": "browser_agent",
      "difficulty": "intermediate",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build browser automation agents",
        "operate web tasks with LLMs",
        "test web workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [],
      "summary_for_agent": "Use feder-cr/Jobs_Applier_AI_Agent_AIHawk when the user needs a browser agent project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"browser automation\" in metadata.",
            "Matched \"playwright\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-26T05:00:43.479Z"
    },
    "metrics": {
      "project_id": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
      "stars_30d_delta": 1208,
      "commits_30d": 22,
      "releases_180d": 0,
      "contributors_90d": 9,
      "issue_first_response_median_hours": null,
      "recent_push_days": 6,
      "git_score": 40,
      "maintenance_score": 19,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-26T05:00:43.479Z"
    }
  },
  "resolved_from": {
    "requested_id": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
    "resolved_id": "feder-cr/Jobs_Applier_AI_Agent_AIHawk",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1202,
    "generated_at": "2026-08-27T15:54:35.945Z",
    "snapshot_id": "d1:1202:2026-08-27T15:30:58.425Z",
    "latest_synced_at": "2026-08-27T15:30:58.425Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}