Version 3.3 (Current)
- ✅ Listing/Search URL Support - Scrape properties from listing pages (e.g.,
/venta-viviendas/, /alquiler/)
- ✅ Mixed URL Input - Property_urls now accepts both individual property URLs and listing/search URLs in the same request
- ✅ desiredResults Parameter - Control max properties per listing URL (default: 10, min: 10)
- ✅ Auto URL Detection - Automatically detects property vs listing URLs and routes to the correct processing flow
- ✅ Updated STANDBY mode to handle mixed URL types with NDJSON streaming
- ✅ Updated NORMAL mode with listing URL support and pagination
- ✅ Updated OpenAPI schema, docs page, and input schema
Version 3.2
- ✅ STANDBY Mode - Real-time HTTP API
- ✅ NDJSON streaming responses
- ✅ OpenAPI schema documentation
- ✅ 6 optimized dataset views
- ✅ Real-time progress tracking
- ✅ Enhanced error handling
- ✅ Performance optimizations
Version 2.1
- ✅ STANDBY Mode - Real-time HTTP API
- ✅ NDJSON streaming responses
- ✅ OpenAPI schema documentation
- ✅ 6 optimized dataset views
- ✅ Real-time progress tracking
- ✅ Enhanced error handling
- ✅ Performance optimizations
Version 1.1 (Initial Release)
- ✅ Multi-country support (ES, PT, IT)
- ✅ Complete property data extraction
- ✅ Rich image gallery
- ✅ Contact information
- ✅ NORMAL mode (batch processing)