BROWSER USE

- Browser Use Agents: give Browser Use a task and receive completed work. API V4 is current for new integrations.
- Browser Infrastructure: connect your agent or automation to managed browsers through SDK, REST, or CDP. Starts at $0.02/browser-hour.
- Developer tools: Open Source, Browser Harness, SDK, and MCP support the two products above.

[Developer Index](https://browser-use.com/index.md)
[Product Map](https://browser-use.com/llms.txt)
[Full Product Context](https://browser-use.com/llms-full.txt)
[Pricing](https://browser-use.com/pricing.md)
[Cloud Docs](https://docs.browser-use.com/cloud/quickstart)
[Open Source Docs](https://docs.browser-use.com/open-source/introduction)

---

# Job Application Automation

> Automate application submission with form filling and resume upload.

---

### The Idea

Applying to jobs often requires filling out repetitive forms with the same information. 
This template automates the **entire job application process**: navigating to job sites, filling personal details, uploading resumes, and submitting applications. 

### Requirements

- Applicant data in JSON format
- Resume PDF
- Browser Use API Key


### Installation


uvx browser-use init --template job-application


### Customization

You can adapt this template for different job sites by:
- Updating the target URL
- Modifying the step instructions to match form structure
- Adjusting applicant data fields in your JSON file
