Skip to content

piger/hermano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hermano

Scraper for used Herman Miller chairs sold by Griffin Office.

Configuration file

The configuration file is used to specify the credentials to send Push notifications via Pushover and to list all product names that will be ignored by the program; the structure of the configuration file is:

api_token = "AABBBCCDDEEFF"
user_key = "FFFEEEDDCCBBAAA"
ignored = [
	"title of a product that I want to ignore",
    "title of another product that I don't want to show"
]

api_token and user_key can be omitted to prevent sending Push notifications.

About

Scraper for used Herman Miller chairs sold by Griffin Office.

Resources

Stars

Watchers

Forks

Contributors