## Summary Pull hackathon listings automatically via a cron job. ## Contexts Needs to respect rate limits from both platforms, called out explicitly in the spec. ## Tasks - [ ] Build scraper for Devfolio listings - [ ] Build scraper for Unstop listings - [ ] API fetch from the developer.events API - [ ] Add rate limiting / backoff to avoid getting blocked - [ ] Schedule as a recurring cron job ## Acceptance Criteria - [ ] Both scrapers run on schedule without hitting rate limits - [ ] Scraped entries land correctly in the hackathon table - [ ] Tests added - [ ] docs updated ## Area `backend` ## Difficulty Advanced
Summary
Pull hackathon listings automatically via a cron job.
Contexts
Needs to respect rate limits from both platforms, called out explicitly in the spec.
Tasks
Acceptance Criteria
Area
backendDifficulty
Advanced