Bellician Actor
2 hours trial then $15.00/month - No credit card required now
Bellician Actor
2 hours trial then $15.00/month - No credit card required now
"Discover the power of Bellician Actor for seamless web scraping and data extraction. Automate tasks, gather insights, and unlock accurate results effortlessly. Perfect for developers and businesses seeking efficient solutions. Experience scalability, speed, and precision with Bellician Actor!"
Scrape Bellician Data From Web Pages
The Bellician Actor allows you to scrape product data from the Bellician website effortlessly. Provide a list of URLs for the pages you want to extract data from, and get detailed product information, including name, price, images, descriptions, and SKU codes.
Features
- Extracts product details such as name, price, description, and SKU.
- Retrieves all product images in high resolution.
- Supports batch processing of multiple URLs.
- Easy-to-use input schema for seamless data extraction.
How It Works
- Input URLs: Enter the list of URLs for the Bellician product pages you want to scrape.
- Run the Actor: Start the actor to extract detailed product information.
- Output Format: Receive the data in a structured JSON format, including the product name, price, images, description, and SKU.
Input Schema
The input schema for the Bellician Actor is defined as follows:
1{ 2 "title": "Scrape bellician data from web pages", 3 "type": "object", 4 "schemaVersion": 1, 5 "properties": { 6 "urls": { 7 "title": "List of URLs of the bellician pages", 8 "type": "array", 9 "description": "A list of URLs of the web pages you want to scrape data from.", 10 "editor": "stringList", 11 "prefill": [ 12 "https://www.bellician.com/products/5dc46a04c67318001101fd2d" 13 ] 14 } 15 }, 16 "required": ["urls"] 17}
Sample Input
1{ 2 "urls": [ 3 "https://www.bellician.com/products/5dc46a04c67318001101fd2d", 4 "https://www.bellician.com/products/63a0ea339e93b10025190452" 5 ] 6}
Output Format
The output data is returned in a structured JSON format containing all relevant product details.
Sample Output
1[ 2 { 3 "product_url": "https://www.bellician.com/products/5dc46a04c67318001101fd2d", 4 "product_name": "Outre Color Bomb Synthetic Swiss Lace Front Wig Kiely", 5 "product_price": "29.95 USD", 6 "product_image": [ 7 "https://www.bellician.com/images/products/13f67e35-b461-48ca-b6d9-de5e7f463671?w=1200", 8 "https://www.bellician.com/images/products/d9f1b4b2-728d-48e2-8d20-43f49df20dbe?w=1200", 9 "https://www.bellician.com/images/products/2d40ae82-a034-4088-a36e-168c070a5f7e?w=1200" 10 ], 11 "description": "Outre Color Bomb Synthetic Swiss Lace Front Wig Kiely - Premium Synthetic Fiber - Soft Swiss Lace - Pre-Plucked Swiss Lace - 5\" Deep L-Parting - Natural Baby Hairs - Salon Quality Colors", 12 "sku": "5dc46a04c67318001101fd2d" 13 }, 14 { 15 "product_url": "https://www.bellician.com/products/63a0ea339e93b10025190452", 16 "product_name": "Bobbi Boss Synthetic Full Cap Wig With Drawstring MOGFC020 BENNY", 17 "product_price": "21.99 USD", 18 "product_image": [ 19 "https://www.bellician.com/images/products/c1b6dd71-c98a-4e12-b041-32328bba8efa?w=1200", 20 "https://www.bellician.com/images/products/24706926-fcd5-4453-aa3b-121c87570f25?w=1200" 21 ], 22 "description": "Bobbi Boss Synthetic Full Cap Wig With Drawstring MOGFC020 BENNY Color Shown: FS4/2730 - Premium Synthetic Fiber - Full Cap Wig with Drawstring - Multi-Style, 2 Looks in One: Full Cap Wear, Ponytail - Easy To Use - Lightweight & Breathable - Adjustable Drawstring Cap - MediFresh Safe & Clean Cap - Safe Heat Styling", 23 "sku": "63a0ea339e93b10025190452" 24 } 25]
Benefits
- Quickly scrape product data without manual effort.
- Flexible input schema for targeted scraping.
- Reliable data extraction with structured output for further processing.
Support
For questions, issues, or custom requirements, contact us at support@bellicianactor.com or visit https://bellicianactor.com/contact.
Note
To avoid potential blocks during data extraction, we recommend using a proxy service. Running the actor without a proxy may result in limited or blocked access.
Actor Metrics
2 monthly users
-
0 No stars yet
Created in Jan 2025
Modified 5 hours ago