VictorMetis / indeed-scraper

A Node.js package for getting job listings from Indeed.com.
MIT License
0 stars 0 forks source link

Improve indeed_scraper library #2

Open VictorMetis opened 2 years ago

VictorMetis commented 2 years ago

We want to build a indeed job scraper with features:

  1. Detailed parameter control: entry/senior level, full time/internship, city and etc
  2. Unique job ID and duplication detection
  3. Job description extraction
  4. Apply link extraction
VictorMetis commented 2 years ago

This is the summary of the features we wanted. Will create separate issues later.