About

We build the tool we wished existed when we last moved a store.

WooScraper started in 2023 as a WordPress plugin. It worked for tiny catalogs and failed for almost everything else. Hot-linked images broke. Variant matrices flattened. Reviews got left behind in third-party apps. The default response to those bugs in the broader market was “you should be on the $40/month plan,” which is its own kind of punishment when all you want is to move a single store.

So we rebuilt it. The 2026 version is a Chrome and Edge extension, a Next.js dashboard on Vercel, and a server-side pipeline that handles the actual work. The extension is deliberately tiny — it's just a fetcher running in the user's real browser session so Cloudflare sees a human. Everything heavy (parsing, image rehosting, CSV generation, reviews extraction, direct API push) happens on our backend so the user can close the tab while the job runs.

One purchase covers one store, complete. No subscription, no auto-renewal, no credit-card games. If the migration is incomplete, the refund is automatic for 30 days and a real human looks at it after that.

Who we build for

  • Store owners who've outgrown a platform and want to move once, cleanly — not stitch a migration together over a quarter.
  • Agencies running multiple migrations per year who need a tool that doesn't bill per seat and per month and per integration.
  • Sellers who've acquired a small brand and want its catalog inside their primary store the same week, not the same quarter.
  • Researchers and analysts who use product catalogs as data — we ship a reviews-only tier for that.

How we're different

  • Pay-once-per-store — $$19 / $$39 / $$79 / $$149, never a subscription.
  • Reviews bundled— native Woo + Yotpo + Judge.me + Loox + Stamped, every job, no extra charge.
  • Images rehosted— every product image on our CDN as optimized WebP. The destination import is stable forever.
  • Hybrid engine— extension fetches in the user's session, backend parses. Works on Cloudflare-protected sources, scales to 10k+ products, resumes after the tab closes.
  • Public REST API— bring-your-own-script migrations are first-class.
  • Built in public — live status page, public changelog, real case studies with raw numbers.

Who we are not

We're not in the spy-tool business. We don't encourage scraping stores that have explicitly disallowed it, and the tool doesn't bypass login walls or rate-limit protection. The honest test of whether a scrape is appropriate: would a polite human shopper visiting the same pages at the same pace see the same data? If yes, we help. If no, we don't.