Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 297 Bytes

Disk Scraper

Overview

Simple python script to scrape disk prices from Scorptec and prints them out into a nice table.

Will try and include more online retailers.

Requirements

  • Python3
  • beautifulsoup4
  • json
  • prettytable
  • requests

Author

Timothy Vigers([email protected])