TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Getting structured data from URL?

2 pointsby amiroucheover 8 years ago
I am looking for a service similar to zvelo.com which takes as input URLs or domains and returns structured data like the subject of the website, the different topics that appears on the website etc.<p>In an ideal world, it should be a REST service.<p>Any help?

3 comments

onion2kover 8 years ago
Amazon&#x27;s AWIS service will return up to 3 dmoz categories for a URL - <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;awis&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;awis&#x2F;</a>
owebmasterover 8 years ago
This is not something easy to be done. A lot of startups tried to succeed, some actually did (like www.summly.com), but there is no mainstream solution in this subject, AFAIK. It is not an easy technical solution.
f_allweinover 8 years ago
How about <a href="http:&#x2F;&#x2F;import.io" rel="nofollow">http:&#x2F;&#x2F;import.io</a> ? Does that cover what you are trying to do?