Sears Scraper
2 hours trial then $12.00/month - No credit card required now
Sears Scraper
2 hours trial then $12.00/month - No credit card required now
A Sears scraper extracts product details such as names, prices, availability, and descriptions from the Sears website, supporting tasks like market analysis and research while adhering to ethical practices.
Sears Scraper Documentation
Sears Scraper is an Apify actor designed to scrape product details effortlessly from sears.com. This scraper extracts detailed product information, making it ideal for data analysis, monitoring, and e-commerce insights.
Input Format
The actor accepts a JSON input with the following structure:
1{ 2 "urls": [ 3 "https://www.sears.com/pj-jewelry-14k-white-gold-over-silver-8mm/p-A097585815" 4 ] 5}
- urls: An array of product page URLs from sears.com that you want to scrape. Multiple URLs can be provided for batch scraping.
How Sears 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 completes 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 "product_name": "Bonjour Jewelers 14k White Gold Over Silver 8mm Round Cut Created White Diamond Stud Earrings", 4 "product_price": "9.89 USD", 5 "product_image": [], 6 "product_url": "https://www.sears.com/pj-jewelry-14k-white-gold-over-silver-8mm/p-A097585815", 7 "description": "Earring come elegantly gift boxed. This is amazing fashion style jewelry designed in FranceMetal: White Gold\nGem type: Diamond\nStone shape: Round\nStone color: White \nSetting: Prong Setting\nBack finding: Push Back\nNumber of stone: 2", 8 "upc": "709402980117" 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 list of URLs for product images.
- product_url: The source URL of the product page.
- description: A detailed description of the product, including features and materials.
- upc: The Universal Product Code of the product.
Features
- Customizable Input: Add multiple product URLs for simultaneous scraping.
- Detailed Output: Captures key product information, including images and descriptions.
- Reliable Scraping: Optimized for sears.com’s structure to ensure accurate and consistent data extraction.
Important Notes
- Use Proxies: Enable proxies to avoid potential IP bans and ensure reliable data retrieval.
- Data Accuracy: 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 "Sears Scraper Support" to ensure prompt assistance.
Thank you for using the Sears Scraper!
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified a day ago