https://github.com/codingerik/basic-scraper-
https://github.com/codingerik/basic-scraper-
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingerik/basic-scraper-
- Owner: CodingErik
- License: mit
- Created: 2020-10-17T18:28:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T10:35:52.000Z (about 1 year ago)
- Last Synced: 2025-02-15T11:28:13.301Z (about 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](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