Show HN: A single, searchable API for all social networks, news, and blogs
1–10 of 46 posts
Re: Show HN: A single, searchable API for all social networks, news, and blogs
#2How can folks help build this out? Could it be an open service?
Re: Show HN: A single, searchable API for all social networks, news, and blogs
#3Really love this idea. I've started something similar for my content platform Amplifize.com, but am still in very early stages. How can folks help build this out? Could it be an open service?
To your questions: one of the major benefits of the service is the "crowdsourced" aspect of it. That is: the more people using the same API, the more news articles get found and indexed. Furthermore, the API actually hooks into other paid APIs, so it actually wouldn't work very well for you to run it on your own servers unless you wanted to also pay for them. For all these reasons and more, we think that a hosted API is the best solution.
Re: Show HN: A single, searchable API for all social networks, news, and blogs
#4Re: Show HN: A single, searchable API for all social networks, news, and blogs
#5Really love this idea. I've started something similar for my content platform Amplifize.com, but am still in very early stages. How can folks help build this out? Could it be an open service?
Thanks! I'm one of the devs on the project; you can contact me directly at Zane@Streamified.com. To your questions: one of the major benefits of the service is the "crowdsourced" aspect of it. That is: the more people using the same API, the more news articles get found and indexed. Furthermore, the API actually hooks into other paid APIs, so it actually wouldn't work very well for you to run it on your own servers u…
Re: Show HN: A single, searchable API for all social networks, news, and blogs
#6Re: Show HN: A single, searchable API for all social networks, news, and blogs
#7The idea is good. But clarifying it further, how many API calls per month do you offer or plan ? Correct me if I am wrong, searchable means topic/keyword parsing with context analysis (i.e. intention analysis)?
Yes, our searching capacities include everything from categories to sentiment to tags to media... you name it. ElasticSearch powers our backend, which is powered by Lucene, so anything in an article can be searched. Check out the articles/search endpoint: https://streamified.me/developer/#endpoint=GET%20articles%2F...
Re: Show HN: A single, searchable API for all social networks, news, and blogs
#8Re: Show HN: A single, searchable API for all social networks, news, and blogs
#9If this depends on the individual APIs (especially twitter) and sees any sort of traction, isn't there a massive risk that one of the providers could block access to streamified?
Re: Show HN: A single, searchable API for all social networks, news, and blogs
#10I'm curious, are you proxying apis or crawling and keeping the information local to serve?