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 · 2 comments
Open

[FEATURE REQUEST] Easy Apply Platforms #238

austinsonger opened this issue Jan 28, 2025 · 2 comments

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

@austinsonger
Copy link
Author

So I put wildcards of where the company name goes.

Well you make it so it searches google

GRC | Governance, Risk, and Compliance | Security Compliance and site:https://jobs.lever.co/*/ | site:https://apply.workable.com/*/ | site:*.breezy.hr | site:https://*.applytojob.com | site:*.bamboohr.com | site:https://boards.greenhouse.io/*/ | site:https://jobs.jobvite.com/*/ and "Remote"

Google Search Results

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