cobra
Registered Member
- Dec 6, 2007
- 82
- 76
If you just wanna quickly run some urls through the list, you can use this imacro:
PHP:
VERSION BUILD=6000818
SET !ERRORIGNORE YES
TAB T=1
TAB CLOSEALLOTHERS
PROMPT Enter<SP>URL<SP>without<SP>"http:"<SP>or<SP>"www" !VAR1
URL GOTO=http://www.websiteoutlook.com/www.{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.statbrain.com/www.{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.builtwith.com/?{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://snapshot.compete.com/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.aboutus.org/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.quantcast.com/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.cubestat.com/www.{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://whois.tools4noobs.com/info/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.alexa.com/siteinfo/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.alexa.com/data/details/?url={{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.siteadvisor.cn/sites/{{!VAR1}}/summary/
WAIT SECONDS=4
URL GOTO=http://whois.domaintools.com/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.aboutdomain.org/backlinks/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.whoisya.com/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.who.is/whois-com/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.robtex.com/dns/{{!VAR1}}.html
WAIT SECONDS=4
URL GOTO=http://www.zimbio.com/search?q={{!VAR1}}&btnG=Search
WAIT SECONDS=4
URL GOTO=http://whois.ws/whois-info/ip-address/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://whoisx.co.uk/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://searchanalytics.compete.com/site_referrals/{{!VAR1}}
WAIT SECONDS=4
URL GOTO=http://www.quarkbase.com/show/{{!VAR1}}
WAIT SECONDS=10