This project contains scripts for scraping product information from various websites.
This project is designed to automatically gather data about products from different online stores. The collected data is stored in several files, including a product database and stock logs.
Here is a brief overview of the key files and directories in this project:
scrapers/: Contains the individual scraper scripts.zyn/: Scraper for Zyn products.ancient_owls/: Scraper for Ancient Owls products.
images/: Contains product images.index.html: The main page for displaying the scraped data.product_database.json: A JSON file containing the product database.new_products.csv: A CSV file with newly found products.zyn_stock_log.txt: A log file for Zyn product stock levels.
To get started with this project, you will need to...
... (Instructions to be added here)