spinlud / py-linkedin-jobs-scraper

MIT License
337 stars 96 forks source link

Company size and salary in EventData #19

Open ahmadgh74 opened 2 years ago

ahmadgh74 commented 2 years ago

I cannot see the company size and salary in EventData while these exist on the page. Could you add this data to EventData?

spinlud commented 2 years ago

Hi! Not all the jobs have this data available, fields can vary greatly. What I can do is to add a generic field insights which will contain a variable array of strings (possibly even zero) with the job insights data. The following are possible examples of the content you can find inside the insights field:

Hopefully you can extract something useful from there.