HACKER Q&A
📣 gorenb

How can I make an alternative front end for a website?


Hi. I'd like help making an alternative front-end for reddit with scrapy. I'm using a scrapy project. I know nothing about JavaScript, so the frontend part would preferably be more HTML/Tailwind-CSS oriented. This should all be python, less JavaScript in general.



👤 PaulHoule
Like download all of reddit with scrapy, put the content in a database and host your own site based on that database?