Commit Graph

2 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