eggheadcafe Articles - ASP.NET: Using the Yahoo Term Extraction API to generate keyword phrases for a web page
"Often when creating an article or a blog post, we want to generate useful keywords that search engines will index on. This can be done directly from the content itself using the Yahoo Term Extraction API.
The API is extremely easy to use: you pass in a string containing the content as a POST variable, along with your API key, and you get back a string array of terms that Yahoo recommends.
Learn about the Term Extraction API:
Get an API Key hereHere is a class I put together that handles everything:
...
Is it sad that the first thing I thought about when reading this that it would make a great Windows Live Writer plugin?
No comments:
Post a Comment
NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...
ALL comments are moderated. I will review every comment before it will appear on the blog.
Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...
Please see my comment policy for more information if you are interested.
Thanks,
Greg
PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...