|
|
|
|
|
by chacham15
4851 days ago
|
|
This method is well known and there are ways of making this more difficult. For example, servers add a hidden request cookie which is a random number embedded in the page that the user is coming from. This forces you to actually parse the page. Then they can move it to javascript making it even more difficult. |
|
One rule I follow is to: Retrieve, Analyse and Regurgitate Everything.