Shopify Store Info avatar
Shopify Store Info

Pricing

$14.00/month + usage

Go to Store
Shopify Store Info

Shopify Store Info

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The Shopify Store Information Scraper is a versatile tool designed to extract detailed store metadata and essential details from any Shopify-powered store.

0.0 (0)

Pricing

$14.00/month + usage

1

Total users

35

Monthly users

9

Runs succeeded

>99%

Last modified

5 months ago

Shopify Store Information Scraper Actor Documentation

Overview

The Shopify Store Information Scraper is a versatile tool designed to extract detailed store metadata and essential details from any Shopify-powered store. Whether you're conducting competitor analysis, building a store directory, or performing market research, this actor provides all the vital information in a structured JSON format.


Features

  • Comprehensive Data: Retrieve store details, including titles, descriptions, themes, logos, and more.
  • Social Media and Contact Info: Extract email addresses, phone numbers, and social media links if available.
  • Localized Information: Get region-specific details like locale, currency, and country.
  • Theme Details: Understand the Shopify theme and its associated metadata.

Use Cases

  • Competitor Analysis: Analyze Shopify stores in your niche for insights.
  • Lead Generation: Gather contact details for outreach and partnerships.
  • Market Research: Build a database of Shopify stores for trend analysis.
  • Theme Identification: Identify the theme being used by a store for inspiration or optimization.

Input Parameters

The actor accepts a single input parameter.

Parameter NameTypeDescription
urlStringThe full URL of the Shopify store to scrape. Example: https://www.tentree.com/.

Example Input

const { url = 'https://www.tentree.com/' } = input;

Output

The actor outputs detailed store information in JSON format.

Example Output

{
"title": "Tentree",
"site_name": "Tentree Development Store",
"logo": "https://cdn.shopify.com/s/files/1/2341/3995/files/tentreeWordmarkLogo_RGB.jpg",
"description": "Tentree sells sustainable clothing and plants trees for every purchase.",
"storeId": "tentree-development-store.myshopify.com",
"accessToken": "adf4311e391ce28c12b013effac32937",
"locale": "en",
"storeCurrency": "USD",
"storeCountry": "US",
"storeTheme": {
"name": "Production US - Theme A - 11/15",
"id": 141331333306,
"schema_name": "Shopify Theme Lab",
"schema_version": "1.0.0",
"theme_store_id": null,
"role": "main"
},
"shopId": "23413995",
"creationDate": "2004",
"availableProducts": 2500,
"image": "https://cdn.shopify.com/s/files/1/2341/3995/files/tentreeWordmarkLogo_RGB.jpg?height=628&pad_color=ffffff&v=1614739015&width=1200",
"url": "https://tentree.myshopify.com",
"socialMedia": [],
"emails": ["support@tentree.com"],
"addresses": [],
"phoneNumbers": []
}

Key Fields

  • title: The store's title or name.
  • site_name: The store's full name as displayed in metadata.
  • logo: URL of the store's logo.
  • description: A brief description of the store or its offerings.
  • storeId: The Shopify store ID.
  • accessToken: API token for Shopify integration (if accessible).
  • locale: The language locale of the store.
  • storeCurrency: The currency used for transactions.
  • storeCountry: The country the store operates in.
  • storeTheme: Details of the active Shopify theme.
  • shopId: The unique Shopify ID of the store.
  • creationDate: The year the store was established.
  • availableProducts: The number of products listed in the store.
  • image: URL of the store's featured image.
  • url: The store's URL.
  • socialMedia: An array of the store's social media profiles (if available).
  • emails: An array of contact email addresses.
  • addresses: An array of physical addresses associated with the store.
  • phoneNumbers: An array of contact phone numbers.

How to Use

  1. Set Up the Input:
    Provide the url parameter with the target Shopify store's URL.

  2. Run the Actor:
    Start the actor to scrape the store's details.

  3. Retrieve the Output:
    Access the JSON output containing all the store information.


SEO Benefits

The Shopify Store Information Scraper can help enhance your SEO and business strategy by:

  • Content Enrichment: Add rich store data to your website or tool.
  • Competitor Monitoring: Analyze store details to optimize your strategies.
  • Lead Generation: Use extracted contact details for email or social outreach.

Limitations

  • The scraper works only for publicly accessible Shopify stores.
  • Contact details like emails and phone numbers may not always be available.

Pricing

The Shopify Store Information Scraper is available on Apify with flexible pricing plans. A 3-days free trial is included for you to test its capabilities.


FAQs

Q1: Can this actor scrape all Shopify stores?
A: Yes, it works for any publicly accessible Shopify store.

Q2: Does it retrieve hidden or restricted data?
A: No, it retrieves only publicly available store information.

Q3: Can it scrape product details?
A: This actor focuses on store metadata. For product scraping, use a separate product scraping actor. We have another actor for products.


Unlock the power of detailed Shopify store analysis with the Shopify Store Information Scraper today! 🚀