linkedtales/scrapedin

Full time shows up in the scrapped company name

brno32 opened this issue · 0 comments

For some profiles, things like "full-time" show up for companyName in the positions objects.

This text is from a nested HTML element so it shouldn't be tough to filter it out.

<p class="pv-entity__secondary-title t-14 t-black t-normal">
  {{ companyName }}
  <span class="pv-entity__secondary-title separator">Full-time</span>
</p>