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:
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.
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.
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}
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]
To get started with the Bluemercury Scraper, follow these steps:
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!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!