Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retrieving Image With JSoup
#1
This is more of a challenge then "help" but I couldn't do it so..


Objective: Grab the captcha image from the webpage, download it or whatever

When I tried it, I tried listing all links just to see if it would output but it didn't? No matter what I try id, div, nothing is getting the image src let alone downloading the image.
[Image: YungLean_SadBoys-byFredrikAnderssonAnder...40x300.jpg]
Reply
#2
Try using HTMLUnit - http://htmlunit.sourceforge.net/

It'll be able to run and render everything on the webpage, including Javascript.
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website