Hacker News new | ask | show | jobs
by gardnr 3350 days ago
Do you find it better than Phantom?

Just reading about Kantu now. It reminds me of http://www.sikuli.org/

1 comments

Yeah, the concept is the same as Sikuli, but all inside Chromium (and the OCR is better).

>Do you find it better than Phantom?

It depends. Once you have a working script, web scraping with Phantom is much faster and much more resource efficient. But since Kantu works visually, you do not have to touch any page source code. That makes it much easier/faster to create the automation in the first place, especially for complex sites with date controls, drag & drop and other Javascript.