-
Moritz Engers authored
- Implemented server_api_search.js for live weather data fetching using axios and cheerio. - Created server_backup.js as a fallback mechanism for weather data extraction. - Developed server_debug.js for enhanced debugging and data extraction from HTML. - Introduced server_jsdom.js to simulate JavaScript execution for dynamic content loading. - Updated index.html to reflect changes in API endpoints and error handling. - Improved error messages and removed fallback data usage in the frontend. - Enhanced loading indicators and user feedback for data retrieval processes.
Moritz Engers authored- Implemented server_api_search.js for live weather data fetching using axios and cheerio. - Created server_backup.js as a fallback mechanism for weather data extraction. - Developed server_debug.js for enhanced debugging and data extraction from HTML. - Introduced server_jsdom.js to simulate JavaScript execution for dynamic content loading. - Updated index.html to reflect changes in API endpoints and error handling. - Improved error messages and removed fallback data usage in the frontend. - Enhanced loading indicators and user feedback for data retrieval processes.
Loading