This script gets last 100 posts from vkontakte wall and finds posts which have an audio attachment.
requires python2 and vkontakte
python vk_wall_music.py username password [-html]
You can use optional argument "-html" to generate html file. Html file will be saved as result.html in script directory.
Without "-html" argument sctipt just prints out all found links.