Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damianravindupeiris/jobber-cli
A simple AI based Node-JS script to automate the job applying process.
https://github.com/damianravindupeiris/jobber-cli
ai nodejs open-ai puppeteer typescript web-scraping
Last synced: 19 days ago
JSON representation
A simple AI based Node-JS script to automate the job applying process.
- Host: GitHub
- URL: https://github.com/damianravindupeiris/jobber-cli
- Owner: DamianRavinduPeiris
- Created: 2024-02-01T15:30:37.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-02T18:16:36.000Z (12 months ago)
- Last Synced: 2024-11-09T19:13:01.348Z (3 months ago)
- Topics: ai, nodejs, open-ai, puppeteer, typescript, web-scraping
- Language: TypeScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `💼 Jobber - CLI.`
### A simple AI based Node-JS script to automate the job applying process.### How to run locally.
## Prerequisites.
- [Node.js](https://nodejs.org/) installed on your machine.
- Git clone of the Jobber-CLI repository.## Setup Instructions.
1. **Clone the Repository:**
```bash
git clone https://github.com/DamianRavinduPeiris/Jobber-CLI
```2. **Navigate to Project Directory:**
```bash
cd Jobber-CLI
```3. **Install Dependencies:**
```bash
npm install
```4. **Run the Jobber-CLI Script:**
```bash
npm run start
```5. **Follow the On-Screen Prompts:**
- Enter your name, tech stack, desired website, and job title as prompted.6. **Review the Output:**
- Jobber-CLI will navigate the web, generate an email, and open Gmail for you.7. **Attach CV and Edit Email:**
- In Gmail, attach your CV and make any necessary edits to the email body.8. **Job Application Complete!**
## Additional Notes
- Make sure your internet connection is stable for web scraping and API requests.
- For any issues or feedback, please open an [issue]https://github.com/DamianRavinduPeiris/Jobber-CLI