README
ape-scraping
Scraper for ape framework
Installation
$ npm install ape-scraping --save
Usage
const apeScraping = require('ape-scraping');
License
This software is released under the MIT License.
Scraper for ape framework
<script type="module">
import apeScraping from 'https://cdn.skypack.dev/ape-scraping';
</script>
Scraper for ape framework
$ npm install ape-scraping --save
const apeScraping = require('ape-scraping');
This software is released under the MIT License.