UNPKG

node-scrapy

Version:

Simple, lightweight and expressive web scraping with Node.js

6 lines (4 loc) 74 B
const { extract } = require('./extract') module.exports = { extract, }