I am relatively a freshman for python. I just learnt how to identify urls in a webpage using python. However, now I want to extract the data from the chart in the webpage.
http://index.baidu.com/?tpl=trend&word=%D0%CB%D2%B5%D6%A4%C8%AF
I have three questions for which I need opinions.
- It requires login-in to see the webpage. (username:18521057966; pw:saifmf)
- Cannot find the data from the source code (html I am assuming)
- If we can find which part is the chart, how can we extract the data.