'Webb' is dedicated to solving all the web crawling and scrapping needs of the users. It needs your collaboration help to make it great! So if you want to enhance webb
, spot and fix a bug, or just generally want to get involved, I'd love your help! Below is a list of things that might help you in contributing to webb
.
- Make sure you have a GitHub account
- Either sumbit an issue directly on GitHub or head to
webb's
Issues page- For bugs, clearly describe the issue including steps to reproduce
- For enhancement proposals, be sure to indicate if you're willing to work on implementing the enhancement
- Fork the repository on GitHub
webb.py
file in the webb
directory is where you will need to make changes because that is the directory where the source code exists.
- Push your changes to the branch in your fork of the repository.
- Submit a pull request to the main repository