3 projects
job-applier
Autonomously navigate to a job posting, fill out the application form using an LLM and your resume, and submit it -- in your own Chrome, with dry-run and review safeguards.
render-url
Render a single URL with Chromium (via Playwright) and emit the post-JS DOM as JSON or Raw HTML.
scrape-applied-links
Bulk-run render-and-parse over the urls in a links_applied_by_date.json file, recording the resulting output paths back into it.