Edel Optics Scraper
2 hours trial then $10.00/month - No credit card required now
Edel Optics Scraper
2 hours trial then $10.00/month - No credit card required now
See the eyewear market clearly! Our Edel Optics Scraper brings every frame into focus, transforming product listings into a panorama of market insights.
Apify Edel Optics Scraper
Unlock the power of eyewear data with our comprehensive Edel Optics Scraper. Extract detailed product information from Edel-optics.com to enhance your e-commerce analysis, price monitoring, or product research in the eyewear industry.
Overview
This Apify actor allows you to scrape detailed product information from Edel-optics.com, including product names, brands, and image URLs. It's perfect for e-commerce analysts, competitors, and researchers looking to gather insights from the eyewear market.
Features
- Detailed Product Information: Extract comprehensive data about each eyewear product.
- Brand-specific Scraping: Target specific brands or product lines.
- Image URL Extraction: Collect high-quality product image URLs.
- Customizable Depth: Set the number of products to scrape with the
maxItems
parameter. - Concurrent Scraping: Efficiently scrape multiple product pages with adjustable concurrency.
- Proxy Support: Built-in proxy configuration to enhance scraping reliability and avoid blocks.
How to Use
- Set Up: Ensure you have an Apify account and access to the Apify platform.
- Configure Input: Set the Edel Optics product page URL you want to start scraping from (see Input Configuration section).
- Adjust Settings: Configure options like
maxItems
, concurrency, and proxy settings as needed. - Run the Scraper: Execute the scraper on the Apify platform.
- Data Collection: The scraper will output detailed data about the eyewear products from the specified pages.
Input Configuration
Here's an example of how to set up the input for the Apify Edel Optics Cheerio Scraper:
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.edel-optics.ca/Tom-Ford-Eyeglasses.html" 5 } 6 ], 7 "maxItems": 200, 8 "maxConcurrency": 30, 9 "minConcurrency": 1, 10 "maxRequestRetries": 10 11}
Input Fields Explanation
startUrls
: Array containing the Edel Optics product page URL to start scraping from.maxItems
: Maximum number of products to scrape (default: 200).maxConcurrency
: Maximum number of pages processed simultaneously (default: 30).minConcurrency
: Minimum number of pages processed simultaneously (default: 1).maxRequestRetries
: Number of retries for failed requests (default: 10).
Output Structure
The output data includes detailed information about each eyewear product. Here's a sample of the structure:
1{ 2 "fullName": "GG0516S 002 52 mm", 3 "name": "GG0516S - 002", 4 "brand": "Gucci", 5 "link": "https://www.edel-optics.com/GG0516S-002-by-Gucci.html", 6 "images": [ 7 "img.edel-optics.com/eoProductsGlassesSunglasses/1024/nobg/Gucci-GG0516S-002.jpg" 8 ] 9}
Output Fields Explanation
fullName
: Complete name of the product, including size information.name
: Product model name and color code.brand
: Brand name of the eyewear.link
: Direct URL to the product page on Edel Optics.images
: Array of image URLs for the product.
Explore More Scrapers
If you found this Apify Smartbuyglasses Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs across various platforms and use cases.
Support
- For issues or feature requests, please use the Issues section of this actor.
- If you need customization or have questions, feel free to contact the author:
- Author's website: https://muhamed-didovic.github.io/
- Email: muhamed.didovic@gmail.com
Additional Services
- Request customization or whole dataset: muhamed.didovic@gmail.com
- If you need anything else scraped, or this actor customized, email: muhamed.didovic@gmail.com
- For API services of this scraper (no Apify fee, just usage fee for the API), contact: muhamed.didovic@gmail.com
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in May 2024
Modified a month ago