Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

hmelder/IHS-Teardown-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badge badge badge badge

The IHS Teardown Analysis provides detailed Photos, PDFs and BOMs of various electronics. Very useful ... the problem is the price-tag. Well with this program you can legally obtain the full photo collection of all tear-downs.

Installation

pip3 install ihs-dl

Usage

ihs-dl

Screenshots

TUI

Brief Explaination

After some digging, I found a way to download the photos and PDFs. The preview photos on the IHS Teardown Website are only artificially limited and have a unique DeviceID and a PhotoID. PDFs have a different retrieving system that I don't understand as of yet. But I managed to use the query's ProductID to retrieve and download the associated photos. Each Photo has an associated JSON file (Title, Description etc). And after some HTML parsing, URL retrieving, photo downloading and renaming with the synced JSON we have full access to the IHS Teardown Archive.

Disclaimer and Copyright

The photos are publicly available and neither encrypted nor protected. There's no copyright infringement involved in any process. Be aware that every photo obtained is in the intellectual property of IHS Markit Ltd and may be illegal to redistribute.

Releases

No releases published

Packages

No packages published

Languages