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

Feat: Scrapper for Indeed #956

Open
3 tasks done
Subhoshri opened this issue May 14, 2024 · 2 comments · May be fixed by #970
Open
3 tasks done

Feat: Scrapper for Indeed #956

Subhoshri opened this issue May 14, 2024 · 2 comments · May be fixed by #970
Assignees
Labels
gssoc GSSoC 2024

Comments

@Subhoshri
Copy link
Contributor

Describe the feature

I want to add a scrapper for Indeed that will allow one to fetch company details that include functions for CEO Name, Company size and revenue, Industry associated with, and locations where the job is available.
This is a beneficial idea as it would allow one to choose among many companies by comparing the right pieces of information.

Add ScreenShots

image

To collect only the required data from this site.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@Subhoshri
Copy link
Contributor Author

Please assign me this issue. I am not working currently on any other issues, so I am free to take upon this.

@nikhil25803
Copy link
Member

Go ahead @Subhoshri

Note

  • Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
  • Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
  • Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.

All the best 👨‍💻

@nikhil25803 nikhil25803 added the gssoc GSSoC 2024 label May 14, 2024
@Subhoshri Subhoshri linked a pull request May 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants