Supported themes
WooScraper always tries the cleanest path first: the public Store API (Woo) or /products.json (Shopify). When those aren't available, we fall back to JSON-LD product schema, then theme-specific DOM extractors.
Tested WooCommerce themes
- Astra — Full DOM extraction including gallery, variants.
- Flatsome — image-zoom hooks resolved correctly.
- Storefront (Woo default) — Reference theme; always supported.
- OceanWP — Custom gallery markup handled.
- Divi — et_pb_wc_gallery image source extracted.
- Avada (Fusion) — fusion-woo-gallery image source extracted.
Custom or unlisted theme?
Most custom themes still emit JSON-LD Product schema, which we extract automatically. If your migration is incomplete, email hello@wooscraper.com with the source URL — we'll add explicit support within a few days. Full refund applies if we can't make it work.