Answer the question
In order to leave comments, you need to log in
How to read html pages using Java?
The task is this: to create a parser for the price and name of the lot in the Steam marketplace. I implemented this, however, due to the fact that there are a lot of pages with lots, you need to navigate through them. Links to each page end with #p2 (2nd page), #p3(3rd page) and so on. Because of this, when I read the html code into a variable, the characters after # are not taken into account and the information is taken from the first page anyway.
How to get information from other pages?
Link to the market
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question