Open
Description
jobs = api.search_jobs( keywords= 'Quant', location_name= 'United States', experience= [ "2"], # Internship and Entry Level job_type= ["F"], limit = -1 )
This just gives 8 results, when in reality there are many more. Also, when I search on linkedIn the jobs shown are relevant, but here I am getting job posting for roles that have the keyword in their JD and not the title.
How should I solve this? I tried searching through job title but it asks for URN Ids.
Can someone help ?
Metadata
Assignees
Labels
No labels