Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 325 Bytes

hackernews-scrapper

Hackernews scrapping api based on promise(async/await)

Sample Output

{ 
point: '16 points',
author: 'rbanffy',
title: '3D printers have ‘fingerprints,’ which could help trace guns, counterfeit goods',
uri: 'http://www.buffalo.edu/news/releases/2018/10/030.html' 
}