A basic example of a web scraper using Nightmare.js
WIP.
Provide a link into the parser function.
Run by:
npm run start-dev
Expect to see the following JSON response:
{
"currency": "£",
"price": 164.98,
"title": "Samsung MZ-V7E1T0BW 970 EVO 1 TB V-NAND M.2 PCI Express Solid State Drive, Black"
}