I found the issue, and couldn't resolve it. So, what I was trying was that I wanted to scrape info from a webpage showing some results of specific search. The issue was that the website is somehow not letting me to connect from my java application using jsoup. Probably to protect their contents. That's why there's was no elements I needed, because it's actually not there. The website offers openAPI for charge, so I decided to use other websites.
↧