Giter VIP home page Giter VIP logo

shopify-live-sales-tracker's Introduction

Shopify Sales Tracker

Since AliHunter is not free anymore, I would like to provide you all a free way to track sales of an shop which is way efficienter and better than the one's of AliHunter.

What's this?

This Shopify Sales Tracker is an educational purpose only tracker which tells you how high the sales volume of other shopify shops are.
If you have any suggestions, please open an issue or make a pull request.

Installation

  • Download the repo
  • Extract the source code
  • Install the requirements (NodeJS is required): npm install
  • Run the script: node .
  • Alternatively you can run the run.bat file

Features

  • Detects updates in config automatically
  • Clean console logs
  • 99.9% precise
  • Collects data about all products, variants and the whole shop and saves it in memory
  • Tells you the sales volume of a product, and its variant itself
  • Calculates the sales volume of a whole shop (estimated not 100% precise)
  • Detects variant image (if there is no variant it will pick the product thumbnail)
  • Error handler (script doesn't stop on errors, handles the errors instead)
    • uncaughtException
  • Easy customizable config(s)
    • For your discord bot: src\config\discord.js
    • Environ config: src\config\environ.js
    • Log config: src\config\log.js
    • Environ config: src\config\environ.js
  • Interval for checking (customizable in config)
    • You can find the config in src\shopify\config.json
  • Extra checks for more precise tracking
    • Checks if a variant got updated and nothing else instead
    • If e.g. the product description got updated, it won't get detected as a sale anymore
  • Very fast

Discord Bot:

  • Embed builder, clean messages
  • Command handler & event handler (You can easily extend the bot)
  • Commands:
    • [addshop/add]: Add a shop to track it
    • [removeshop/remove]: Remove a shop which is currently getting tracked
    • [list]: Get a list of all shops which the bot is currently tracking
  • Automatically creates webhooks & channels

To-Do:

  • Option to add proxies
  • Automatically delete discord webhooks & channels of shops which don't get tracked anymore
  • Automatically detect a whole cart and put everything into one embed
  • Last 24 hours stats

License:

By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.

shopify-live-sales-tracker's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.