Hey everyone, looking for some guidance! A potential client of mine is looking for a dataset of companies accross US/Europe that have over 50 open jobs available, regardless of job title. Does anyone have an idea how I could efficiently do this? I know I can use Clay’s Find Jobs function, but running a search with no job title will yield far more results than I can import. Anyone know maybe a good Apify actor or any other tool / strategy I could try? Thanks!
If you have all the companies domains across US or Europe, then you can use claygent to return companies that have more than 50 job openings or using APify actors
Thanks Anjan, good suggestion however I do not have all the domains accross US & EU - which I assume is in the millions and would end up costing 1000's in Open AI usage
then go to Apollo or find someone else to get all the companies across US and Europe and then you can do everything in Clay.
or take Apify actor directly
Hey Jaydin P.! You’re right that Clay Find Jobs function can work here but here's a better strategy to handle volume: Start with a broad list of US/EU companies (you can use Apollo, LinkedIn scraping, or Clay firmographic filters). Add the Find Jobs integration. Filter by company domain (not job title). Clay will pull all open roles even if there are hundreds. Add a formula column to count job results. Filter for companies with 50+ open jobs! To stay within row limits break it into batches (e.g. 100 companies at a time). You can also monitor those companies weekly by scheduling the workflow.