How can i scrap(get ) the data from a website.
Example :- I have a site say www.getfinancialdata.com
now i want to grab the data by running a script/url frm my system to this website and then
sorting the data and save in spreadsheet.
I have done this thing for a simple website where i can view the HTML content in the body of a web page (after i do view source code)
But my problem is bit compex when i view the source i see it is the DOM data(no simple html content)there are jquery functions which populate the data .
ow can i grab the data from DOM(Jquery)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…