Skip to content

Job Scrapper for LinkedIn and NestJS API with Documentation

Notifications You must be signed in to change notification settings

andresogando/web-scrapper

Repository files navigation

## Installation

```bash
$ yarn build
```

## Running the app

```bash
# jobs-api
$ npm run start:jobsapi

# scrapper mode
$ npm run start:scrapper
```

## URLS

After running available URLS are:

API: http://localhost:3000/jobs
/jobs/search/searchByLocation
/jobs/search/searchByTechnology

API Documentation: http://localhost:3000/api

AWS DynamoDB is Already populated with data but if needed just run the start scripts to scrape more data ;)

About

Job Scrapper for LinkedIn and NestJS API with Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published