You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C# console app that uses HtmlAgilityPack and XPath to scrape job listings, extracts details (title, company, location, description), summarizes them via GPT, and even generates personalized cover letters.
A Next.js frontend for a job scraping application, allowing users to track job applications, view matches, and manage resumes. Works with the Jobs Scraper backend.