How to extract keywords from a domain name?

Discussion in 'Programming' started by redhits, Aug 3, 2010.

  1. #1
    Any ideas how to create a fast script to extract key words from a domain names?
    for example personal computers for personalcomputers.(com) ?!

    or red loan , for "redloan"

    I was thinking to try scrapping the google searh suggestion

    but it's working for common phrases only. So it will work for personalcomputers , but not for redloan

    http://www.google.com/#hl=en&safe=o...g2g-sx7&aql=&oq=&gs_rfai=&fp=54f82aed08f318e8

    http://www.google.com/#hl=en&safe=o...g2g-sx7&aql=&oq=&gs_rfai=&fp=54f82aed08f318e8
     
    redhits, Aug 3, 2010 IP
  2. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #2
    Try to find a lib from phpclasses. You will need to do some serious pattern matching if otherwise.
     
    Kaizoku, Aug 6, 2010 IP