Skip to content

gxqk monitor - A monitor for keepa that alerts you to pricing errors on amazon items. Supports all domains with webhook shipping integration.

Notifications You must be signed in to change notification settings

gxqk/Keepa-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚫 Don't be a skid or reselling this code src, please !!!🚫

✅ YOU NEED AN API KEY OF KEEPA.

Keepa Monitor X GXQK MONITOR

Keepa Monitor is a Python script designed to monitor product prices on Amazon using the Keepa API. It sends notifications via Discord webhooks for price errors and system statuses.

🔰 Features

  • Price Monitoring: Monitors product prices on specified Amazon domains.
  • Discord Integration: Sends notifications to Discord webhooks for price errors and system statuses.
  • Flexible Configuration: Easily configurable via config.json for API keys, webhook URLs, categories, and check intervals.
  • Error Handling: Handles API key exhaustion and system crashes gracefully, with automated recovery.

🟥 Requirements

  • Python 3.x
  • requests, schedule, and colorama Python packages.

💻 Installation

  1. Clone the repository:

    git clone https://github.com/gxqk/Keepa-Monitor.git
    cd Keepa-Monitor-main
  2. Install Dependicies

    Windows

    • Launch install.bat

    Ubuntu

    pip install -r requirements.txt
  3. Configure config.json:

  • Add your Discord webhook URLs (general_webhook_url and price_error_webhook_url).
  • Define Amazon categories (categories) and domains (domains).
  • Adjust check intervals (check_interval_seconds) and other settings as needed.
  • Choose in (use_next_api_on_exhaustion) yes or no.
  • adjust (discount_threshold) if u want.
  1. Add your KEEPA API api.txt
  • replace " test " by your keepa api

⚠ALERT : KEEPA API KEY ARE NOT FREE, YOU CAN FIND IT IN https://keepa.com/#!api

  1. Run the script:

    Windows

    • Launch start.bat

    UBUNTU

    py main.py
    or
    python3 main.py

    🎁GOAL🎁

10 STARS = PROXY SUPPORT 50 STARS = Web-Scraping method ( not keepa )

----------------------------------------------------------------------------------------

ISSUES ?

Add me on discord : gxqk

LICENCE

This project is licensed under the MIT License. See the LICENSE file for details.

About

gxqk monitor - A monitor for keepa that alerts you to pricing errors on amazon items. Supports all domains with webhook shipping integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published