Dodoskin Scraper
2 hours trial then $12.00/month - No credit card required now
Dodoskin Scraper
2 hours trial then $12.00/month - No credit card required now
Dodoskin Scraper extracts product details from dodoskin.com. Provide product URLs as input and receive detailed JSON-formatted output.
Dodoskin Scraper Documentation
Dodoskin Scraper is an Apify actor designed to scrape product details effortlessly from dodoskin.com. The scraper is efficient, user-friendly, and extracts all relevant product information based on the input URLs provided. This documentation outlines its setup, functionality, and output format to ensure smooth operation.
Input Format
The actor accepts a JSON input with the following structure:
1{ 2 "urls": [ 3 "https://www.dodoskin.com/products/bbia-last-contour-stick-2-2g" 4 ] 5}
- urls: An array of product page URLs from dodoskin.com that you want to scrape. You can add multiple URLs to scrape multiple products simultaneously.
How Dodoskin 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 data from the provided URLs.
- Get Results: Once the scraper finishes its run, the extracted data is returned in a structured JSON format.
Output Format
When the scraper runs successfully, the output will have the following structure:
1[ 2 { 3 "name": "BBIA Last Contour Stick 2.2g", 4 "ProductID": 8220753002652, 5 "Categories": [ 6 "10 Sale", 7 "All Kbeauty", 8 "BBIA", 9 "BBIA", 10 "Cheek", 11 "Contour", 12 "Makeup", 13 "NEW IN" 14 ], 15 "ImageUR": "https://www.dodoskin.com/cdn/shop/files/cf5bbe1d-2cb5-4fd7-896d-cafbcadec3fa_grande.jpg?v=1722846378", 16 "URL": "https://www.dodoskin.com/products/bbia-last-contour-stick-2-2g", 17 "Brand": "BBIA", 18 "Price": "$20.00", 19 "Value": "20.00", 20 "CompareAtPrice": "$26.00" 21 } 22]
Explanation of Fields
- name: The product name as displayed on the website.
- ProductID: A unique identifier for the product.
- Categories: An array of categories the product belongs to.
- ImageUR: The URL of the product image.
- URL: The source URL of the product page.
- Brand: The brand of the product.
- Price: The current price of the product.
- Value: The numerical value of the price.
- CompareAtPrice: The original price of the product before any discounts.
Features
- Customizable Input: Add as many product URLs as needed.
- Detailed Output: Extracts comprehensive product information, including pricing, categories, and images.
- Reliable Scraping: Optimized to handle dodoskin.com’s structure and ensure accurate data extraction.
Important Notes
- Use Proxies: For consistent results and to avoid potential IP bans, enable proxies when running the scraper.
- Data Freshness: Ensure the URLs provided are valid and accessible.
Support
For custom requirements, troubleshooting, or bug reports, contact us at:
- Email: support@getdataforme.com
- Contact Form: https://getdataforme.com/contact/
When reaching out, please include the email subject "Dodoskin Scraper Support" to ensure prompt assistance.
Thank you for using the Dodoskin Scraper!
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified a day ago