javascript - How to get contents from HTML or JS using Objective c? -


my boss asking me list of songs info following page: http://mp3.sogou.com/music.so?query=love%20me%20like%20you%20do&st=1

so if use chrome open link, won't see html contents regarding list of songs. however, if right click , choose inspect elements, can see info regarding each song. dont' know html thing. dynamic html or js? need write codes in objective c song list info. how can it? can 1 guide me right direction please? enter image description here

enter image description here


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -