ScrapeOra
Solo-built product automation SaaS · Live in production
Problem
Dropshippers build their catalog by hand. They open a supplier's site, copy the title, description, images, price, and variants, paste it into their own store, redo the keyword research, and publish. Then it goes stale: the supplier changes a price or runs out of stock, and every one of those listings has to be found and corrected manually.
Scrapers were the obvious fix, and they broke constantly. The moment a supplier changed its page structure, the importer stopped working and someone had to re-map it by hand.
What I built
An end-to-end SaaS: paste any supplier link and publish-ready products stream into Shopify, WooCommerce, BigCommerce, and more. Hybrid extraction backend, AI-written descriptions, idempotent upserts, and secure credential handling, so re-imports update listings instead of duplicating them.
Engineering impact
An AI agent watches the importers. When a supplier changes its layout and extraction breaks, the agent detects it, diagnoses what moved, and repairs the importer itself: no manual re-mapping, no support ticket. Scheduled re-sync keeps price and stock current from every supplier to every connected store. Built and operated end to end by one engineer.