Vintage Cash Cow Listings
Image URL Processor
Professional CSV Processing with Automated Image URL Enhancement
Welcome to Vintage Cash Cow's Image Processing System
This application provides a streamlined solution for processing listing CSV files with automatic image URL lookup and enhancement for Vintage Cash Cow inventory management.
Key Features:
- Secure API Integration: Protected with x-api-key authentication
- Batch Processing: Process entire listing CSV files row by row
- Image URL Lookup: Automatic image URL discovery for each listing
- Azure SQL Storage: All uploads tracked in database for audit trail
- Instant Download: Get your processed CSV with image URLs immediately
How It Works:
- Upload your Vintage Cash Cow listings CSV file
- The system processes each listing row individually
- Image URLs are discovered and appended to each listing
- Download the enhanced CSV file with all image URLs included
Technical Architecture
Built with modern .NET technologies for Vintage Cash Cow:
- Frontend: Blazor Server with Interactive Server rendering
- Backend: ASP.NET Core Web API
- Patterns: Mediator for CQRS implementation
- Database: Entity Framework Core with Azure SQL Server
- Security: API Key authentication middleware