Skip to content

Download website to local directory (including all css, images, js, etc.)

Notifications You must be signed in to change notification settings

OmarKhalil10/node-website-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-website-scraper

Download website to local directory (including all css, images, js, etc.)

Welcome to node-website-scraper! This is an open-source project that welcomes contributions from developers of all skill levels. We appreciate your interest in this project and look forward to your contributions!

Requirements

  • nodejs version >= 14.14
  • website-scraper v5 is pure ESM (it doesn't work with CommonJS)

Installation

npm install

Run

npm .

Getting Started

To get started with contributing to this project, you'll need to follow these steps:

  1. Fork this repository to your own GitHub account.
  2. Clone the forked repository to your local machine using git clone https://github.com/OmarKhalil10/node-website-scraper.git
  3. Create a new branch using git checkout -b new-branch-name.
  4. Make your changes and commit them with a descriptive message.
  5. Push your changes to your forked repository using git push origin new-branch-name.
  6. Create a pull request from your forked repository to this repository.

Contributing Guidelines

Before making a contribution, please make sure to read our contributing guidelines. This document outlines our expectations for contributions and provides information on how to submit pull requests.

Code of Conduct

We expect all contributors to adhere to our code of conduct. This document outlines our expectations for behavior within the community, as well as the consequences for unacceptable behavior.

Getting Help If you have any questions or need help with contributing to this project, please don't hesitate to reach out to us. You can contact us by opening an issue or by sending us an email.

Acknowledgments We would like to thank all of our contributors for their hard work and dedication to this project. Your contributions help make this project a success!

About

Download website to local directory (including all css, images, js, etc.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published