- Do NOT modify/remove others content.
- Try to pull requests and check that there's no merge conflicts.
- No Spam or Invalid pull Response
- Fork this repo
- Clone on your local machine
git clone https://github.com/mustafa-ali-8108/Web-scraping.git
- Navigate to project directory.
cd Web-scraping
- Add your contribution
git add .
- Commit your changes.
git commit -m "Relevant message"
- Then push
git push