Redbubble Products Spider
Pricing
from $9.00 / 1,000 results
Redbubble Products Spider
The Redbubble Products Spider is a web scraping tool for extracting detailed product data from Redbubble, including titles, descriptions, prices, and images. It supports customizable URLs and item limits, delivering structured JSON output for market research, competitive analysis, and more....
Pricing
from $9.00 / 1,000 results
Rating
0.0
(0)
Developer
GetDataForMe
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Redbubble Products Spider
Introduction
The Redbubble Products Spider is a powerful web scraping tool designed to extract detailed product information from Redbubble. This actor allows users to gather data on various products such as stickers, prints, and apparel directly from the Redbubble website, providing valuable insights for market research, competitive analysis, and more.
Features
- Comprehensive Data Extraction: Retrieves essential details like title, description, price, and images.
- Customizable URL Input: Allows users to specify multiple URLs for targeted scraping.
- Flexible Item Limit: Users can set a maximum number of items to scrape per run.
- High-Quality Output: Delivers structured JSON data with clear field definitions.
- Easy Integration: Seamlessly integrates with Apify's ecosystem for further processing and analysis.
Input Parameters Table
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
Urls | array | Yes | The URLs for the spider to scrape. | ["https://www.redbubble.com/i/sticker/..."] |
item_limit | integer | No | Maximum items to scrape per actor run. Set to 0 for no limit. | 10 |
Example Usage
Input JSON
{"Urls": ["https://www.redbubble.com/i/sticker/Silly-Goose-Juice-by-VaguelyOriginal/142902508/7sgk"],"item_limit": 10}
Output JSON
[{"url": "https://www.redbubble.com/i/sticker/Silly-Goose-Juice-by-VaguelyOriginal/142902508/7sgk","title": "\"Silly Goose Juice\" Sticker for Sale by VaguelyOriginal","description": "100% pure silly goose juice, for only the silliest of gooses!\n\nPlease note- All other versions of this exact design you see uploaded by other artists are STOLEN WORK. Please do not support them, this is 100% my work and unfortunately it gets stolen a lot :\u2019) \u2022 Millions of unique designs by independent artists. Find your thing.","price_amount": "2.99","price_currency": "USD","discount_amount": null,"discount_percent": null,"image": "https://ih1.redbubble.net/image.4906638614.2508/st,small,507x507-pad,600x600,f8f8f8.u1.jpg","artist": null,"product_type": "sticker","actor_id": "QbhMo0OHxmFompUL1","run_id": "JfLgwdD1Ch0n1OrzR"}]
Use Cases
- Market Research and Analysis: Gain insights into product offerings and pricing strategies.
- Competitive Intelligence: Monitor competitor products and market positioning.
- Price Monitoring: Track price changes over time for strategic decision-making.
- Content Aggregation: Collect data for content curation or digital marketing purposes.
- Academic Research: Use the data for studies in e-commerce, design trends, etc.
- Business Automation: Automate data collection processes to enhance operational efficiency.
Installation and Usage
- Search for "Redbubble Products Spider" in the Apify Store.
- Click "Try for free" or "Run".
- Configure input parameters as needed.
- Click "Start" to begin extraction.
- Monitor progress in the log.
- Export results in your preferred format (JSON, CSV, Excel).
Output Format
The output is a JSON array containing objects with the following fields:
url: The URL of the product page.title: The title of the product.description: A detailed description of the product.price_amount: The price amount in USD.price_currency: The currency code (e.g., USD).discount_amount: Any discount amount applied, if available.discount_percent: Discount percentage, if applicable.image: URL to the product image.artist: Name of the artist, if available.product_type: Type of product (e.g., sticker, print).actor_id: Unique identifier for the actor run.run_id: Unique identifier for the specific run.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: Contact Us
We're here to help you get the most out of this Actor!