mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-07 21:14:32 -08:00
chore: id added for JobPost schema (#152)
This commit is contained in:
@@ -168,6 +168,7 @@ def scrape_jobs(
|
||||
|
||||
# Desired column order
|
||||
desired_order = [
|
||||
"id",
|
||||
"site",
|
||||
"job_url_hyper" if hyperlinks else "job_url",
|
||||
"job_url_direct",
|
||||
|
||||
Reference in New Issue
Block a user