I try to scrap offers from ...http://olx.pl/... site, I'm using HttpClient, problem is that site retrived from client is way diffrient and doesn't contain offers list like it is in source code accessed directly from browser. Any idea?
Here's my code:... ...