I want to make something that could possibly crawl JamLegend for a certain number of pages and grab all Song Names with the included song number. Then post it all to a .txt document in an organized list. How would I go about doing that? So far I could only display all links in an array like so... Array ( [0] => /login [1] => javascript:void(0); [2] => /forgot_password [3] => /signup [4] => / [5] => /songs [6] => /artists [7] => /library [8] => /showdown [9] => /top_players [10] => /trackers [11] => /song/104998/?ref=featured And on.... Code (markup):