Hi, I am new to here. I am doing with my honours project in University, it is about data mining. Before I can do data mining, first I need data.
I want to extract data from a site : www.tripadvisor.com
Should I write my web crawler with python? I don't know python but I've seen people using this to do it.
I don't need the extracted hyperlinks(Although I need to extract them in the process), I only want to extract the words(String) within the pages. Can python to that? Are there any help with me writing that?
Thank you very much.
Raymond