Codytechs

Codytechs is an article and feeds aggregator with some bit of content moderation, through this project I have been able to learn how to crawl information especially with Node Js as I’m new to it and also with the use of some libraries ensure images are moderated.

Published Dec 19, 2021
featured image

Codytechs is an article and feeds aggregator with some bit of content moderation, through this project I have been able to learn how to crawl information especially with Node Js as I’m new to it and also with the use of some libraries ensure images are moderated, to summarize what the app does, it 1: Subscribes to RSS feeds submitted (mostly development and programming feeds) 2: Parse the feed and crawl for information like the author's name and their links 3. Create a post on the codytech.com website 4. Also add the post info to my Notion document (view this every day to select which posts should be posted to Instagram) 5. Cron job to post from the selected list to Instagram regularly