feat: add naukri.com support (#259)

This commit is contained in:
Liju Thomas
2025-03-22 03:53:07 +05:30
committed by GitHub
parent 051981689f
commit 0946cb3373
8 changed files with 395 additions and 8 deletions

View File

@@ -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",
]