This is a fairly flexible project, in that I don't care how it is done...as long as the end results are the same.
I need a script that will crawl the web, for MAGENTO websites...i.e ecommerce sites running on the Magento platform. I'm not really bothered how it is done.... but the end result must be as follows;
The output will be written to a Google Doc Spreadsheet file, and it will contain the following fields;
Website URL
Is Website Responsive (yes/No)
TITLE tag
The script must run from a windows based PC, and at runtime will have the following options;
'Search String' - This is the string that will be used to search Google. For example, if I type in 'cars' the script would populate the Google spreadsheet with a list of "car" related Magento websites.
'domain limiter' - For example, we may only want to search for .co.uk site or .com
HINT: It's fairly easy to identify Magento sites by going to /admin and seeing if the word "Magento" exists.
Anyone who can code this script, drop me a pm?
I need a script that will crawl the web, for MAGENTO websites...i.e ecommerce sites running on the Magento platform. I'm not really bothered how it is done.... but the end result must be as follows;
The output will be written to a Google Doc Spreadsheet file, and it will contain the following fields;
Website URL
Is Website Responsive (yes/No)
TITLE tag
The script must run from a windows based PC, and at runtime will have the following options;
'Search String' - This is the string that will be used to search Google. For example, if I type in 'cars' the script would populate the Google spreadsheet with a list of "car" related Magento websites.
'domain limiter' - For example, we may only want to search for .co.uk site or .com
HINT: It's fairly easy to identify Magento sites by going to /admin and seeing if the word "Magento" exists.
Anyone who can code this script, drop me a pm?