Filter jobs search per company #375
IGLADI
started this conversation in
Ideas & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey, It looks like there's no way to filter a job search by company (ID or name) right now. Adding this would be super handy. Once you find an interesting company, you could pull all their jobs to scrape info like their tech stack and internal tools.
I tested this out a bit in Patchright. If you go to a company's page, hit the "Jobs" tab, and click the search button next to the search bar (if it's missing, they just have no jobs rn), it opens a new tab with all their listings. From there, it looks exactly like a standard job search page and your standard job search code should work to do the rest.
Going to the url directly seems to often return an empty page (anti-botting?) but doing this flow seem to always return a full page with all the jobs of that company.
All reactions