LinkedIn Job Crawler is a tool that allows you to easily scrape job postings from LinkedIn.com. With this tool, you can save time and effort by automatically gathering job information directly from the site, rather than manually searching for job postings.
- Automatically crawl job postings from LinkedIn.com
- Download job information as a CSV file for easy analysis and storage
- Python 3.10
- A LinkedIn account
- Clone the repository
git clone https://github.com/sixian-C/linkedin_job_crawler.git
- Install the required libraries
- Set your LinkedIn account credentials in
config.yaml
- Run the script
We welcome contributions from the community. If you find a bug or have an idea for a new feature, feel free to open an issue or create a pull request.