dimanche 3 mars 2019

Is there a way to scrap the web for images of hardware without relying on image recognition validation?

I want to make a small, silly project. All I do is, I query the hardware currently isntaled in my machine, for example through the use of nvidia-smi for GPU's or /proc/cpuinfo in linux systems to check for the CPU.

So I have access to a large array of information, from the model name, to the specs of the component, to the vendor, model...

Is there a way to programmatically download images of this component from the web without relying on an image recognition algorithm to validate whether it is a valid image or not?

For example, is there a repository of these images for large vendors such as AMD and Intel, or is there an online marketplace such as amazon, where I can guarantee that the image is correct through assembling a correct url?




Aucun commentaire:

Enregistrer un commentaire