Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.