Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Great suggestion, you can use the article API already to do this (providing the URL of the post and the 'tag' parameter), but maybe you are thinking of analyzing other types of content? Or perhaps the ability to POST your own text data instead of just the URL?


Exactly. For instance, if a user is typing in a blog post, right now the flow would be:

1) User submits post

2) I create a page for their post

3) I call your API to analyze the page

4) I update the page with the auto-tags

5) I redirect the user to the post

This is kind of slow. I could do it with AJAX calls too, but it's still an awkward flow. A better flow would be:

1) User submits post.

2) I pass the text of the post to your service.

3) You analyze the text and send me back the tags.

4) I add the tags into the post and create the URL.

5) I redirect the user to the URL.

This is a much more natural flow.

There are other solutions in this space, like Zemanta, but they generally suck. If I enter a term like "social network" into Zemanta it will tell me Google Buzz is a tag... which is ridiculous.


Funny thing, we have a start-up in submission to YC that should help with that. We hope to release a demo to HN in a couple of days.


Awesome... can I have a beta invite? :)


Hi, here is the link to detailing what you can try out right now. The official beta launch is going to be later on this week, but you can get started using it anytime you like: https://sites.google.com/site/thinkersrus/products-1/science...

Enjoy! :)




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: