Linkedin Jobs Scraper - PPR avatar

Linkedin Jobs Scraper - PPR

Try for free

Pay $1.00 for 1,000 results

Go to Store
Linkedin Jobs Scraper - PPR

Linkedin Jobs Scraper - PPR

curious_coder/linkedin-jobs-scraper
Try for free

Pay $1.00 for 1,000 results

Scrape jobs from linkedin jobs search results along with company details. Get key information to find contact info

Developer
Maintained by Community

Actor Metrics

  • 472 monthly users

  • 5.0 / 5 (2)

  • 79 bookmarks

  • >99% runs succeeded

  • 21 hours response time

  • Created in Aug 2024

  • Modified 17 days ago

CH

scrapeCompany is set equal to true but is not working

Closed
chrisismexican23 opened this issue
a month ago

with this input:

{ "count": 100, "scrapeCompany": true, "urls": [ "https://www.linkedin.com/jobs/search/?currentJobId=4134425147&f_F=sale&f_I=4&geoId=103644278&keywords=sales%20assistant&origin=JOB_SEARCH_PAGE_KEYWORD_AUTOCOMPLETE&refresh=true&sortBy=R" ] }

company data was not in output as expected.

these fields were missing from json output:

"jobPosterName": "jobPosterTitle": "jobPosterPhoto": "jobPosterProfileUrl": "companyDescription": "companyWebsite":

curious_coder avatar

Thanks for opening the issue, Let me check and get back to you

CH

chrisismexican23

a month ago

What is the status? Was there a change in linkedin html that caused this?

LX

lupine_xerosere

a month ago

Yes I'm facing a similar issue, companyName is present but companyWebsite is missing

CH

chrisismexican23

a month ago

Any updates?

RS

rudy-seo

a month ago

Yes, I'm facing the same issue and the "companyWebsite" is crucial for the automation process that I've built in make.com.

IC

iccedriv

a month ago

Exact same issue here, missing "companyWebsite" field

J4

j4533224

a month ago

Same issue here

curious_coder avatar

Fixed missing company details issue

LX

lupine_xerosere

a month ago

thank you