SImple top; to see if your links are indexed.
Script to poll blekko search api. Need to plugin your own API KEY
Usage
$bs = new BlekkoSearch();
echo "" .$bs->getBlogResults($keyword->text) . "";
echo " " .$bs->getTwitterResults($keyword->text) ."";
echo "" .$bs->getFacebookResults($keyword->text) ."";
Depreated I think blekko no longer offers free version
Uses googles patent search API $ps = new PatentSearch("super tech"); echo "" .$ps->results($start) . "
Uses enom api to look up if a domain is take. Plugin your enom creditentials.
Todo:
Create a script that uses patent search, enom, twitter, facebook stats , adword data (keyword planning) to find good domains,
What kind of intelligence do I use?