Skip to content

kypowers/kypowers.github.io

Repository files navigation

Website Scraper Project

This project contains scripts for scraping product information from various websites.

Description

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.

Project Structure

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.

Getting Started

To get started with this project, you will need to...

... (Instructions to be added here)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors