An open API service indexing awesome lists of open source software.

https://github.com/codingerik/basic-scraper-


https://github.com/codingerik/basic-scraper-

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web Scraper

## Description

This is some some code to get you started web scraping! It a node package called puppeteer.


## Table of Contents

* [Installation](#installation)
* [Usage](#usage)
* [Credits](#credits)
* [License](#license)
* [Badges](#badges)
* [Contributing](#contributing)
* [Tests](#tests)

## Installation

To run this file run npm init, then npm i puppeteer, enter the desired url you wish to scrape and then node index.js to run the script.


## Usage

see explanation for directions on how to run this script.

Include screenshots as needed.


## Credits

* Erik, Developer: Email: [dluna5629@icloud.com](emailTo:dluna5629@icloud.com), Github Username: CodingErik Github Link: https://github.com/CodingErik

## Licensed 🏆

MIT License


## Badges

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)


## Contributing

If you would like to contribute to this project, clone the project and submit a pull request.

[Contributor Covenant](https://www.contributor-covenant.org/)

## Tests

n/a