logiover's picture
Publish sample dataset for shopify-merchant-scraper
b29e099 verified
---
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.