Integrating Ollama & Playwright For Web Scraping And Query Answering
Integrating Ollama & Microsoft vision models with Playwright for web scraping & answering queries via JSON schema. Watch it in action: [link] Code available here, AI options include Ollama, Anthropic or DeepSeek.
Integrating Ollama, Microsoft vision models and Playwright I've made a simple agent that can browse websites and data to answer your query. You can even define a JSON schema! Watch it in action: Example output: { "events": [ { "name": "Sonu Nigam Live in Concert", "date": "Sun, 23 Feb", "location": "Phoenix Marketcity, Bengaluru" }, { "name": "Rambo Circus - Olympian Circus", "date": "Sat, 11 Jan onwards", "location": "Olympian circus, J.P nagar" }, { "name": "Anubhav Singh Bassi Stand-up Comedy", "date": "Sat, 4 Jan on...