Launching today

OpticParse & PhishVision
Vision AI Scraping API & Zero-False-Positive Phishing Check
6 followers
Vision AI Scraping API & Zero-False-Positive Phishing Check
6 followers
Web scraping breaks when DOMs change. Phishing detectors fail on modern fakes. We fixed both by building an API that looks at websites exactly like humans do—using Vision AI. Extract structured JSON or detect phishing in 0.3 seconds without maintaining a single CSS selector.







the visual approach makes so much sense for dealing with constant UI changes. one thing that would really help is adding a confidence score alongside the extracted JSON or phishing verdict, so we know when to double check results instead of blindly trusting the output. honestly that kind of transparency would make it way easier to integrate into our pipeline
Honestly the part about skipping CSS selectors is kind of wild, I always assumed that was just the cost of scraping. Speed seems solid too, would love to see how it handles some heavier pages before I commit.