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

Added an Indeed Scrapper #970

Closed
wants to merge 7 commits into from
Closed

Commits on May 14, 2024

  1. Create indeed.py

    Subhoshri authored May 14, 2024
    Configuration menu
    Copy the full SHA
    1c1b5fd View commit details
    Browse the repository at this point in the history
  2. Create __init__.py

    Subhoshri authored May 14, 2024
    Configuration menu
    Copy the full SHA
    3c6335f View commit details
    Browse the repository at this point in the history
  3. Update indeed.py

    Created a scrapper for Indeed to fetch company and job details including company name, its location, the job position, the date of job posting, salary offered and the summary.
    Subhoshri authored May 14, 2024
    Configuration menu
    Copy the full SHA
    9541526 View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    Subhoshri authored May 14, 2024
    Configuration menu
    Copy the full SHA
    34ca508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e844152 View commit details
    Browse the repository at this point in the history
  6. Update dev-documentation.md

    Updated the Indeed Scrapper documentation with its methods and details.
    Subhoshri authored May 14, 2024
    Configuration menu
    Copy the full SHA
    57ed86b View commit details
    Browse the repository at this point in the history
  7. Update documentation.md

    Subhoshri authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a57dcea View commit details
    Browse the repository at this point in the history