BlackHatMon3yMaker
Registered Member
- Feb 22, 2016
- 77
- 13
Basically I'm trying to download a picture from an element.
I try to extract it using the 'innerhtml' attribute but it always pulls the height,width,etc. behind it.
Whats the best way to tell the code to extract only the bolded into a variable? So that it works universally as well?
That way after that, I can tell it to download from the variable
I keep trying
but to no avail. I guess I don't understand why that wouldn't work.
Thanks in advance for any input.
I try to extract it using the 'innerhtml' attribute but it always pulls the height,width,etc. behind it.
Whats the best way to tell the code to extract only the bolded into a variable? So that it works universally as well?
That way after that, I can tell it to download from the variable
I keep trying
Code:
<innerhtml=w"img src=\"httpecx.images-amazoncom/images/I/*.jpg\" ">
Thanks in advance for any input.
Code:
<div id="ivLargeImage" style="height: 401px; display: block; opacity: 1; visibility: visible; cursor: zoom-in;">
<img src="[B]httpecx.images-amazoncom/images/I/61kABvWK2WL._SL1200_jpg[/B]" class="fullscreen" style="margin-top: 130.315px; margin-left: 0px; height: 140.37px; width: 237px;"></div>