6 Commits

Author SHA1 Message Date
458e914d71 feat(scraping): enhance job scraping with session persistence and feedback system
- Add config module for spoof data management
- Implement session persistence to reuse authenticated sessions
- Add feedback system to track success rates and adjust fingerprinting
- Improve job link collection with pagination and scroll detection
- Separate verified/unverified job listings into different folders
- Enhance error handling for CAPTCHA and Cloudflare challenges
2025-11-21 16:51:26 +01:00
68495a0a54 Update README.md 2025-11-21 08:53:05 +00:00
01d4ca8001 Add linkedin_main.py 2025-11-20 19:00:43 +00:00
f52868edfa Add job_scraper.py 2025-11-20 18:59:46 +00:00
1a216a1aa8 Add scraping_engine.py 2025-11-20 18:58:26 +00:00
28d7197378 Initial commit 2025-11-20 18:56:21 +00:00