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!
- nodejs version >= 14.14
- website-scraper v5 is pure ESM (it doesn't work with CommonJS)
npm install
npm .
To get started with contributing to this project, you'll need to follow these steps:
- Fork this repository to your own GitHub account.
- Clone the forked repository to your local machine using git clone https://github.com/OmarKhalil10/node-website-scraper.git
- Create a new branch using git checkout -b new-branch-name.
- Make your changes and commit them with a descriptive message.
- Push your changes to your forked repository using git push origin new-branch-name.
- Create a pull request from your forked repository to this repository.
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.
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!