Merge branch 'main' into li_logo

pull/141/head
Cullen Watson 2024-04-30 12:03:02 -05:00 committed by GitHub
commit be44cf9279
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@ class LinkedInScraper(Scraper):
location=location,
date_posted=date_posted,
job_url=job_url,
job_url_direct=job_url_direct,
compensation=compensation,
job_type=job_details.get("job_type"),
description=job_details.get("description"),

0
test.py Normal file
View File