https://github.com/timsusa/cinode-api-crawler
This will crawl all the resumes from the Cinode API and save them to a local database.
https://github.com/timsusa/cinode-api-crawler
Last synced: 16 days ago
JSON representation
This will crawl all the resumes from the Cinode API and save them to a local database.
- Host: GitHub
- URL: https://github.com/timsusa/cinode-api-crawler
- Owner: TimSusa
- Created: 2024-11-05T14:33:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-03T08:48:12.000Z (over 1 year ago)
- Last Synced: 2025-02-03T09:38:23.121Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 691 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cinode-api-crawler
This will crawl all the resumes from the Cinode API and save them to a local database.
## Run the cli:
```
deno task start
```