Giter Site home page Giter Site logo

timnekk / marketplacesgoodstracker Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 0.0 1.09 MB

Quantity and Price Tracker for Marketplaces

License: GNU General Public License v3.0

Python 98.81% Dockerfile 0.33% Just 0.86%
gspread ozon parser sheets tracker google-sheets wildberries marketplace

marketplacesgoodstracker's Introduction

MarketplacesGoodsTracker

Quantity and price tracker for Ozon and Wildberries (based on selenium and gspread)

๐Ÿ“„ Preview

Ozon

Ozon

Wildberries

Wildberries

๐Ÿ“ฆ Installation

  1. Clone the repository

    git clone https://github.com/TimNekk/MarketplacesGoodsTracker
  2. Rename .env.dist to .env and configure it

    cd MarketplacesGoodsTracker
    cp .env.dist .env
  3. Add creds.json to the root of the project

    mv /path/to/creds.json .
  4. Install the dependencies (Optional, if not using Docker)

    pip install -r requirements.txt

๐Ÿš€ Usage

Using Docker Compose (with just)

Run for both Ozon and Wildberries

just start

Or for specific marketplace

just start-oz
# or
just start-wb

Stop the app

just stop

Tip

More commands can be found in justfile

Using Pure Python

Run the app for Ozon

python run.py -oz

Or for Wildberries

python run.py -wb

Additional options can be shown with

python run.py -h

๐Ÿ‘ฅ Contributing

Contributions are welcome! Here's how you can help:

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request
  6. Get your code reviewed
  7. Merge your code
  8. Get a ๐ŸŒŸ

๐Ÿ“ License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details

marketplacesgoodstracker's People

Contributors

imgbotapp avatar timnekk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

marketplacesgoodstracker's Issues

Edges bug

When cells merges, they mess up egding. ๐Ÿ˜ข

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.