Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 358 Bytes

HackerNewsScraper

HackerNewsScraper is a C# Console Application that parses and extracts data from https://news.ycombinator.com/ and present it in a Json format

Libraries

Html Agility Pack (https://html-agility-pack.net/)

Usage

Just run the application and enter an integer input.

Test

Tested for user inputs and data model validation.