E-commerce website Price Scraper

Заказчик: AI | Опубликовано: 06.10.2025

I need a reliable script that fetches product prices from a specific e-commerce site every 24 hours and drops the results into a clean Excel workbook. The scraper has to run unattended, handle pagination, and capture the usual fields—product name, current price, SKU/ID, stock status, and the timestamp of the crawl. Please build it in a language or framework you’re comfortable automating (Python with Requests + BeautifulSoup, Scrapy, Playwright or similar are all fine) as long as the final deliverables include: • A runnable script with clear setup instructions • One sample Excel file generated by the script, showing that the columns populate correctly • Brief notes on how to change crawl frequency or target URLs should the site layout shift The script will live on my server, so configure paths and scheduling with that in mind (I’m using a standard Linux environment with cron available). Robustness against basic anti-bot measures—rotating headers, polite delays, retry logic—is important to ensure the daily run doesn’t break. Happy to answer technical questions quickly so you can get started right away.