/Linkedin-Scrapper

Using this scrapper, I get a list of all the backend, frontend and full stack developer jobs from the past 24 hours every morning in my mailbox.

Primary LanguageJavaScript

LinkedIn Scraper using Puppeteer and Node.js

This project is a LinkedIn scraper built using Puppeteer and Node.js. The scraper can be used to extract job postings from the past week .

Getting Started

To get started with this project, simply run the following command to install the necessary dependencies: npm i

Next, you will need to set up your environment variables. Create a .env file in the root directory of the project and add according to the example given in .env.example

Running the Scraper

To run the scraper, simply run the following command: node app.js

This will start the scraper, which will log into your LinkedIn account and begin scraping profiles.

Contributing

If you would like to contribute to this project, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.