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

[FEATURE REQUEST] Easy Apply Platforms #238

Open
austinsonger opened this issue Jan 28, 2025 · 1 comment
Open

[FEATURE REQUEST] Easy Apply Platforms #238

austinsonger opened this issue Jan 28, 2025 · 1 comment

Comments

@austinsonger
Copy link

Enhance JobSpy capabilities by enabling automated job searches and applications through leading recruitment platforms, including Lever, Workable, Breezy, Applytojob, BambooHR, Greenhouse, and Jobvite.

EASY_APPLY_PLATFORMS = {
    "lever": r"https://jobs.lever.co/.+/",
    "workable": r"https://apply.workable.com/.+/",
    "breezy": r"https://.+\.breezy\.hr",
    "applytojob": r"https://.+\.applytojob\.com",
    "bamboohr": r"https://.+\.bamboohr\.com",
    "greenhouse": r"https://boards.greenhouse.io/.+/",
    "jobvite": r"https://jobs.jobvite.com/.+/",
}
@cullenwatson
Copy link
Owner

cullenwatson commented Feb 9, 2025

ok but how would it work, you need to know the id of the company beforehand on these platforms

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

No branches or pull requests

2 participants