Pureformulas Scraper
2 hours trial then $12.00/month - No credit card required now
Pureformulas Scraper
2 hours trial then $12.00/month - No credit card required now
A pureformulas scraper extracts product details like names, prices, ingredients, and availability from the pureformulas website, assisting with tasks like market analysis and research, while adhering to ethical guidelines.
Pureformulas Scraper Documentation
Pureformulas Scraper is an Apify actor designed to scrape detailed product information from pureformulas.com. This scraper is perfect for extracting data for research, monitoring, and e-commerce purposes.
Input Format
The actor accepts a JSON input with the following structure:
1{ 2 "urls": [ 3 "https://www.pureformulas.com/product/supreme-c-with-bioflavonoids-by-pureformulas/1000032316" 4 ] 5}
- urls: An array of product page URLs from pureformulas.com to scrape. You can include multiple URLs for batch processing.
How Pureformulas Scraper Works
- Provide Input: Add the product URLs in the "urls" field of the input JSON.
- Run the Scraper: Start the actor to fetch and parse the data from the specified URLs.
- Get Results: The scraper outputs the extracted data in a structured JSON format after completing its run.
Output Format
When the scraper runs successfully, the output will have the following structure:
1[ 2 { 3 "product_name": "Supreme C with Bioflavonoids - 100 Tablets", 4 "product_price": "10.99 USD", 5 "product_image": "http://www.pureformulas.com/ccstore/v1/images/?source=/file/v945881175259702117/products/natural-c-1000-mg-100-tablets-by-pureformulas.jpg&height=300&width=300", 6 "product_url": "https://www.pureformulas.com/product/supreme-c-with-bioflavonoids-by-pureformulas/1000032316", 7 "description": "Our PureFormulas Supreme C with Bioflavonoids is meticulously produced within state-of-the-art facilities in Long Island, NY and Lexington, NC that have been certified by the Good Manufacturing Practices (GMP) program. The facilities operate under strict quality control measures, ensuring that each product meets the industry standard for safety, potency, and efficacy. Rest assured that our commitment to excellence means you can trust our products to exceed your expectations.Supreme C with Bioflavonoids by PureFormulas is a dietary supplement designed to provide essential daily support for overall wellness. This formula combines the powerful benefits of Vitamin C with bioflavonoids‚ which work synergistically to promote immune health‚ antioxidant protection‚ and healthy skin.This Non-GMO supplement is free from common allergens such as milk‚ eggs‚ fish‚ crustaceans‚ sesame‚ tree nuts‚ wheat‚ peanuts‚ and soy‚ making it suitable for a variety of dietary needs. Each bottle contains 100 tablets‚ offering a reliable source of Vitamin C for daily support.For optimal results‚ take one tablet daily or as directed by your healthcare practitioner. Supreme C with Bioflavonoids is a convenient and effective way to support your immune system and enhance your body's antioxidant defenses.These statements have not been evaluated by the Food and Drug Administration (FDA). These products are not meant to diagnose‚ treat or cure any disease or medical condition. Please consult your doctor before starting any exercise or nutritional supplement program or before using these or any product during pregnancy or if you have a serious medical condition.", 8 "sku": "PUF1028" 9 } 10]
Explanation of Fields
- product_name: The name of the product as displayed on the website.
- product_price: The price of the product, including the currency.
- product_image: A URL for the main product image.
- product_url: The source URL of the product page.
- description: A comprehensive description of the product, including features and benefits.
- sku: The Stock Keeping Unit of the product for unique identification.
Features
- Batch Processing: Add multiple product URLs for simultaneous scraping.
- Comprehensive Data: Extracts detailed product information, including images and descriptions.
- Optimized Performance: Designed specifically for pureformulas.com for accurate and efficient data extraction.
Important Notes
- Enable Proxies: To prevent IP blocks and ensure smooth scraping, activate proxies.
- Validate URLs: Ensure the URLs provided are valid and publicly accessible.
Support
For custom outputs, troubleshooting, or bug reports, contact us:
- Email: support@getdataforme.com
- Contact Form: https://getdataforme.com/contact/
When contacting support, include "Pureformulas Scraper Support" in the email subject for faster assistance.
Thank you for using the Pureformulas Scraper!
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified a day ago