Skip to content

mhvuze/MydealzScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MydealzScraper

Scraper for mydealz.de that also offers bot functionalities for Telegram. Not affiliated with MyDealz in any way. Inspired by mydealz_alert.

Requirements

Install the following libraries to use this script:

  • bs4
  • colorama
  • emoji
  • lxml
  • pyshortener
  • maybe more that are not part of Python by default

Usage

You can control the following settings in settings.txt:

  • debug_mode: Enable/disable debug messages
  • short_url: Enable/disable short urls for deal messages
  • sleep_time: Set time to sleep after each cycle
  • telegram: Enable/disable Telegram messages for new deals
  • tg_token: Set token of your Telegram bot
  • tg_cid: Set recipient chat id on Telegram
  • tg_cid2: Set second recipient chat id on Telegram

You can use the following commands on Telegram:

  • /add : Add item to list of wanted products
  • /remove : Remove item from list of wanted products
  • /list: Show list of all wanted products
  • /reset: Reset list of discovered deals
  • /hello: Ask for life sign without changing anything

Example image

alt tag

About

Scraper für mydealz.de

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages