Skip to content

con-dev123/ToshPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToshPy

Get Toshiba device warranty infomation from https://support.dynabook.com/warranty in bulk

I created this script in a hurry to get a lot of info quickly from Toshiba's warranty website. It's not optimized or neat, but it does the job and works as needed.

To use, follow the below:

  1. Create a txt file in the same folder as toshiba_warranty_scraper.py called "serials.txt"
  2. Fill txt file with serial numbers you want info on, with each serial number on a new line
  3. Run toshiba_warranty_scraper.py (need to install Requests Python module)
  4. Script will create CSV with all the info you need!

About

Get Toshiba device warranty info in bulk (purchase date, warranty status etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages