This project automates job applications on LinkedIn using the browser-use framework and OpenAI's gpt-4o model.
- ✅ Logs into LinkedIn
- ✅ Navigates to job listings with filters:
- Keyword:
robotics engineer - Date Posted: Past 24 hours
- Experience Level: Entry & Associate
- Application Type: Easy Apply
- Keyword:
- ✅ Applies automatically to available jobs using pre-filled details
- Python 3.9+
- OpenAI API Key
- LinkedIn account with resume uploaded
browser-useandlangchain-openai- @software{browser_use2024, author = {Müller, Magnus and Žunič, Gregor}, title = {Browser Use: Enable AI to control your browser}, year = {2024}, publisher = {GitHub}, url = {https://github.com/browser-use/browser-use} }
pip install browser-use langchain-openai python-dotenv