Apr-24-2019, 08:21 AM
Hi,
i wish to write a python scripts which will have the ability to track webpage pages and if any change that will happen it will save those changes on csv.
Below are the things i am willing to implement but requires ideas:
1. A python script that can track changes
2. What are the libraries required
3. How to compare changes and get only thing that have changed?
4. How to display changes also?
any idea on it from where i can start would be helpful?
i wish to write a python scripts which will have the ability to track webpage pages and if any change that will happen it will save those changes on csv.
Below are the things i am willing to implement but requires ideas:
1. A python script that can track changes
2. What are the libraries required
3. How to compare changes and get only thing that have changed?
4. How to display changes also?
any idea on it from where i can start would be helpful?
