Good afternoon all.
I am currently parsing this website : http://uk.easyroommate.com/results-room/loc/981238/pag/1 .
I want to get the listing of every url of each adverts. However this listing is coded with JavaScript. I can perfectly see them via the Firefox firebug, but I have not find any way to get them via Python. I think it is doable but I don' t know how.
EDIT : Obviously I have tried with module like BeautifulSoup but as it is a JavaScript generated page, it is totally useless.
Thank you in advance for your help.
dvert? How is it coded with CSS? CSS is not a programming language and it's very unlikely the content is added via CSS. What do you want to do with this data once you have it? What format do you need it in?We are not as familiar with you problem as you are and we all the details before we can help you.