8000 GitHub - radzionc/comics: Comic Book Deal Finder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

radzionc/comics

Repository files navigation

Comic Book Deal Finder

A TypeScript application that helps you find the best comic book deals on Wildberries by analyzing and comparing prices per page.

Overview

This tool automates the process of finding the most cost-effective comic book purchases on Wildberries. It calculates and compares the price per page across different comic books to help you make informed purchasing decisions.

Features

  • Automated web scraping of Wildberries comic book listings
  • Price per page calculation and comparison
  • Identification of the best value comic book deals

Tech Stack

  • TypeScript
  • Puppeteer (for web scraping)
  • Yarn (package manager)

Project Structure

The main application code is located in the product/finder directory.

Getting Started

Prerequisites

  • Node.js (LTS version recommended)
  • Yarn package manager

Installation

  1. Clone the repository:
git clone [repository-url]
  1. Install dependencies:
yarn install

Usage

To run the comic book deal finder:

  1. Navigate to the finder directory:
cd product/finder
  1. Start the script:
yarn start

About

Comic Book Deal Finder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0