Website scrapper
Web scrapping project in Python.
Created for learning purposes.
Start
- Install python
- Update configuration with websites
- Launch script (can be different depending on used python version):
python3 ./src/scrapper.py
Disclosure
Scrapping websites not owned by you might not be legal. Please use for learning purposes only.
Contributions
You are free to make suggestions or contributions throught pull request. I will be glad integrate them.