I run searches across wordpress sites looking for specific author tokens (e.g Joe F.Bloggs), and results are returned in the following format: http://www.xxxxxxx.com/?s=Joe+F.+Bloggs http://www.zzzzzzzz.com/?s=Joe+F.+Bloggs http://www.yyyyyy.net/?s=Joe+F.+Bloggs The pages returned for each of the above searches will have a clickable post title or "View Post" link or similar wording. The script (runs under Linux) will need to follow that link to extract the full post url. Every WP theme uses different CSS, so there's no common naming for div's, classes etc, so script will need to be smart enough to figure out what the link is. The input method allows me to paste list of urls into a browser text box and then displays result in the browser. Pm me with your proposals (and est cost) Thanks