There are many games not downloadable from HumbleBundle but only offer a key to redeem from services like Steam or Origin, it would be nice to have a way to import only those that are downloadable from the HumbleBundle store, even if they also offer a Steam key, since the download there is usually DRM free.
Maybe add the option to import the key-only games from the Keys page.
Below are different types I collected, might not be an exhaustive list. The elements are the innermost ones that exist for each type but not for the other, there are other outer elements that could be tested for contents instead too.
Download only:

<div class="js-download-button download-button">
Download + Key:

<div class="js-download-button download-button">
(...)
<div class="keyfield redeemed" title="XXX"></div>
example of a redeemed key element. (does not match screenshot)
Key only (Origin and Steam versions):

<div title="click to redeem on Origin" class="keyfield ">
click to redeem on Origin

<div title="click to redeem on Steam" class="keyfield ">
click to redeem on Steam
(...)
examples of unredeemed elements.
There are many games not downloadable from HumbleBundle but only offer a key to redeem from services like Steam or Origin, it would be nice to have a way to import only those that are downloadable from the HumbleBundle store, even if they also offer a Steam key, since the download there is usually DRM free.
Maybe add the option to import the key-only games from the Keys page.
Below are different types I collected, might not be an exhaustive list. The elements are the innermost ones that exist for each type but not for the other, there are other outer elements that could be tested for contents instead too.
Download only:

Download + Key:

example of a redeemed key element. (does not match screenshot)
Key only (Origin and Steam versions):

examples of unredeemed elements.