Skip to content

Skywire/DomChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dom Checker

Check a Magneto PDP and trigger a notification if the product count is less than expected

Installation

git clone https://github.com/Skywire/DomChecker.git ~/DomChecker
cd DomChecker
[python3 executable] -m pip install -r requirements.txt

Slack Configuration

Ensure your slack bot has chat:write and file:write permissions

Usage

[python3 executable] ~/DomChecker/main.py [url] [search class] [min product count] [slack channel] [slack token]

e.g https://example.com/category .product 10 #notifications a-bot-user-slack-token

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages