spinlud / py-linkedin-jobs-scraper

MIT License
337 stars 95 forks source link

"company" field is empty. #61

Closed nibomed closed 1 year ago

nibomed commented 1 year ago

Yesterday everything was ok, but today "data" always have an empty "company" field inside "Events.DATA" callback. Maybe something changed in LinkedIn DOM. I am not an expert in this area, but I will try to investigate it. Please check if this is reproducible or if it's my local issue.

nibomed commented 1 year ago

Please review my attempt to fix this: https://github.com/spinlud/py-linkedin-jobs-scraper/pull/62

spinlud commented 1 year ago

Thank you! 🍻

Merged 🚀