generator-scraper

Generate a scraping project with webdriver.io

Usage no npm install needed!

<script type="module">
  import generatorScraper from 'https://cdn.skypack.dev/generator-scraper';
</script>

README

generator-scraper NPM version Build Status Dependency Status Coverage percentage

Generate a scraping project with webdriver.io

Installation

First, install Yeoman and generator-scraper using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-scraper

Then generate your new project:

yo generator-scraper

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Pasindu Perera