
Advanced Linkedin Job Scraper
3 days trial then $30.00/month - No credit card required now

Advanced Linkedin Job Scraper
3 days trial then $30.00/month - No credit card required now
Scrape linkedin job postings and get company and recruiter details. Supports boolean search and other advanced search filters. Success rate is > 98%
Actor Metrics
217 monthly users
No reviews yet
84 bookmarks
>99% runs succeeded
3.8 days response time
Created in Jul 2023
Modified a month ago

Job description is empty again.
Description is empty again. It's very frustrating. https://console.apify.com/actors/runs/pfaoZLvZn9G1HHFi7#output

Yes, Its frustrating for me as well. Let me check whats wrong

Fixed

Nikita Sviridenko (nikita-sviridenko)
Now, the structure got different and it broke all our pipelines.
descriptionText was an object. and it had a property named 'text'

Nikita Sviridenko (nikita-sviridenko)
Can we revert to the original structure?

I will try to keep the structure consistent in future, but can't revert it as there are other people who might have already adapted to new structure.
Also when doing web scraping, data structures and availability of information can change frequently due to changes in underlying websites

Nikita Sviridenko (nikita-sviridenko)
But it had the old structure for months and has the new one for just 6 hours.
We need to rebuild everything. And probably all other users.

Nikita Sviridenko (nikita-sviridenko)
Also when doing web scraping, data structures and availability of information can change frequently due to changes in underlying websites
But as a provider of an API, a paid API, you can ensure consistency by doing validation with zod or any other library. You can also set up sentry so that you get alerted before we write here.

I just checked and actually the current structure was same as the structure which was there from long time.
The object type for descriptionText was present only for few hours which was fixed later.

Nikita Sviridenko (nikita-sviridenko)
I can share screenshots. The object was there for months. All our automations expect it to be an object.

Nikita Sviridenko (nikita-sviridenko)

Then it must be a mistake in old version, descriptionText
should actually be a text not an object.