Getsoul Collection Spider avatar

Getsoul Collection Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Getsoul Collection Spider

Getsoul Collection Spider

This Apify Actor efficiently scrapes comprehensive product data from Getsoul's wellness collections, extracting names, prices, images, availability, and more....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Description

This Apify Actor efficiently scrapes comprehensive product data from Getsoul's wellness collections, extracting names, prices, images, availability, and more....


Getsoul Collection Spider

Introduction

The Getsoul Collection Spider is a powerful Apify Actor designed to scrape product data from Getsoul's wellness product collections. It efficiently extracts detailed information about products, including names, descriptions, prices, images, and availability, enabling users to gather comprehensive insights from e-commerce sites. This tool is ideal for businesses and researchers needing automated data collection to stay ahead in competitive markets.

Features

  • Comprehensive Data Extraction: Scrapes key product details such as name, price, image URL, availability, and product links from Getsoul collections.
  • High Reliability: Built with robust error handling to ensure consistent data retrieval even from dynamic web pages.
  • Scalable Performance: Handles multiple category URLs simultaneously, supporting large-scale scraping with efficient resource usage.
  • Structured Output: Delivers clean, JSON-formatted data ready for integration into databases, analytics tools, or reports.
  • Customizable Inputs: Allows users to specify category URLs for targeted scraping, providing flexibility for various use cases.
  • Apify Integration: Seamlessly runs on the Apify platform, with built-in monitoring, scheduling, and export options.
  • Data Quality Assurance: Includes validation to ensure accurate and up-to-date product information.

Input Parameters

ParameterTypeRequiredDescriptionExample
CategoryUrlarrayNoAn array of category URLs from Getsoul to scrape products from. Must be valid HTTPS URLs. Defaults to a sample wellness products URL.["https://www.getsoul.com/collections/all-wellness-products"]

Example Usage

Input Configuration

{
"CategoryUrl": [
"https://www.getsoul.com/collections/all-wellness-products"
]
}

Output Example

[
{
"position": 1,
"name": "Out of Office Mood Gummies",
"description": "",
"product_url": "https://www.getsoul.com/products/out-of-office-mood-thc-gummies",
"image_url": "https://www.getsoul.com/cdn/shop/files/MoodGummy-3_800x.jpg?v=1769181866",
"price": 64,
"currency": "USD",
"availability": "https://schema.org/InStock",
"actor_id": "qPxXxfReGzYNaPb6V",
"run_id": "gTbzUx6idkry4vWSX"
},
{
"position": 2,
"name": "Out of Office THC Gummies",
"description": "",
"product_url": "https://www.getsoul.com/products/out-of-office-gummies",
"image_url": "https://www.getsoul.com/cdn/shop/files/ooo-fifteen-pdp-1_800x.jpg?v=1750880835",
"price": 54,
"currency": "USD",
"availability": "https://schema.org/InStock",
"actor_id": "qPxXxfReGzYNaPb6V",
"run_id": "gTbzUx6idkry4vWSX"
},
{
"position": 3,
"name": "Out Of Office Drink",
"description": "",
"product_url": "https://www.getsoul.com/products/out-of-office-drink",
"image_url": "https://www.getsoul.com/cdn/shop/files/OOO_Drink_Site_Product_Images_RASLEM_2.5MG_800x.jpg?v=1739398635",
"price": 37,
"currency": "USD",
"availability": "https://schema.org/InStock",
"actor_id": "qPxXxfReGzYNaPb6V",
"run_id": "gTbzUx6idkry4vWSX"
}
]

Use Cases

  • Market Research and Analysis: Gather product data to analyze trends in wellness products and consumer preferences.
  • Competitive Intelligence: Monitor competitors' offerings, prices, and availability on Getsoul for strategic insights.
  • Price Monitoring: Track price changes and availability to optimize pricing strategies or find deals.
  • Content Aggregation: Collect product information for blogs, newsletters, or e-commerce platforms.
  • Academic Research: Study consumer behavior in wellness markets by analyzing product catalogs.
  • Business Automation: Automate data feeds for inventory management or sales forecasting tools.

Installation and Usage

  1. Search for "Getsoul Collection Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters, such as adding category URLs.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The Actor outputs data in JSON format as an array of objects. Each object represents a product with fields like position (ranking in the collection), name, description, product_url, image_url, price, currency, availability (using Schema.org standards), and metadata like actor_id and run_id. This structured format ensures easy parsing and integration.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!