Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Real-Time Web Scraping with AI Agents: No Puppeteer, No XPath, Just a Goal
See how AI agents autonomously scrape websites for structured data, handling dynamic content without traditional methods. Watch a live demo of a hotel search app.
Traditional scraping breaks every time a site updates its HTML. I’ll show a different approach: give an AI agent a URL and a plain-English goal, and it figures out the page on its own.
Live on stage: a hotel search app that sends Booking.com and Agoda URLs to Tinyfish agents. Each agent autonomously navigates the real site, handles dynamic content, and returns structured JSON — no CSS selectors, no brittle DOM parsing.
II’ll also show the Tinyfish run dashboard live so you can watch the agent clicking through pages in real time.