juust ~ php oddities

Unordered list of one element
  • rss
  • begin
  • about
    • vcard
    • WTF is BroJesus
  • php scripts
    • flickr wp widget
    • google multi key serp tool, php script
    • gwt plugin
  • php classes
    • php pagerank class
    • fibonacci class
    • robots.txt parser php class
  • serp
    • serp dashboard wordpress plugin
  • services

scrape keywords

juust | 05/07/2008

If you are truly desparately seeking keywords :

$seed=”test”;
  1.  $html = file_get_contents("http://freekeywords.wordtracker.com/?seed=".urlencode($seed)."&suggest=Hit+Me&adult_filter=remove_dubious");
  2.  if(!eregi("Apologies", $html)){
  3.   preg_match_all("/remove_dubious\">(.+?)< \/a>/", $html, $keywords);
  4.   foreach($keywords[1] as $keyword){
  5.    echo $keyword."";
  6.   }
  7.  }

I’d use 7Search, you can’t scrape that one but it does have pretty good results for the american/english region. (compare it’s search volume estimate to google adwords, they match)

Categories
seo
Tags
php, seo, tool
Comments rss
Comments rss
Trackback
Trackback

« seo : pagerank and serp part I google guidelines »

Leave a Reply

Click here to cancel reply.

Recent Posts

  • Pagerank sculpting session
  • wish you were here
  • interesting : seo panel
  • availability test
  • Mayday

click me!
rss
Comments rss
Blog Directory
Web Developement Blogs - BlogCatalog Blog Directory
Listed in LS Blogs the Blog Directory and Blog Search Engine
Blog Flux Directory
joopita.com free web directory and search engine
design by jide
sitemap
17241 confirmed spam kills