Creating a page like Memeorandum.com

Hello Everyone.

How would one go about coding a page like https://www.memeorandum.com/ ?
What would be the best language or package to run the algorithm?

Thank you

Scott

If you want to build a website, you need to start with html, css, and javascript. Head on over to freecodecamp.org and just follow the curriculum in order.

Hello ArielLesie

I have been and will continue, what I am asking is how would one go about writing the script to post news items based on a criteria. Would you use Javascript, Python, React ect. What would you use to create that?

Anyone know which language you wuld pick to aggregate links in this manner?

Per the site:
memeorandum is an auto-generated summary of the stories that US political commentators are discussing online right now.

Unlike sister sites Techmeme and Mediagazer, it is not a human-edited news outlet, but rather a media-monitoring tool for sophisticated news consumers.

I would use JavaScript.

1 Like