Show HN: AutomatiQ – generate web automations/scrapers just by browsing the site
Category: devtools
Tags: web-scraping, browser-automation, llm-agent, pyauthomation, chrome-cdp
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
AutomatiQ is a tool that records a user's browsing session on a website and uses an LLM agent to reverse-engineer the interactions into a standalone Python automation or scraping script. It combines browser instrumentation, vision analysis, and sandboxed code generation in a novel pipeline, making web scraping and automation accessible to non-coders while still being flexible for developers.
Target audience: backend devs, data engineers, automation engineers
Repository: https://github.com/StoneSteel27/AutomatiQ · Python · MIT · 102 stars
View on Hacker News