
Advanced Linkedin Job Scraper (No Cookies) + company ⚡️
Pricing
$1.00 / 1,000 jobs

Advanced Linkedin Job Scraper (No Cookies) + company ⚡️
The most Advanced LinkedIn Job Search Scraper. Extract full info + company data. No cookies or account required. Concurrency + fast response times make mass scraping fast ⚡
0.0 (0)
Pricing
$1.00 / 1,000 jobs
9
Total users
71
Monthly users
51
Runs succeeded
>99%
Issues response
1 days
Last modified
8 days ago
Not finding any company jobs
Closed
When I try to search for jobs using the API, and while adding the exact LinkedIn company name as a value in the JSON, it shows no results. But when I check manually, the company does have open jobs. Have tried using the domains of the company, and the linkedin company URL. All three don't show any results. What to do? :)

Hi, did you add at least one location? Could you please share company URL, I will check it
walidj
Hey, thanks for the quick reply! This is a company I have manually checked, that has an open job at the moment: https://www.linkedin.com/company/roetzbikes/

This actor has many pre-configured filters, some probably filter out that job. I was able to find it with this input
{"company": ["https://www.linkedin.com/company/roetzbikes/"],"locations": ["Netherlands"],"jobTitles": ["Captain"],"maxItems": 15,"postedLimit": "month","sortBy": "date"}
https://console.apify.com/actors/zn01OAlzP853oqn4Z/runs/SXy7jJbSXojt07kmL#output
Should I remove the pre-configured values in input fields?

I had to use the job title to find it. But if you provide company, it should be possible to find without the job title. I will update the Actor to not require job tile/location in this case

I fixed it. Now you can use only company URL for input
{"company": ["https://www.linkedin.com/company/roetzbikes/"],"maxItems": 15,"postedLimit": "month","sortBy": "date"}
walidj
It works great now, thanks for the quick fix, you're amazing!