Overture Keyword Extractor for PHP

Discussion in 'PHP' started by vladimir, Jul 4, 2006.

  1. #1
    Hey...

    I just joined this forum few days ago, lots of activity here, I can barely keep up with you guys, haha.

    Anyways, for people interested in search marketing especially who use the overture keyword selector a lot, and who have some coding skills, I just made a function which extracts the keywords from that page.

    You can use it to build tools or whatever, it's fine with me. Here's the post:

    vladimir.pixeltomorrow.com/web-development-overture-keyword-extractor-using-php

    (no direct links yet, because I'm a newbie :) )

    Hope it helps,

    Vladimir

    P.S. If you blog about this one, please try to post about who's the original author, otherwise I will cry, feel sick and ugly, it happened some time ago with other stuff and I didn't liked it.
     
    vladimir, Jul 4, 2006 IP
  2. acplus

    acplus Guest

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm sure Overture will ban IP addresses as soon as they get bombarded with requests.

    Could be useful though!

    Regards,
    acplus
     
    acplus, Jul 15, 2006 IP
  3. vladimir

    vladimir Peon

    Messages:
    110
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you could cache the results once you get them, save them in a file and that's it.

    And when you start extracting words, you can make a random pause of XX seconds between each request, this way nothing will happen. Trust me :)


    Vladimir
     
    vladimir, Jul 15, 2006 IP
  4. PinoyIto

    PinoyIto Notable Member

    Messages:
    5,863
    Likes Received:
    170
    Best Answers:
    0
    Trophy Points:
    260
    #4
    You may also want to try the one I am using which I posted in my blog http://www.tips1001.com/2006/07/16/keyword-research-tool-script.html here is the output of the said script http://tips1001.com/tools/kwtool.php
     
    PinoyIto, Jul 16, 2006 IP