mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-04 19:44:30 -08:00
- linkedin schema migration
This commit is contained in:
@@ -131,7 +131,7 @@ class LinkedInScraper(Scraper):
|
||||
job_response = JobResponse(
|
||||
success=True,
|
||||
jobs=job_list,
|
||||
job_count=job_count,
|
||||
total_results=job_count,
|
||||
)
|
||||
return job_response
|
||||
|
||||
|
||||
Reference in New Issue
Block a user