Bluemercury Actor
2 hours trial then $15.00/month - No credit card required now
Bluemercury Actor
2 hours trial then $15.00/month - No credit card required now
Effortlessly scrape product data from Bluemercury with the Bluemercury Scraper. Extract product names, prices, descriptions, and more from any Bluemercury product page. Get structured data for better analysis and eCommerce insights. Activate now for fast, reliable web scraping.
Here’s a sample documentation structure for the Bluemercury Scraper actor:
Bluemercury Scraper Documentation
Scrape Bluemercury Data from Web Pages
The Bluemercury Scraper actor allows you to effortlessly scrape product data from Bluemercury’s web pages, such as product names, prices, images, descriptions, and more. This actor is designed to help you extract detailed product information from Bluemercury for analysis, price comparison, or any other purpose.
Note:
To get the most accurate results, ensure that you enable the Proxy setting to prevent blocks during scraping.
How the Bluemercury Scraper Works
When you run the Bluemercury Scraper, you can input a list of URLs of Bluemercury product pages, and it will return a structured JSON response with all relevant data for each product on those pages.
Input Example:
1{ 2 "title": "Scrape bluemercury data from web pages", 3 "type": "object", 4 "schemaVersion": 1, 5 "properties": { 6 "urls": { 7 "title": "List of URLs of the bluemercury 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://bluemercury.com/collections/fragrances/products/estee-lauder-pleasures-intense-eau-de-parfum-spray??L1=fragrances&L1Name=Fragrances" 13 ] 14 } 15 }, 16 "required": ["urls"] 17}
Output Example:
After running the scraper, you will get the following output in JSON format:
1[ 2 { 3 "product_name": "Luxe Shine Intense", 4 "product_price": "24.60", 5 "product_image": "https://bluemercury.com/cdn/shop/files/variant_images-size-Bare-716170225463-1_1024x.jpg?v=1732549626", 6 "product_url": "https://bluemercury.com/products/bobbi-brown-luxe-shine-intense", 7 "description": "Our newest addition to the Luxe Lip Collection delivers shine-amplified color with our Dimensional Shine Magnifier Complex and a sculpted, voluptuous look.", 8 "sku": "1617022557" 9 }, 10 { 11 "product_name": "Jet Set Brush Collection (Limited Edition)", 12 "product_price": "68.60", 13 "product_image": "https://bluemercury.com/cdn/shop/files/global_images-814309024038-1_1024x.jpg?v=1734548463", 14 "product_url": "https://bluemercury.com/products/lune-aster-jet-set-brush-collection-1", 15 "description": "5-piece set of mini travel brushes and a wrap-style carry case. $124 value!", 16 "sku": "1430902403" 17 } 18]
Detailed Description:
- product_name: The name of the product.
- product_price: The price of the product.
- product_image: The image URL of the product.
- product_url: The URL of the product page.
- description: A brief description of the product.
- sku: The product’s SKU.
Running the Bluemercury Scraper
To get started with the Bluemercury Scraper, follow these steps:
- Activate the Actor: Rent the Bluemercury Scraper actor and use the 2-hour free trial to test it.
- Provide Input URLs: Enter a list of Bluemercury product page URLs in the input field (e.g., product pages from the Bluemercury website).
- Start Scraping: The actor will scrape the product information and return it in JSON format, as shown in the output sample.
Support
If you encounter any issues or need assistance, feel free to reach out to our support team via email at support@getdataforme.com or visit our Contact Page for more information.
Make sure to include the subject "Custom Support" in your email for quicker assistance.
Let me know if you need any further customization!
Actor Metrics
2 monthly users
-
0 No stars yet
Created in Jan 2025
Modified 5 hours ago