Commit Graph

8 Commits (main)

Author SHA1 Message Date
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
Liju Thomas 0946cb3373
feat: add naukri.com support (#259) 2025-03-21 17:23:07 -05:00
prudvisorra-aifa 051981689f
Update util.py (#256) 2025-03-17 11:51:19 -05:00
Cullen Watson 903b7e6f1b fix(linkedin):is remote 2025-03-06 13:38:28 -06:00
arkhy ed139e7e6b
added missing EU countries and languages (#250)
Co-authored-by: Kate Arkhangelskaya <ekar559e@tu-dresden.de>
2025-03-01 14:30:08 -06:00
Cullen Watson 4ec308a302 refactor:organize code 2025-02-21 14:14:55 -06:00
Cullen Watson 8579c8e985 proj structure 2023-09-03 12:05:50 -05:00
Cullen Watson 94c7adeec3 proj structure 2023-09-03 11:10:48 -05:00