UNPKG

@essetwide/html-scrapper

Version:

A HTML to JSON scrapper based on a Headless Browser navigation.

5 lines (4 loc) 85 B
const HTMLScrapper = require('./HTMLScrapper'); module.exports = { HTMLScrapper };