mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-04 19:44:30 -08:00
feat: add naukri.com support (#259)
This commit is contained in:
@@ -344,4 +344,11 @@ desired_order = [
|
||||
"company_num_employees",
|
||||
"company_revenue",
|
||||
"company_description",
|
||||
#naukri-specific fields
|
||||
"skills",
|
||||
"experience_range",
|
||||
"company_rating",
|
||||
"company_reviews_count",
|
||||
"vacancy_count",
|
||||
"work_from_home_type",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user