hvac-kia-content/tests
Ben Reed 95e0499791 feat: Implement WordPress scraper with comprehensive tests
- Created WordPressScraper class extending BaseScraper
- Fetches posts with pagination support
- Enriches posts with author, category, and tag information
- Implements incremental updates via state management
- Word count calculation for content
- All 11 tests passing

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-18 12:19:56 -03:00
..
__init__.py Initial commit: Project foundation with base scraper and tests 2025-08-18 12:15:17 -03:00
test_base_scraper.py Initial commit: Project foundation with base scraper and tests 2025-08-18 12:15:17 -03:00
test_wordpress_scraper.py feat: Implement WordPress scraper with comprehensive tests 2025-08-18 12:19:56 -03:00