Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 552 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 552 Bytes

Linkedin Scraper Extension

Helps to search jobs with additional filtering by regular expressions and save the results to clipboard.

Installation & build

npm i && npm run build

Usage

Load the extension in Chrome by going to chrome://extensions/ and clicking "Load unpacked". Navigate to the dist directory and click "Select". Set the regular expressions in the extension options. Open the Linkedin job search page and click the extension icon to filter the jobs and copy the results to clipboard.

Development

npm run watch