https://github.com/transcendence12/jobot
https://github.com/transcendence12/jobot
api-rest cronjob-scheduler node-js puppeteer
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/transcendence12/jobot
- Owner: transcendence12
- License: gpl-3.0
- Created: 2025-01-25T13:32:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T08:16:25.000Z (9 months ago)
- Last Synced: 2025-06-22T10:39:56.910Z (4 months ago)
- Topics: api-rest, cronjob-scheduler, node-js, puppeteer
- Language: TypeScript
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🤖 JobotThis project is a bot for scrapping tech job boards.
---
💻 By creating this project, you will
- Gain experience with Node.js, Typescript, and Puppeteer
- Understand how to use Puppeteer to automate web scraping
- Practice problem-solving and critical thinking skills🎯 Scope
- Bot should scrap 2 selected job boards
- Bot should serve endpoint for getting job offers based on specific search value
- User should be able to generate list of job offers based on specific search value using CLI
- User should be able to parametrize the amount of records found