JobSpy/jobspy/naukri
Nikhil Sasi f1602eca70
Fix date parsing error: prevent negative days by using timedelta (#264)
subtracting extracted "days" from label with current day causes negative days
datetime class rejects negative day association
Use timedelta for proper date limitation

Co-authored-by: NIKHIL S <nikhil_s@nikhilMac.local>
2025-03-27 21:58:42 -05:00
..
__init__.py Fix date parsing error: prevent negative days by using timedelta (#264) 2025-03-27 21:58:42 -05:00
constant.py feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00
util.py feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00