iDoka / digikey-cool-stuff

Collection of scripts related to DigiKey

Home Page:http://idoka.ru/digikey-in-stock-notifier/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DigiKey Cool Stuff

This is simple parser/watcher/notifier of DigiKey stock status for P/N-list

ℹ️
Russian description available here: http://idoka.ru/digikey-in-stock-notifier/
⚠️
2019-09-16: You should use PHP version ⇐ 7.0 for works with simplehtmldom (waste several hours within php v7.2).

Intro

under construction

Dependencies

  • bash tool: make, cron

  • PHP CLI >= 5 (and no greater that 7.0)

  • PHP: curl, mbstring

ToDo

  • ❏ Telegram notify

  • ❏ Collect some statistics (Qty/Price trands)

Tags

#digikey, #partnumber, #php, #parser, #notifier

About

Collection of scripts related to DigiKey

http://idoka.ru/digikey-in-stock-notifier/

License:MIT License


Languages

Language:PHP 82.3%Language:Makefile 17.7%