I've have a script that returns a list of urls when searching multiple WP blogs for a keyword. The format returned for each blog queried is a link e.g. http://wpblog.com/?s=search term, which is written to a file. Clicking that link will either take me directly to the full post url on the blog or to an excerpt of the post. This is all dependent on the theme used. If an excerpt, then the link to the full post in the excerpt needs to be followed to get to the final post url. So what I require is a script (*nix host) that will accept a list of urls (10-800) in the format http://wpblog.com/?s=search term, and then return a list of full post urls and write to a file named after the search term for that list i.e. search_term.txt. Note the search term will be the same for all urls in a list. Please PM if you can do this with a time frame and cost. Full payment will be made on being given access to a working test script that passes my requirements.