Commit Graph

1 Commits (main)

Author SHA1 Message Date
bahawal.baloch 3720c189e5 Add Temu scraper service with Docker configuration and API endpoints
- Introduced a new Dockerfile for the Temu scraper service.
- Updated docker-compose.yml to include the Temu scraper service with environment variables and volume configuration.
- Implemented the TemuScraperService for scraping functionality and integrated it with FastAPI.
- Added serializers for request and response handling.
- Created storage management for saving scrape results in SQLite.
- Developed API endpoints for scraping and searching saved results.
- Included a smoke test script for validating the scraper functionality.
2026-05-21 17:08:10 +05:00