JobSpy/jobspy
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
..
bayt refactor:organize code 2025-02-21 14:14:55 -06:00
glassdoor refactor:organize code 2025-02-21 14:14:55 -06:00
google refactor:organize code 2025-02-21 14:14:55 -06:00
indeed Update util.py (#256) 2025-03-17 11:51:19 -05:00
linkedin fix(linkedin):is remote 2025-03-06 13:38:28 -06:00
naukri Fix date parsing error: prevent negative days by using timedelta (#264) 2025-03-27 21:58:42 -05:00
ziprecruiter refactor:organize code 2025-02-21 14:14:55 -06:00
__init__.py feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00
exception.py feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00
model.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