| Metadata | Value |
|---|---|
| Status | Completed |
| Version | 1.0.0 |
| Last Updated | 2026-02-02 |
| Author | Sangeetha Grantha Team |
Enhance the Bulk Import capability to scrape and map Kshetra (Temple) and Deity details from Krithi URLs, specifically targeting TempleNet links embedded in Guru Guha blog posts.
http://templenet.com/Tamilnadu/s207.html).Temple and Deity entities.temple_source_cache table.TempleSourceCacheTable definition.TempleSourceCacheRepository.ApiEnvironment with Geocoding keys and thresholds (SG_GEO_PROVIDER, SG_TEMPLE_AUTO_CREATE_CONFIDENCE).TempleScrapingService from WebScrapingService.RateLimiter for temple domains.GeocodingService.TempleScrapingService fallback flow.NameNormalizationService for temples/deities.EntityResolutionService with cache support.ImportService.reviewImport to use confidence >= THRESHOLD logic for auto-creation.ImportReviewRequest/Response.ImportReview.tsx to display Temple/Deity candidates.TempleScrapingService (mocking external calls).erd.md, flows.md).WebScrapingService (Proof of Concept).TempleScrapingService, GeocodingService, TempleSourceCache.NameNormalizationService, EntityResolutionService, ImportService (Auto-Creation).ImportReview.tsx and types.ts for Admin UI.GeminiApiClient (5 retries, 2s initial delay).SG_GEMINI_MODEL_URL).