--- license: cc-by-4.0 pretty_name: "Shopify Merchant Scraper" tags: [ecommerce, web-scraping, apify, lead-generation, scraper] size_categories: - n<1K --- # Shopify Merchant Scraper Extract high-quality B2B merchant leads from any Shopify store instantly! Our no-browser engine fetches emails, social links, and product data via direct JSON. Optimized for high-speed, 2026 data reliability, and low CU costs. Perfect for B2B sales teams and e-commerce marketers. 🚀 ## What the actor scrapes # 🛒 Shopify Merchant Scraper — Ultra-Fast Shopify Store Lead Extractor Scrape any **Shopify store** for B2B merchant leads — store name, contact emails, phone numbers and social media profiles — using a raw HTTP engine that hits Shopify's JSON endpoints directly. This Shopify scraper skips slow headless browsers entirely, so it's fast, cheap, and built to process **thousands of store URLs per run**. No login and no API key required — just paste store URLs and run. ## ✨ What this Actor does / Key ## Who this is for This sample is useful for anyone working in **ecommerce, lead generation** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time. ## Source **Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/shopify-merchant-scraper](https://apify.com/logiover/shopify-merchant-scraper) ## Fields - **`storeName`** — field captured by the actor - **`domain`** — field captured by the actor - **`email`** — contact email - **`emails`** — field captured by the actor - **`phone`** — contact phone number - **`phones`** — field captured by the actor - **`facebook`** — field captured by the actor - **`instagram`** — field captured by the actor - **`twitter`** — field captured by the actor - **`productCount`** — numeric count - **`url`** — canonical URL of the item - **`scrapedAt`** — timestamp the row was scraped ## Sample preview ```json [ { "storeName": "Kylie Cosmetics", "domain": "kyliecosmetics.com", "email": null, "emails": [], "phone": null, "phones": [], "facebook": "https://www.facebook.com/KylieCosmetics/", "instagram": "https://www.instagram.com/kyliecosmetics/", "twitter": "https://twitter.com/kyliecosmetics", "productCount": "Active Inventory", "url": "https://kyliecosmetics.com/", "scrapedAt": "2026-05-15T10:53:05.926Z" } ] ``` ## Snapshot stats - Row count in this sample: **1** - Data quality flag at capture time: `THIN` ## License & Attribution Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/shopify-merchant-scraper](https://apify.com/logiover/shopify-merchant-scraper). The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.