Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinkedIn Job Extractor - Job data extraction tool from the web using Scrapy #375

Closed
Niraj1608 opened this issue Oct 15, 2024 · 2 comments · Fixed by #391
Closed

LinkedIn Job Extractor - Job data extraction tool from the web using Scrapy #375

Niraj1608 opened this issue Oct 15, 2024 · 2 comments · Fixed by #391

Comments

@Niraj1608
Copy link
Contributor

Niraj1608 commented Oct 15, 2024

Is your feature request related to a problem? Please describe.
The LinkedIn Job Scraper is a Python-based web scraping tool that uses Scrapy, a powerful web crawling framework, to extract job listings from LinkedIn. The tool is designed to circumvent common anti-scraping mechanisms like IP blocking by integrating proxy rotation, which ensures that the scraper can maintain a steady scraping speed while avoiding detection or throttling.

Key Features:

Scrapes job listings (job title, company, location, posting date, and description).
Uses proxies for IP rotation to avoid detection.
Allows the user to filter job results by keywords, locations, and other criteria.
Stores the scraped data in a structured format (e.g., CSV, JSON)

@Niraj1608 Niraj1608 added the enhancement New feature or request label Oct 15, 2024
Copy link

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

@Niraj1608 Niraj1608 changed the title LinkedIn Job Extractor LinkedIn Job Extractor - Job data extraction tool from the web using Scrapy Oct 15, 2024
UppuluriKalyani added a commit that referenced this issue Oct 16, 2024
LinkedIn Job Extractor - Job data extraction tool from the web using Scrapy #375
Copy link

Hello @Niraj1608! Your issue #375 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants