Skip to content

NodeJS robot that helps me to build CSSLab's Weekly newsletter

License

Notifications You must be signed in to change notification settings

juanbrujo/weekly-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSSLab Weekly Assistant

NodeJS robot that helps me to build CSSLab's Weekly newsletter

under development

This NodeJS script (by now) helps me to build the CSSLab Weekly newsletter. So I'm automating some things and some of them is being added to this 🤖 Assistant.

  • v0.0.2: better callbacks. bugfix screenshot url.
  • v0.0.1: scrapes a list of sites (.js array) and get title, description and screenshot of each one of them. Saves them to a specific folder.

USE:

Clone and:

$ cd csslab-weekly-assistant
$ npm install
// start
$ node .

TO-DO:

  • ask for new directory and use it to save new files (inquirer)
  • better callbacks (thanks @lgaticaq!)

LICENSE:

MIT License