mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-05 03:54:31 -08:00
[fix] readd hyperlink param
This commit is contained in:
@@ -163,6 +163,7 @@ def scrape_jobs(
|
||||
"max_amount",
|
||||
"currency",
|
||||
"emails",
|
||||
"job_url_hyper" if hyperlinks else "job_url",
|
||||
"description",
|
||||
]
|
||||
jobs_formatted_df = jobs_df[desired_order]
|
||||
|
||||
Reference in New Issue
Block a user