Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlenon7/sef_automation
📑 Crawler that automatically enrol in open vacancies in SEF website.
https://github.com/jlenon7/sef_automation
athenna crawler esm nodejs playwright portugal residence sef typescript
Last synced: 11 days ago
JSON representation
📑 Crawler that automatically enrol in open vacancies in SEF website.
- Host: GitHub
- URL: https://github.com/jlenon7/sef_automation
- Owner: jlenon7
- Created: 2024-04-12T18:49:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T10:43:42.000Z (4 months ago)
- Last Synced: 2024-10-05T23:41:52.738Z (about 1 month ago)
- Topics: athenna, crawler, esm, nodejs, playwright, portugal, residence, sef, typescript
- Language: TypeScript
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SEF Automation 📑
> Crawler that validates if there is open vacancies in SEF website.
# Running
Install dependencies:
```sh
npm i
```Start automation:
```sh
node artisan start:automation
```