ZoomRepo/tradding-buddy-template
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
eBay Scrapper to get Buy it Now items within Price range. Web Scraping: The library used for webscraping is Beautiful Soup 4. Front end: Apache2 will host HTML page in /var/www/html/*.HTML These pages can be modified using the Python service and be used as a data store for staet reference. Notifications: These will be sent by stmp and sms to devices with Link, Price, Desc. install requirements on new device: pip3 install -r requirements.txt