Skip to content

Latest commit

 

History

History

Hashnode_Scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Hashnode Script

  • This Scripts Collect The desired number of Best Posts from Hashnode.
  • Each Post will include Title , Brief Summary About Post and Author of Post.
  • All Data will be Stored in output.csv.
  • You can Customize Script According in Local Environment.

Setup instructions

  • Clone the Folder git clone https://github.com/HarshCasper/Rotten-Scripts
  • Change the directory cd Rotten-Scripts/JavaScript/Hashnode_Scripts.
  • Run command npm install.
  • Run the script using the command node script.js required_no_of_posts.
  • required_no_of_posts defines the number of Posts needed.
  • So run script as node script.js 14.

Output

output-img

Author

Sukriti Sood