Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odisseu93/scraping-vagas-frontend
This project will scrape the LinkedIn jobs page, looking for job openings for front-end developers
https://github.com/odisseu93/scraping-vagas-frontend
bun linkedin scraping-websites typescript
Last synced: about 1 month ago
JSON representation
This project will scrape the LinkedIn jobs page, looking for job openings for front-end developers
- Host: GitHub
- URL: https://github.com/odisseu93/scraping-vagas-frontend
- Owner: Odisseu93
- Created: 2023-09-13T00:35:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-14T19:09:45.000Z (over 1 year ago)
- Last Synced: 2023-09-15T11:59:08.192Z (over 1 year ago)
- Topics: bun, linkedin, scraping-websites, typescript
- Language: TypeScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scraping-vagas-frontend
![demostracao](https://github.com/Odisseu93/scraping-vagas-frontend/assets/76600539/7be7fda9-0a43-411a-9205-e2822bce3e0e)
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.