Enables an LLM to retrieve live weather forecasts for Israeli cities by using Playwright to drive a real browser and scrape data from weather websites without a traditional API.
Retrieves current weather information for Israeli cities by scraping a live weather website using Playwright, and provides the data to the language model as context.
Enables users to retrieve Israeli weather forecasts through browser automation, using Playwright to navigate a live weather site and provide page content to the LLM.
Enables LLMs to fetch real-time, localized weather forecasts for Israeli cities by using Playwright to autonomously navigate and scrape weather2day.co.il, including handling Hebrew queries and stateful web interactions.