7
9 Comments

Is there a no code way to building aggregator news site?

for example, this - https://www.hvper.com/

I find it fascinating to curate all the top viral stories into a single page, may go macro or niche down to industry, as there's so much content on the web, people would find value in filtered content that's relevant

on March 2, 2020
  1. 4

    hmm I've seen it done with an RSS feed and using https://monkeylearn.com/

    1. 1

      $299 a month. #sweat

  2. 3

    You can use Integromat to collect all the RSS feeds. Feed that data into Airtable/Google Sheet. Display it using Bubble/Webflow or Sheet2site

  3. 3

    The easiest way in two steps:

    1. pass the RSS feeds of each site through something like Parabola (https://parabola.io/), and have them automatically export to a Google sheet.

    2. use any of the many 'sheet 2 site' tools to display that Google sheet in a website

    If there's no RSS feed you could always scrape the headlines using https://simplescraper.io ( tool I built) which also exports to Google sheets.

    1. 1

      that's a good approach, thanks for the ideas

  4. 3

    If you can set up all of the api connections, then you can definitely build something like this on Bubble :)

  5. 2

    Wow
    Website you have mentioned is quite fascinating try to ask this same on twitter also you got some recommendations for sure & let me know also
    following this

  6. 1

    Feedly and Google News may have some apis

  7. 1

    You can set the API connections and add beautiful & required filters using Dronahq.com

  8. 2

    This comment was deleted 5 years ago