/Yoku

A minimal Yahoo! Auctions scraper.

Primary LanguagePython

Yoku

A minimal Yahoo! Auctions scraper deployed as a Telegram bot.

Installation

pip install yoku

Deployment

  • Request a token from BotFather on Telegram.

  • Set the YOKU_BOT_TOKEN environment variable to that token.

Run with:

yoku

To run in the background (Linux):

nohup yoku &

Bot Usage

Add a query

/add <query>

Remove a query

/rm <query>

List queries

/ls

Fetch queries

/force