Skip to content
  • Moritz Engers's avatar
    16f616d7
    Add backend API for HTW Berlin weather data with multiple strategies for data retrieval · 16f616d7
    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.
    16f616d7
    Add backend API for HTW Berlin weather data with multiple strategies for data retrieval
    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